From d9e931acaf65b8454f8cfdf4ae9937af9c00c1db Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Thu, 25 Oct 2018 14:43:44 +0200 Subject: [PATCH] client: tests: avoid mixing stdout and stderr output on failure On failure the self.fail() message often appears in the middle of the diff between expected/actual output, making it hard to read. Since print() output goes to stdout (which is buffered) and self.fail() to stderr (which is not), flush stdout before printing the failure message to ensure the two don't mix. --- .../test_001.expected | 88 +- .../test_002.expected | 48 +- .../test_003.expected | 838 ++++---- .../test_004.expected | 1704 ++++++++--------- clients/tests/test-client.py | 2 + 5 files changed, 1341 insertions(+), 1339 deletions(-) diff --git a/clients/tests/test-client.check-on-disk/test_001.expected b/clients/tests/test-client.check-on-disk/test_001.expected index 17f9d76031..c2e11e8952 100644 --- a/clients/tests/test-client.check-on-disk/test_001.expected +++ b/clients/tests/test-client.check-on-disk/test_001.expected @@ -1,5 +1,5 @@ size: 395 -location: clients/tests/test-client.py:827:test_001()/1 +location: clients/tests/test-client.py:829:test_001()/1 cmd: $NMCLI lang: C returncode: 0 @@ -15,7 +15,7 @@ Consult nmcli(1) and nmcli-examples(5) manual pages for complete usage details. <<< size: 438 -location: clients/tests/test-client.py:827:test_001()/2 +location: clients/tests/test-client.py:829:test_001()/2 cmd: $NMCLI lang: pl_PL.UTF-8 returncode: 0 @@ -33,7 +33,7 @@ o użyciu. <<< size: 188 -location: clients/tests/test-client.py:829:test_001()/3 +location: clients/tests/test-client.py:831:test_001()/3 cmd: $NMCLI -f AP -mode multiline -p d show wlan0 lang: C returncode: 10 @@ -43,7 +43,7 @@ Error: Device 'wlan0' not found. <<< size: 214 -location: clients/tests/test-client.py:829:test_001()/4 +location: clients/tests/test-client.py:831:test_001()/4 cmd: $NMCLI -f AP -mode multiline -p d show wlan0 lang: pl_PL.UTF-8 returncode: 10 @@ -53,7 +53,7 @@ Błąd: Nie odnaleziono urządzenia „wlan0”. <<< size: 120 -location: clients/tests/test-client.py:831:test_001()/5 +location: clients/tests/test-client.py:833:test_001()/5 cmd: $NMCLI c s lang: C returncode: 0 @@ -63,7 +63,7 @@ stdout: 1 bytes <<< size: 130 -location: clients/tests/test-client.py:831:test_001()/6 +location: clients/tests/test-client.py:833:test_001()/6 cmd: $NMCLI c s lang: pl_PL.UTF-8 returncode: 0 @@ -73,7 +73,7 @@ stdout: 1 bytes <<< size: 192 -location: clients/tests/test-client.py:833:test_001()/7 +location: clients/tests/test-client.py:835:test_001()/7 cmd: $NMCLI bogus s lang: C returncode: 2 @@ -83,7 +83,7 @@ Error: argument 'bogus' not understood. Try passing --help instead. <<< size: 221 -location: clients/tests/test-client.py:833:test_001()/8 +location: clients/tests/test-client.py:835:test_001()/8 cmd: $NMCLI bogus s lang: pl_PL.UTF-8 returncode: 2 @@ -93,7 +93,7 @@ Błąd: nie zrozumiano parametru „bogus”. Można użyć „--help” zamiast <<< size: 1413 -location: clients/tests/test-client.py:836:test_001()/9 +location: clients/tests/test-client.py:838:test_001()/9 cmd: $NMCLI general permissions lang: C returncode: 0 @@ -119,7 +119,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown <<< size: 1441 -location: clients/tests/test-client.py:836:test_001()/10 +location: clients/tests/test-client.py:838:test_001()/10 cmd: $NMCLI general permissions lang: pl_PL.UTF-8 returncode: 0 @@ -145,7 +145,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane <<< size: 1543 -location: clients/tests/test-client.py:836:test_001()/11 +location: clients/tests/test-client.py:838:test_001()/11 cmd: $NMCLI --color yes general permissions lang: C returncode: 0 @@ -171,7 +171,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown <<< size: 1570 -location: clients/tests/test-client.py:836:test_001()/12 +location: clients/tests/test-client.py:838:test_001()/12 cmd: $NMCLI --color yes general permissions lang: pl_PL.UTF-8 returncode: 0 @@ -197,7 +197,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane <<< size: 1620 -location: clients/tests/test-client.py:836:test_001()/13 +location: clients/tests/test-client.py:838:test_001()/13 cmd: $NMCLI --pretty general permissions lang: C returncode: 0 @@ -227,7 +227,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown <<< size: 1677 -location: clients/tests/test-client.py:836:test_001()/14 +location: clients/tests/test-client.py:838:test_001()/14 cmd: $NMCLI --pretty general permissions lang: pl_PL.UTF-8 returncode: 0 @@ -257,7 +257,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane <<< size: 1749 -location: clients/tests/test-client.py:836:test_001()/15 +location: clients/tests/test-client.py:838:test_001()/15 cmd: $NMCLI --pretty --color yes general permissions lang: C returncode: 0 @@ -287,7 +287,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown <<< size: 1806 -location: clients/tests/test-client.py:836:test_001()/16 +location: clients/tests/test-client.py:838:test_001()/16 cmd: $NMCLI --pretty --color yes general permissions lang: pl_PL.UTF-8 returncode: 0 @@ -317,7 +317,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane <<< size: 1045 -location: clients/tests/test-client.py:836:test_001()/17 +location: clients/tests/test-client.py:838:test_001()/17 cmd: $NMCLI --terse general permissions lang: C returncode: 0 @@ -342,7 +342,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown <<< size: 1055 -location: clients/tests/test-client.py:836:test_001()/18 +location: clients/tests/test-client.py:838:test_001()/18 cmd: $NMCLI --terse general permissions lang: pl_PL.UTF-8 returncode: 0 @@ -367,7 +367,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown <<< size: 1175 -location: clients/tests/test-client.py:836:test_001()/19 +location: clients/tests/test-client.py:838:test_001()/19 cmd: $NMCLI --terse --color yes general permissions lang: C returncode: 0 @@ -392,7 +392,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown <<< size: 1185 -location: clients/tests/test-client.py:836:test_001()/20 +location: clients/tests/test-client.py:838:test_001()/20 cmd: $NMCLI --terse --color yes general permissions lang: pl_PL.UTF-8 returncode: 0 @@ -417,7 +417,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown <<< size: 1429 -location: clients/tests/test-client.py:836:test_001()/21 +location: clients/tests/test-client.py:838:test_001()/21 cmd: $NMCLI --mode tabular general permissions lang: C returncode: 0 @@ -443,7 +443,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown <<< size: 1456 -location: clients/tests/test-client.py:836:test_001()/22 +location: clients/tests/test-client.py:838:test_001()/22 cmd: $NMCLI --mode tabular general permissions lang: pl_PL.UTF-8 returncode: 0 @@ -469,7 +469,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane <<< size: 1558 -location: clients/tests/test-client.py:836:test_001()/23 +location: clients/tests/test-client.py:838:test_001()/23 cmd: $NMCLI --mode tabular --color yes general permissions lang: C returncode: 0 @@ -495,7 +495,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown <<< size: 1585 -location: clients/tests/test-client.py:836:test_001()/24 +location: clients/tests/test-client.py:838:test_001()/24 cmd: $NMCLI --mode tabular --color yes general permissions lang: pl_PL.UTF-8 returncode: 0 @@ -521,7 +521,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane <<< size: 1635 -location: clients/tests/test-client.py:836:test_001()/25 +location: clients/tests/test-client.py:838:test_001()/25 cmd: $NMCLI --mode tabular --pretty general permissions lang: C returncode: 0 @@ -551,7 +551,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown <<< size: 1692 -location: clients/tests/test-client.py:836:test_001()/26 +location: clients/tests/test-client.py:838:test_001()/26 cmd: $NMCLI --mode tabular --pretty general permissions lang: pl_PL.UTF-8 returncode: 0 @@ -581,7 +581,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane <<< size: 1764 -location: clients/tests/test-client.py:836:test_001()/27 +location: clients/tests/test-client.py:838:test_001()/27 cmd: $NMCLI --mode tabular --pretty --color yes general permissions lang: C returncode: 0 @@ -611,7 +611,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check unknown <<< size: 1821 -location: clients/tests/test-client.py:836:test_001()/28 +location: clients/tests/test-client.py:838:test_001()/28 cmd: $NMCLI --mode tabular --pretty --color yes general permissions lang: pl_PL.UTF-8 returncode: 0 @@ -641,7 +641,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check nieznane <<< size: 1060 -location: clients/tests/test-client.py:836:test_001()/29 +location: clients/tests/test-client.py:838:test_001()/29 cmd: $NMCLI --mode tabular --terse general permissions lang: C returncode: 0 @@ -666,7 +666,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown <<< size: 1070 -location: clients/tests/test-client.py:836:test_001()/30 +location: clients/tests/test-client.py:838:test_001()/30 cmd: $NMCLI --mode tabular --terse general permissions lang: pl_PL.UTF-8 returncode: 0 @@ -691,7 +691,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown <<< size: 1190 -location: clients/tests/test-client.py:836:test_001()/31 +location: clients/tests/test-client.py:838:test_001()/31 cmd: $NMCLI --mode tabular --terse --color yes general permissions lang: C returncode: 0 @@ -716,7 +716,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown <<< size: 1200 -location: clients/tests/test-client.py:836:test_001()/32 +location: clients/tests/test-client.py:838:test_001()/32 cmd: $NMCLI --mode tabular --terse --color yes general permissions lang: pl_PL.UTF-8 returncode: 0 @@ -741,7 +741,7 @@ org.freedesktop.NetworkManager.enable-disable-connectivity-check:unknown <<< size: 2335 -location: clients/tests/test-client.py:836:test_001()/33 +location: clients/tests/test-client.py:838:test_001()/33 cmd: $NMCLI --mode multiline general permissions lang: C returncode: 0 @@ -782,7 +782,7 @@ VALUE: unknown <<< size: 2351 -location: clients/tests/test-client.py:836:test_001()/34 +location: clients/tests/test-client.py:838:test_001()/34 cmd: $NMCLI --mode multiline general permissions lang: pl_PL.UTF-8 returncode: 0 @@ -823,7 +823,7 @@ VALUE: nieznane <<< size: 2464 -location: clients/tests/test-client.py:836:test_001()/35 +location: clients/tests/test-client.py:838:test_001()/35 cmd: $NMCLI --mode multiline --color yes general permissions lang: C returncode: 0 @@ -864,7 +864,7 @@ VALUE: unknown <<< size: 2480 -location: clients/tests/test-client.py:836:test_001()/36 +location: clients/tests/test-client.py:838:test_001()/36 cmd: $NMCLI --mode multiline --color yes general permissions lang: pl_PL.UTF-8 returncode: 0 @@ -905,7 +905,7 @@ VALUE: nieznane <<< size: 3837 -location: clients/tests/test-client.py:836:test_001()/37 +location: clients/tests/test-client.py:838:test_001()/37 cmd: $NMCLI --mode multiline --pretty general permissions lang: C returncode: 0 @@ -965,7 +965,7 @@ VALUE: unknown <<< size: 3858 -location: clients/tests/test-client.py:836:test_001()/38 +location: clients/tests/test-client.py:838:test_001()/38 cmd: $NMCLI --mode multiline --pretty general permissions lang: pl_PL.UTF-8 returncode: 0 @@ -1025,7 +1025,7 @@ VALUE: nieznane <<< size: 3966 -location: clients/tests/test-client.py:836:test_001()/39 +location: clients/tests/test-client.py:838:test_001()/39 cmd: $NMCLI --mode multiline --pretty --color yes general permissions lang: C returncode: 0 @@ -1085,7 +1085,7 @@ VALUE: unknown <<< size: 3987 -location: clients/tests/test-client.py:836:test_001()/40 +location: clients/tests/test-client.py:838:test_001()/40 cmd: $NMCLI --mode multiline --pretty --color yes general permissions lang: pl_PL.UTF-8 returncode: 0 @@ -1145,7 +1145,7 @@ VALUE: nieznane <<< size: 1335 -location: clients/tests/test-client.py:836:test_001()/41 +location: clients/tests/test-client.py:838:test_001()/41 cmd: $NMCLI --mode multiline --terse general permissions lang: C returncode: 0 @@ -1186,7 +1186,7 @@ VALUE:unknown <<< size: 1345 -location: clients/tests/test-client.py:836:test_001()/42 +location: clients/tests/test-client.py:838:test_001()/42 cmd: $NMCLI --mode multiline --terse general permissions lang: pl_PL.UTF-8 returncode: 0 @@ -1227,7 +1227,7 @@ VALUE:unknown <<< size: 1464 -location: clients/tests/test-client.py:836:test_001()/43 +location: clients/tests/test-client.py:838:test_001()/43 cmd: $NMCLI --mode multiline --terse --color yes general permissions lang: C returncode: 0 @@ -1268,7 +1268,7 @@ VALUE:unknown <<< size: 1474 -location: clients/tests/test-client.py:836:test_001()/44 +location: clients/tests/test-client.py:838:test_001()/44 cmd: $NMCLI --mode multiline --terse --color yes general permissions lang: pl_PL.UTF-8 returncode: 0 diff --git a/clients/tests/test-client.check-on-disk/test_002.expected b/clients/tests/test-client.check-on-disk/test_002.expected index f651070c73..76b3ab58ad 100644 --- a/clients/tests/test-client.check-on-disk/test_002.expected +++ b/clients/tests/test-client.check-on-disk/test_002.expected @@ -1,5 +1,5 @@ size: 377 -location: clients/tests/test-client.py:842:test_002()/1 +location: clients/tests/test-client.py:844:test_002()/1 cmd: $NMCLI d lang: C returncode: 0 @@ -14,7 +14,7 @@ wlan1 wifi unavailable -- <<< size: 392 -location: clients/tests/test-client.py:842:test_002()/2 +location: clients/tests/test-client.py:844:test_002()/2 cmd: $NMCLI d lang: pl_PL.UTF-8 returncode: 0 @@ -29,7 +29,7 @@ wlan1 wifi niedostępne -- <<< size: 978 -location: clients/tests/test-client.py:844:test_002()/3 +location: clients/tests/test-client.py:846:test_002()/3 cmd: $NMCLI -f all d lang: C returncode: 0 @@ -44,7 +44,7 @@ wlan1 wifi unavailable unknown unknown /org/freedesk <<< size: 993 -location: clients/tests/test-client.py:844:test_002()/4 +location: clients/tests/test-client.py:846:test_002()/4 cmd: $NMCLI -f all d lang: pl_PL.UTF-8 returncode: 0 @@ -59,7 +59,7 @@ wlan1 wifi niedostępne nieznane nieznane /org/freedes <<< size: 739 -location: clients/tests/test-client.py:846:test_002()/5 +location: clients/tests/test-client.py:848:test_002()/5 cmd: $NMCLI lang: C returncode: 0 @@ -95,7 +95,7 @@ Consult nmcli(1) and nmcli-examples(5) manual pages for complete usage details. <<< size: 812 -location: clients/tests/test-client.py:846:test_002()/6 +location: clients/tests/test-client.py:848:test_002()/6 cmd: $NMCLI lang: pl_PL.UTF-8 returncode: 0 @@ -133,7 +133,7 @@ o użyciu. <<< size: 1260 -location: clients/tests/test-client.py:848:test_002()/7 +location: clients/tests/test-client.py:850:test_002()/7 cmd: $NMCLI -f AP -mode multiline d show wlan0 lang: C returncode: 0 @@ -166,7 +166,7 @@ AP[3].SECURITY: WPA1 WPA2 <<< size: 1297 -location: clients/tests/test-client.py:848:test_002()/8 +location: clients/tests/test-client.py:850:test_002()/8 cmd: $NMCLI -f AP -mode multiline d show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -199,7 +199,7 @@ AP[3].SECURITY: WPA1 WPA2 <<< size: 1714 -location: clients/tests/test-client.py:849:test_002()/9 +location: clients/tests/test-client.py:851:test_002()/9 cmd: $NMCLI -f AP -mode multiline -p d show wlan0 lang: C returncode: 0 @@ -238,7 +238,7 @@ AP[3].SECURITY: WPA1 WPA2 <<< size: 1759 -location: clients/tests/test-client.py:849:test_002()/10 +location: clients/tests/test-client.py:851:test_002()/10 cmd: $NMCLI -f AP -mode multiline -p d show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -277,7 +277,7 @@ AP[3].SECURITY: WPA1 WPA2 <<< size: 591 -location: clients/tests/test-client.py:850:test_002()/11 +location: clients/tests/test-client.py:852:test_002()/11 cmd: $NMCLI -f AP -mode multiline -t d show wlan0 lang: C returncode: 0 @@ -310,7 +310,7 @@ AP[3].SECURITY:WPA1 WPA2 <<< size: 628 -location: clients/tests/test-client.py:850:test_002()/12 +location: clients/tests/test-client.py:852:test_002()/12 cmd: $NMCLI -f AP -mode multiline -t d show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -343,7 +343,7 @@ AP[3].SECURITY:WPA1 WPA2 <<< size: 455 -location: clients/tests/test-client.py:851:test_002()/13 +location: clients/tests/test-client.py:853:test_002()/13 cmd: $NMCLI -f AP -mode tabular d show wlan0 lang: C returncode: 0 @@ -356,7 +356,7 @@ AP[3] wlan0-ap-2 Infra 1 54 Mbit/s 34 ** WPA1 WPA2 <<< size: 499 -location: clients/tests/test-client.py:851:test_002()/14 +location: clients/tests/test-client.py:853:test_002()/14 cmd: $NMCLI -f AP -mode tabular d show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -369,7 +369,7 @@ AP[3] wlan0-ap-2 Infrastruktura 1 54 Mb/s 34 ** WPA1 W <<< size: 614 -location: clients/tests/test-client.py:852:test_002()/15 +location: clients/tests/test-client.py:854:test_002()/15 cmd: $NMCLI -f AP -mode tabular -p d show wlan0 lang: C returncode: 0 @@ -386,7 +386,7 @@ AP[3] wlan0-ap-2 Infra 1 54 Mbit/s 34 ** WPA1 WPA2 <<< size: 694 -location: clients/tests/test-client.py:852:test_002()/16 +location: clients/tests/test-client.py:854:test_002()/16 cmd: $NMCLI -f AP -mode tabular -p d show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -403,7 +403,7 @@ AP[3] wlan0-ap-2 Infrastruktura 1 54 Mb/s 34 ** WPA1 W <<< size: 319 -location: clients/tests/test-client.py:853:test_002()/17 +location: clients/tests/test-client.py:855:test_002()/17 cmd: $NMCLI -f AP -mode tabular -t d show wlan0 lang: C returncode: 0 @@ -415,7 +415,7 @@ AP[3]: :wlan0-ap-2:Infra:1:54 Mbit/s:34:** :WPA1 WPA2 <<< size: 356 -location: clients/tests/test-client.py:853:test_002()/18 +location: clients/tests/test-client.py:855:test_002()/18 cmd: $NMCLI -f AP -mode tabular -t d show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -427,7 +427,7 @@ AP[3]: :wlan0-ap-2:Infrastruktura:1:54 Mb/s:34:** :WPA1 WPA2 <<< size: 1973 -location: clients/tests/test-client.py:855:test_002()/19 +location: clients/tests/test-client.py:857:test_002()/19 cmd: $NMCLI -f ALL d wifi lang: C returncode: 0 @@ -445,7 +445,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 2041 -location: clients/tests/test-client.py:855:test_002()/20 +location: clients/tests/test-client.py:857:test_002()/20 cmd: $NMCLI -f ALL d wifi lang: pl_PL.UTF-8 returncode: 0 @@ -463,7 +463,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA <<< size: 246 -location: clients/tests/test-client.py:857:test_002()/21 +location: clients/tests/test-client.py:859:test_002()/21 cmd: $NMCLI c lang: C returncode: 0 @@ -474,7 +474,7 @@ con-1 5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet -- <<< size: 256 -location: clients/tests/test-client.py:857:test_002()/22 +location: clients/tests/test-client.py:859:test_002()/22 cmd: $NMCLI c lang: pl_PL.UTF-8 returncode: 0 @@ -485,7 +485,7 @@ con-1 5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet -- <<< size: 1224 -location: clients/tests/test-client.py:859:test_002()/23 +location: clients/tests/test-client.py:861:test_002()/23 cmd: $NMCLI c s con-1 lang: C returncode: 0 @@ -517,7 +517,7 @@ connection.llmnr: -1 (default) <<< size: 1236 -location: clients/tests/test-client.py:859:test_002()/24 +location: clients/tests/test-client.py:861:test_002()/24 cmd: $NMCLI c s con-1 lang: pl_PL.UTF-8 returncode: 0 diff --git a/clients/tests/test-client.check-on-disk/test_003.expected b/clients/tests/test-client.check-on-disk/test_003.expected index a6516cea6b..6af4cbe83b 100644 --- a/clients/tests/test-client.check-on-disk/test_003.expected +++ b/clients/tests/test-client.check-on-disk/test_003.expected @@ -1,5 +1,5 @@ size: 244 -location: clients/tests/test-client.py:870:test_003()/1 +location: clients/tests/test-client.py:872:test_003()/1 cmd: $NMCLI c add type ethernet ifname '*' con-name con-xx1 lang: C returncode: 0 @@ -9,7 +9,7 @@ Connection 'con-xx1' (UUID-con-xx1-REPLACED-REPLACED-REPLA) successfully added. <<< size: 316 -location: clients/tests/test-client.py:873:test_003()/2 +location: clients/tests/test-client.py:875:test_003()/2 cmd: $NMCLI c s lang: C returncode: 0 @@ -21,7 +21,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet -- <<< size: 326 -location: clients/tests/test-client.py:873:test_003()/3 +location: clients/tests/test-client.py:875:test_003()/3 cmd: $NMCLI c s lang: pl_PL.UTF-8 returncode: 0 @@ -33,7 +33,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet -- <<< size: 332 -location: clients/tests/test-client.py:878:test_003()/4 +location: clients/tests/test-client.py:880:test_003()/4 cmd: $NMCLI connection add type gsm autoconnect no con-name con-gsm1 ifname '*' apn xyz.con-gsm1 serial.baud 5 serial.send-delay 100 serial.pari 1 lang: C returncode: 0 @@ -43,7 +43,7 @@ Connection 'con-gsm1' (UUID-con-gsm1-REPLACED-REPLACED-REPL) successfully added. <<< size: 228 -location: clients/tests/test-client.py:883:test_003()/5 +location: clients/tests/test-client.py:885:test_003()/5 cmd: $NMCLI c add type ethernet ifname '*' lang: C returncode: 0 @@ -53,7 +53,7 @@ Connection 'ethernet' (UUID-ethernet-REPLACED-REPLACED-REPL) successfully added. <<< size: 451 -location: clients/tests/test-client.py:886:test_003()/6 +location: clients/tests/test-client.py:888:test_003()/6 cmd: $NMCLI c s lang: C returncode: 0 @@ -67,7 +67,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet -- <<< size: 461 -location: clients/tests/test-client.py:886:test_003()/7 +location: clients/tests/test-client.py:888:test_003()/7 cmd: $NMCLI c s lang: pl_PL.UTF-8 returncode: 0 @@ -81,7 +81,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet -- <<< size: 1514 -location: clients/tests/test-client.py:889:test_003()/8 +location: clients/tests/test-client.py:891:test_003()/8 cmd: $NMCLI -f ALL c s lang: C returncode: 0 @@ -95,7 +95,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 never <<< size: 1524 -location: clients/tests/test-client.py:889:test_003()/9 +location: clients/tests/test-client.py:891:test_003()/9 cmd: $NMCLI -f ALL c s lang: pl_PL.UTF-8 returncode: 0 @@ -109,7 +109,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 nigdy <<< size: 229 -location: clients/tests/test-client.py:893:test_003()/10 +location: clients/tests/test-client.py:895:test_003()/10 cmd: $NMCLI --complete-args -f ALL c s '' lang: C returncode: 0 @@ -130,7 +130,7 @@ path uuid <<< size: 239 -location: clients/tests/test-client.py:893:test_003()/11 +location: clients/tests/test-client.py:895:test_003()/11 cmd: $NMCLI --complete-args -f ALL c s '' lang: pl_PL.UTF-8 returncode: 0 @@ -151,7 +151,7 @@ path uuid <<< size: 3989 -location: clients/tests/test-client.py:896:test_003()/12 +location: clients/tests/test-client.py:898:test_003()/12 cmd: $NMCLI con s con-gsm1 lang: C returncode: 0 @@ -245,7 +245,7 @@ proxy.pac-script: -- <<< size: 4018 -location: clients/tests/test-client.py:896:test_003()/13 +location: clients/tests/test-client.py:898:test_003()/13 cmd: $NMCLI con s con-gsm1 lang: pl_PL.UTF-8 returncode: 0 @@ -339,7 +339,7 @@ proxy.pac-script: -- <<< size: 252 -location: clients/tests/test-client.py:909:test_003()/14 +location: clients/tests/test-client.py:911:test_003()/14 cmd: $NMCLI con up ethernet ifname eth0 lang: C returncode: 0 @@ -349,7 +349,7 @@ Connection successfully activated (D-Bus active path: /org/freedesktop/NetworkMa <<< size: 452 -location: clients/tests/test-client.py:912:test_003()/15 +location: clients/tests/test-client.py:914:test_003()/15 cmd: $NMCLI con lang: C returncode: 0 @@ -363,7 +363,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet -- <<< size: 462 -location: clients/tests/test-client.py:912:test_003()/16 +location: clients/tests/test-client.py:914:test_003()/16 cmd: $NMCLI con lang: pl_PL.UTF-8 returncode: 0 @@ -377,7 +377,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet -- <<< size: 1730 -location: clients/tests/test-client.py:915:test_003()/17 +location: clients/tests/test-client.py:917:test_003()/17 cmd: $NMCLI -f ALL con lang: C returncode: 0 @@ -391,7 +391,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 1745 -location: clients/tests/test-client.py:915:test_003()/18 +location: clients/tests/test-client.py:917:test_003()/18 cmd: $NMCLI -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -405,7 +405,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 774 -location: clients/tests/test-client.py:918:test_003()/19 +location: clients/tests/test-client.py:920:test_003()/19 cmd: $NMCLI -f ALL con s -a lang: C returncode: 0 @@ -416,7 +416,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 never <<< size: 786 -location: clients/tests/test-client.py:918:test_003()/20 +location: clients/tests/test-client.py:920:test_003()/20 cmd: $NMCLI -f ALL con s -a lang: pl_PL.UTF-8 returncode: 0 @@ -427,7 +427,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 nigdy <<< size: 352 -location: clients/tests/test-client.py:921:test_003()/21 +location: clients/tests/test-client.py:923:test_003()/21 cmd: $NMCLI -f ACTIVE-PATH,DEVICE,UUID con s -act lang: C returncode: 0 @@ -438,7 +438,7 @@ ACTIVE-PATH DEVICE UUID <<< size: 362 -location: clients/tests/test-client.py:921:test_003()/22 +location: clients/tests/test-client.py:923:test_003()/22 cmd: $NMCLI -f ACTIVE-PATH,DEVICE,UUID con s -act lang: pl_PL.UTF-8 returncode: 0 @@ -449,7 +449,7 @@ ACTIVE-PATH DEVICE UUID <<< size: 241 -location: clients/tests/test-client.py:924:test_003()/23 +location: clients/tests/test-client.py:926:test_003()/23 cmd: $NMCLI -f UUID,NAME con s --active lang: C returncode: 0 @@ -460,7 +460,7 @@ UUID-ethernet-REPLACED-REPLACED-REPL ethernet <<< size: 251 -location: clients/tests/test-client.py:924:test_003()/24 +location: clients/tests/test-client.py:926:test_003()/24 cmd: $NMCLI -f UUID,NAME con s --active lang: pl_PL.UTF-8 returncode: 0 @@ -471,7 +471,7 @@ UUID-ethernet-REPLACED-REPLACED-REPL ethernet <<< size: 3805 -location: clients/tests/test-client.py:927:test_003()/25 +location: clients/tests/test-client.py:929:test_003()/25 cmd: $NMCLI -f ALL con s ethernet lang: C returncode: 0 @@ -561,7 +561,7 @@ proxy.pac-script: -- <<< size: 3833 -location: clients/tests/test-client.py:927:test_003()/26 +location: clients/tests/test-client.py:929:test_003()/26 cmd: $NMCLI -f ALL con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -651,7 +651,7 @@ proxy.pac-script: -- <<< size: 199 -location: clients/tests/test-client.py:930:test_003()/27 +location: clients/tests/test-client.py:932:test_003()/27 cmd: $NMCLI -f GENERAL.STATE con s ethernet lang: C returncode: 0 @@ -661,7 +661,7 @@ GENERAL.STATE: activated <<< size: 210 -location: clients/tests/test-client.py:930:test_003()/28 +location: clients/tests/test-client.py:932:test_003()/28 cmd: $NMCLI -f GENERAL.STATE con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -671,7 +671,7 @@ GENERAL.STATE: aktywowano <<< size: 4462 -location: clients/tests/test-client.py:933:test_003()/29 +location: clients/tests/test-client.py:935:test_003()/29 cmd: $NMCLI con s ethernet lang: C returncode: 0 @@ -773,7 +773,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4494 -location: clients/tests/test-client.py:933:test_003()/30 +location: clients/tests/test-client.py:935:test_003()/30 cmd: $NMCLI con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -875,7 +875,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1459 -location: clients/tests/test-client.py:936:test_003()/31 +location: clients/tests/test-client.py:938:test_003()/31 cmd: $NMCLI -f ALL dev s eth0 lang: C returncode: 0 @@ -895,7 +895,7 @@ Unknown parameter: eth0 <<< size: 1474 -location: clients/tests/test-client.py:936:test_003()/32 +location: clients/tests/test-client.py:938:test_003()/32 cmd: $NMCLI -f ALL dev s eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -915,7 +915,7 @@ Nieznany parametr: eth0 <<< size: 3494 -location: clients/tests/test-client.py:939:test_003()/33 +location: clients/tests/test-client.py:941:test_003()/33 cmd: $NMCLI -f ALL dev show eth0 lang: C returncode: 0 @@ -981,7 +981,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 3529 -location: clients/tests/test-client.py:939:test_003()/34 +location: clients/tests/test-client.py:941:test_003()/34 cmd: $NMCLI -f ALL dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -1047,7 +1047,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 2239 -location: clients/tests/test-client.py:942:test_003()/35 +location: clients/tests/test-client.py:944:test_003()/35 cmd: $NMCLI -f ALL -t dev show eth0 lang: C returncode: 0 @@ -1113,7 +1113,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 2251 -location: clients/tests/test-client.py:942:test_003()/36 +location: clients/tests/test-client.py:944:test_003()/36 cmd: $NMCLI -f ALL -t dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -1179,7 +1179,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 252 -location: clients/tests/test-client.py:909:test_003()/37 +location: clients/tests/test-client.py:911:test_003()/37 cmd: $NMCLI con up ethernet ifname eth1 lang: C returncode: 0 @@ -1189,7 +1189,7 @@ Connection successfully activated (D-Bus active path: /org/freedesktop/NetworkMa <<< size: 518 -location: clients/tests/test-client.py:912:test_003()/38 +location: clients/tests/test-client.py:914:test_003()/38 cmd: $NMCLI con lang: C returncode: 0 @@ -1204,7 +1204,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet -- <<< size: 528 -location: clients/tests/test-client.py:912:test_003()/39 +location: clients/tests/test-client.py:914:test_003()/39 cmd: $NMCLI con lang: pl_PL.UTF-8 returncode: 0 @@ -1219,7 +1219,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet -- <<< size: 2050 -location: clients/tests/test-client.py:915:test_003()/40 +location: clients/tests/test-client.py:917:test_003()/40 cmd: $NMCLI -f ALL con lang: C returncode: 0 @@ -1234,7 +1234,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2066 -location: clients/tests/test-client.py:915:test_003()/41 +location: clients/tests/test-client.py:917:test_003()/41 cmd: $NMCLI -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -1249,7 +1249,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 1094 -location: clients/tests/test-client.py:918:test_003()/42 +location: clients/tests/test-client.py:920:test_003()/42 cmd: $NMCLI -f ALL con s -a lang: C returncode: 0 @@ -1261,7 +1261,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 never <<< size: 1107 -location: clients/tests/test-client.py:918:test_003()/43 +location: clients/tests/test-client.py:920:test_003()/43 cmd: $NMCLI -f ALL con s -a lang: pl_PL.UTF-8 returncode: 0 @@ -1273,7 +1273,7 @@ ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 nigdy <<< size: 450 -location: clients/tests/test-client.py:921:test_003()/44 +location: clients/tests/test-client.py:923:test_003()/44 cmd: $NMCLI -f ACTIVE-PATH,DEVICE,UUID con s -act lang: C returncode: 0 @@ -1285,7 +1285,7 @@ ACTIVE-PATH DEVICE UUID <<< size: 460 -location: clients/tests/test-client.py:921:test_003()/45 +location: clients/tests/test-client.py:923:test_003()/45 cmd: $NMCLI -f ACTIVE-PATH,DEVICE,UUID con s -act lang: pl_PL.UTF-8 returncode: 0 @@ -1297,7 +1297,7 @@ ACTIVE-PATH DEVICE UUID <<< size: 241 -location: clients/tests/test-client.py:924:test_003()/46 +location: clients/tests/test-client.py:926:test_003()/46 cmd: $NMCLI -f UUID,NAME con s --active lang: C returncode: 0 @@ -1308,7 +1308,7 @@ UUID-ethernet-REPLACED-REPLACED-REPL ethernet <<< size: 251 -location: clients/tests/test-client.py:924:test_003()/47 +location: clients/tests/test-client.py:926:test_003()/47 cmd: $NMCLI -f UUID,NAME con s --active lang: pl_PL.UTF-8 returncode: 0 @@ -1319,7 +1319,7 @@ UUID-ethernet-REPLACED-REPLACED-REPL ethernet <<< size: 3805 -location: clients/tests/test-client.py:927:test_003()/48 +location: clients/tests/test-client.py:929:test_003()/48 cmd: $NMCLI -f ALL con s ethernet lang: C returncode: 0 @@ -1409,7 +1409,7 @@ proxy.pac-script: -- <<< size: 3833 -location: clients/tests/test-client.py:927:test_003()/49 +location: clients/tests/test-client.py:929:test_003()/49 cmd: $NMCLI -f ALL con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -1499,7 +1499,7 @@ proxy.pac-script: -- <<< size: 251 -location: clients/tests/test-client.py:930:test_003()/50 +location: clients/tests/test-client.py:932:test_003()/50 cmd: $NMCLI -f GENERAL.STATE con s ethernet lang: C returncode: 0 @@ -1511,7 +1511,7 @@ GENERAL.STATE: activated <<< size: 263 -location: clients/tests/test-client.py:930:test_003()/51 +location: clients/tests/test-client.py:932:test_003()/51 cmd: $NMCLI -f GENERAL.STATE con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -1523,7 +1523,7 @@ GENERAL.STATE: aktywowano <<< size: 5127 -location: clients/tests/test-client.py:933:test_003()/52 +location: clients/tests/test-client.py:935:test_003()/52 cmd: $NMCLI con s ethernet lang: C returncode: 0 @@ -1638,7 +1638,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5163 -location: clients/tests/test-client.py:933:test_003()/53 +location: clients/tests/test-client.py:935:test_003()/53 cmd: $NMCLI con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -1753,7 +1753,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1459 -location: clients/tests/test-client.py:936:test_003()/54 +location: clients/tests/test-client.py:938:test_003()/54 cmd: $NMCLI -f ALL dev s eth0 lang: C returncode: 0 @@ -1773,7 +1773,7 @@ Unknown parameter: eth0 <<< size: 1474 -location: clients/tests/test-client.py:936:test_003()/55 +location: clients/tests/test-client.py:938:test_003()/55 cmd: $NMCLI -f ALL dev s eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -1793,7 +1793,7 @@ Nieznany parametr: eth0 <<< size: 3494 -location: clients/tests/test-client.py:939:test_003()/56 +location: clients/tests/test-client.py:941:test_003()/56 cmd: $NMCLI -f ALL dev show eth0 lang: C returncode: 0 @@ -1859,7 +1859,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 3529 -location: clients/tests/test-client.py:939:test_003()/57 +location: clients/tests/test-client.py:941:test_003()/57 cmd: $NMCLI -f ALL dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -1925,7 +1925,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 2239 -location: clients/tests/test-client.py:942:test_003()/58 +location: clients/tests/test-client.py:944:test_003()/58 cmd: $NMCLI -f ALL -t dev show eth0 lang: C returncode: 0 @@ -1991,7 +1991,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 2251 -location: clients/tests/test-client.py:942:test_003()/59 +location: clients/tests/test-client.py:944:test_003()/59 cmd: $NMCLI -f ALL -t dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -2057,7 +2057,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 2068 -location: clients/tests/test-client.py:957:test_003()/60 +location: clients/tests/test-client.py:959:test_003()/60 cmd: $NMCLI -f ALL con lang: C returncode: 0 @@ -2072,7 +2072,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2090 -location: clients/tests/test-client.py:957:test_003()/61 +location: clients/tests/test-client.py:959:test_003()/61 cmd: $NMCLI -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -2087,7 +2087,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 375 -location: clients/tests/test-client.py:960:test_003()/62 +location: clients/tests/test-client.py:962:test_003()/62 cmd: $NMCLI -f UUID,TYPE con lang: C returncode: 0 @@ -2101,7 +2101,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 385 -location: clients/tests/test-client.py:960:test_003()/63 +location: clients/tests/test-client.py:962:test_003()/63 cmd: $NMCLI -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -2115,7 +2115,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 5130 -location: clients/tests/test-client.py:963:test_003()/64 +location: clients/tests/test-client.py:965:test_003()/64 cmd: $NMCLI con s ethernet lang: C returncode: 0 @@ -2230,7 +2230,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5167 -location: clients/tests/test-client.py:963:test_003()/65 +location: clients/tests/test-client.py:965:test_003()/65 cmd: $NMCLI con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -2345,7 +2345,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4505 -location: clients/tests/test-client.py:966:test_003()/66 +location: clients/tests/test-client.py:968:test_003()/66 cmd: $NMCLI c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -2447,7 +2447,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4538 -location: clients/tests/test-client.py:966:test_003()/67 +location: clients/tests/test-client.py:968:test_003()/67 cmd: $NMCLI c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -2549,7 +2549,7 @@ GENERAL.MASTER-PATH: -- <<< size: 3494 -location: clients/tests/test-client.py:969:test_003()/68 +location: clients/tests/test-client.py:971:test_003()/68 cmd: $NMCLI -f all dev show eth0 lang: C returncode: 0 @@ -2615,7 +2615,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 3529 -location: clients/tests/test-client.py:969:test_003()/69 +location: clients/tests/test-client.py:971:test_003()/69 cmd: $NMCLI -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -2681,7 +2681,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 2350 -location: clients/tests/test-client.py:957:test_003()/70 +location: clients/tests/test-client.py:959:test_003()/70 cmd: $NMCLI --color yes -f ALL con lang: C returncode: 0 @@ -2696,7 +2696,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2372 -location: clients/tests/test-client.py:957:test_003()/71 +location: clients/tests/test-client.py:959:test_003()/71 cmd: $NMCLI --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -2711,7 +2711,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 405 -location: clients/tests/test-client.py:960:test_003()/72 +location: clients/tests/test-client.py:962:test_003()/72 cmd: $NMCLI --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -2725,7 +2725,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 415 -location: clients/tests/test-client.py:960:test_003()/73 +location: clients/tests/test-client.py:962:test_003()/73 cmd: $NMCLI --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -2739,7 +2739,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 5142 -location: clients/tests/test-client.py:963:test_003()/74 +location: clients/tests/test-client.py:965:test_003()/74 cmd: $NMCLI --color yes con s ethernet lang: C returncode: 0 @@ -2854,7 +2854,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5179 -location: clients/tests/test-client.py:963:test_003()/75 +location: clients/tests/test-client.py:965:test_003()/75 cmd: $NMCLI --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -2969,7 +2969,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4517 -location: clients/tests/test-client.py:966:test_003()/76 +location: clients/tests/test-client.py:968:test_003()/76 cmd: $NMCLI --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -3071,7 +3071,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4550 -location: clients/tests/test-client.py:966:test_003()/77 +location: clients/tests/test-client.py:968:test_003()/77 cmd: $NMCLI --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -3173,7 +3173,7 @@ GENERAL.MASTER-PATH: -- <<< size: 3506 -location: clients/tests/test-client.py:969:test_003()/78 +location: clients/tests/test-client.py:971:test_003()/78 cmd: $NMCLI --color yes -f all dev show eth0 lang: C returncode: 0 @@ -3239,7 +3239,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 3541 -location: clients/tests/test-client.py:969:test_003()/79 +location: clients/tests/test-client.py:971:test_003()/79 cmd: $NMCLI --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -3305,7 +3305,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 2554 -location: clients/tests/test-client.py:957:test_003()/80 +location: clients/tests/test-client.py:959:test_003()/80 cmd: $NMCLI --pretty -f ALL con lang: C returncode: 0 @@ -3324,7 +3324,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2598 -location: clients/tests/test-client.py:957:test_003()/81 +location: clients/tests/test-client.py:959:test_003()/81 cmd: $NMCLI --pretty -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -3343,7 +3343,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 586 -location: clients/tests/test-client.py:960:test_003()/82 +location: clients/tests/test-client.py:962:test_003()/82 cmd: $NMCLI --pretty -f UUID,TYPE con lang: C returncode: 0 @@ -3361,7 +3361,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 616 -location: clients/tests/test-client.py:960:test_003()/83 +location: clients/tests/test-client.py:962:test_003()/83 cmd: $NMCLI --pretty -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -3379,7 +3379,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 6384 -location: clients/tests/test-client.py:963:test_003()/84 +location: clients/tests/test-client.py:965:test_003()/84 cmd: $NMCLI --pretty con s ethernet lang: C returncode: 0 @@ -3510,7 +3510,7 @@ GENERAL.MASTER-PATH: -- <<< size: 6440 -location: clients/tests/test-client.py:963:test_003()/85 +location: clients/tests/test-client.py:965:test_003()/85 cmd: $NMCLI --pretty con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -3641,7 +3641,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5446 -location: clients/tests/test-client.py:966:test_003()/86 +location: clients/tests/test-client.py:968:test_003()/86 cmd: $NMCLI --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -3755,7 +3755,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5491 -location: clients/tests/test-client.py:966:test_003()/87 +location: clients/tests/test-client.py:968:test_003()/87 cmd: $NMCLI --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -3869,7 +3869,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4354 -location: clients/tests/test-client.py:969:test_003()/88 +location: clients/tests/test-client.py:971:test_003()/88 cmd: $NMCLI --pretty -f all dev show eth0 lang: C returncode: 0 @@ -3946,7 +3946,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 4395 -location: clients/tests/test-client.py:969:test_003()/89 +location: clients/tests/test-client.py:971:test_003()/89 cmd: $NMCLI --pretty -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -4023,7 +4023,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 2836 -location: clients/tests/test-client.py:957:test_003()/90 +location: clients/tests/test-client.py:959:test_003()/90 cmd: $NMCLI --pretty --color yes -f ALL con lang: C returncode: 0 @@ -4042,7 +4042,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2880 -location: clients/tests/test-client.py:957:test_003()/91 +location: clients/tests/test-client.py:959:test_003()/91 cmd: $NMCLI --pretty --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -4061,7 +4061,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 616 -location: clients/tests/test-client.py:960:test_003()/92 +location: clients/tests/test-client.py:962:test_003()/92 cmd: $NMCLI --pretty --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -4079,7 +4079,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 646 -location: clients/tests/test-client.py:960:test_003()/93 +location: clients/tests/test-client.py:962:test_003()/93 cmd: $NMCLI --pretty --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -4097,7 +4097,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 6396 -location: clients/tests/test-client.py:963:test_003()/94 +location: clients/tests/test-client.py:965:test_003()/94 cmd: $NMCLI --pretty --color yes con s ethernet lang: C returncode: 0 @@ -4228,7 +4228,7 @@ GENERAL.MASTER-PATH: -- <<< size: 6452 -location: clients/tests/test-client.py:963:test_003()/95 +location: clients/tests/test-client.py:965:test_003()/95 cmd: $NMCLI --pretty --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -4359,7 +4359,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5458 -location: clients/tests/test-client.py:966:test_003()/96 +location: clients/tests/test-client.py:968:test_003()/96 cmd: $NMCLI --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -4473,7 +4473,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5503 -location: clients/tests/test-client.py:966:test_003()/97 +location: clients/tests/test-client.py:968:test_003()/97 cmd: $NMCLI --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -4587,7 +4587,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4366 -location: clients/tests/test-client.py:969:test_003()/98 +location: clients/tests/test-client.py:971:test_003()/98 cmd: $NMCLI --pretty --color yes -f all dev show eth0 lang: C returncode: 0 @@ -4664,7 +4664,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 4407 -location: clients/tests/test-client.py:969:test_003()/99 +location: clients/tests/test-client.py:971:test_003()/99 cmd: $NMCLI --pretty --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -4741,7 +4741,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 1185 -location: clients/tests/test-client.py:957:test_003()/100 +location: clients/tests/test-client.py:959:test_003()/100 cmd: $NMCLI --terse -f ALL con lang: C returncode: 0 @@ -4755,7 +4755,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 1195 -location: clients/tests/test-client.py:957:test_003()/101 +location: clients/tests/test-client.py:959:test_003()/101 cmd: $NMCLI --terse -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -4769,7 +4769,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 341 -location: clients/tests/test-client.py:960:test_003()/102 +location: clients/tests/test-client.py:962:test_003()/102 cmd: $NMCLI --terse -f UUID,TYPE con lang: C returncode: 0 @@ -4782,7 +4782,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 351 -location: clients/tests/test-client.py:960:test_003()/103 +location: clients/tests/test-client.py:962:test_003()/103 cmd: $NMCLI --terse -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -4795,7 +4795,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 2769 -location: clients/tests/test-client.py:963:test_003()/104 +location: clients/tests/test-client.py:965:test_003()/104 cmd: $NMCLI --terse con s ethernet lang: C returncode: 0 @@ -4910,7 +4910,7 @@ GENERAL.MASTER-PATH: <<< size: 2779 -location: clients/tests/test-client.py:963:test_003()/105 +location: clients/tests/test-client.py:965:test_003()/105 cmd: $NMCLI --terse con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -5025,7 +5025,7 @@ GENERAL.MASTER-PATH: <<< size: 2441 -location: clients/tests/test-client.py:966:test_003()/106 +location: clients/tests/test-client.py:968:test_003()/106 cmd: $NMCLI --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -5127,7 +5127,7 @@ GENERAL.MASTER-PATH: <<< size: 2451 -location: clients/tests/test-client.py:966:test_003()/107 +location: clients/tests/test-client.py:968:test_003()/107 cmd: $NMCLI --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -5229,7 +5229,7 @@ GENERAL.MASTER-PATH: <<< size: 2245 -location: clients/tests/test-client.py:969:test_003()/108 +location: clients/tests/test-client.py:971:test_003()/108 cmd: $NMCLI --terse -f all dev show eth0 lang: C returncode: 0 @@ -5295,7 +5295,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 2257 -location: clients/tests/test-client.py:969:test_003()/109 +location: clients/tests/test-client.py:971:test_003()/109 cmd: $NMCLI --terse -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -5361,7 +5361,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 1467 -location: clients/tests/test-client.py:957:test_003()/110 +location: clients/tests/test-client.py:959:test_003()/110 cmd: $NMCLI --terse --color yes -f ALL con lang: C returncode: 0 @@ -5375,7 +5375,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 1477 -location: clients/tests/test-client.py:957:test_003()/111 +location: clients/tests/test-client.py:959:test_003()/111 cmd: $NMCLI --terse --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -5389,7 +5389,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 371 -location: clients/tests/test-client.py:960:test_003()/112 +location: clients/tests/test-client.py:962:test_003()/112 cmd: $NMCLI --terse --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -5402,7 +5402,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 381 -location: clients/tests/test-client.py:960:test_003()/113 +location: clients/tests/test-client.py:962:test_003()/113 cmd: $NMCLI --terse --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -5415,7 +5415,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 2781 -location: clients/tests/test-client.py:963:test_003()/114 +location: clients/tests/test-client.py:965:test_003()/114 cmd: $NMCLI --terse --color yes con s ethernet lang: C returncode: 0 @@ -5530,7 +5530,7 @@ GENERAL.MASTER-PATH: <<< size: 2791 -location: clients/tests/test-client.py:963:test_003()/115 +location: clients/tests/test-client.py:965:test_003()/115 cmd: $NMCLI --terse --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -5645,7 +5645,7 @@ GENERAL.MASTER-PATH: <<< size: 2453 -location: clients/tests/test-client.py:966:test_003()/116 +location: clients/tests/test-client.py:968:test_003()/116 cmd: $NMCLI --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -5747,7 +5747,7 @@ GENERAL.MASTER-PATH: <<< size: 2463 -location: clients/tests/test-client.py:966:test_003()/117 +location: clients/tests/test-client.py:968:test_003()/117 cmd: $NMCLI --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -5849,7 +5849,7 @@ GENERAL.MASTER-PATH: <<< size: 2257 -location: clients/tests/test-client.py:969:test_003()/118 +location: clients/tests/test-client.py:971:test_003()/118 cmd: $NMCLI --terse --color yes -f all dev show eth0 lang: C returncode: 0 @@ -5915,7 +5915,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 2269 -location: clients/tests/test-client.py:969:test_003()/119 +location: clients/tests/test-client.py:971:test_003()/119 cmd: $NMCLI --terse --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -5981,7 +5981,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 2084 -location: clients/tests/test-client.py:957:test_003()/120 +location: clients/tests/test-client.py:959:test_003()/120 cmd: $NMCLI --mode tabular -f ALL con lang: C returncode: 0 @@ -5996,7 +5996,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2106 -location: clients/tests/test-client.py:957:test_003()/121 +location: clients/tests/test-client.py:959:test_003()/121 cmd: $NMCLI --mode tabular -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -6011,7 +6011,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 391 -location: clients/tests/test-client.py:960:test_003()/122 +location: clients/tests/test-client.py:962:test_003()/122 cmd: $NMCLI --mode tabular -f UUID,TYPE con lang: C returncode: 0 @@ -6025,7 +6025,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 401 -location: clients/tests/test-client.py:960:test_003()/123 +location: clients/tests/test-client.py:962:test_003()/123 cmd: $NMCLI --mode tabular -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -6039,7 +6039,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 3416 -location: clients/tests/test-client.py:963:test_003()/124 +location: clients/tests/test-client.py:965:test_003()/124 cmd: $NMCLI --mode tabular con s ethernet lang: C returncode: 0 @@ -6070,7 +6070,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 3450 -location: clients/tests/test-client.py:963:test_003()/125 +location: clients/tests/test-client.py:965:test_003()/125 cmd: $NMCLI --mode tabular con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -6101,7 +6101,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 2974 -location: clients/tests/test-client.py:966:test_003()/126 +location: clients/tests/test-client.py:968:test_003()/126 cmd: $NMCLI --mode tabular c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -6128,7 +6128,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 3006 -location: clients/tests/test-client.py:966:test_003()/127 +location: clients/tests/test-client.py:968:test_003()/127 cmd: $NMCLI --mode tabular c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -6155,7 +6155,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 2971 -location: clients/tests/test-client.py:969:test_003()/128 +location: clients/tests/test-client.py:971:test_003()/128 cmd: $NMCLI --mode tabular -f all dev show eth0 lang: C returncode: 0 @@ -6187,7 +6187,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 3002 -location: clients/tests/test-client.py:969:test_003()/129 +location: clients/tests/test-client.py:971:test_003()/129 cmd: $NMCLI --mode tabular -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -6219,7 +6219,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 2366 -location: clients/tests/test-client.py:957:test_003()/130 +location: clients/tests/test-client.py:959:test_003()/130 cmd: $NMCLI --mode tabular --color yes -f ALL con lang: C returncode: 0 @@ -6234,7 +6234,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2388 -location: clients/tests/test-client.py:957:test_003()/131 +location: clients/tests/test-client.py:959:test_003()/131 cmd: $NMCLI --mode tabular --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -6249,7 +6249,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 421 -location: clients/tests/test-client.py:960:test_003()/132 +location: clients/tests/test-client.py:962:test_003()/132 cmd: $NMCLI --mode tabular --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -6263,7 +6263,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 431 -location: clients/tests/test-client.py:960:test_003()/133 +location: clients/tests/test-client.py:962:test_003()/133 cmd: $NMCLI --mode tabular --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -6277,7 +6277,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 3428 -location: clients/tests/test-client.py:963:test_003()/134 +location: clients/tests/test-client.py:965:test_003()/134 cmd: $NMCLI --mode tabular --color yes con s ethernet lang: C returncode: 0 @@ -6308,7 +6308,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 3462 -location: clients/tests/test-client.py:963:test_003()/135 +location: clients/tests/test-client.py:965:test_003()/135 cmd: $NMCLI --mode tabular --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -6339,7 +6339,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 2986 -location: clients/tests/test-client.py:966:test_003()/136 +location: clients/tests/test-client.py:968:test_003()/136 cmd: $NMCLI --mode tabular --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -6366,7 +6366,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 3018 -location: clients/tests/test-client.py:966:test_003()/137 +location: clients/tests/test-client.py:968:test_003()/137 cmd: $NMCLI --mode tabular --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -6393,7 +6393,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 2983 -location: clients/tests/test-client.py:969:test_003()/138 +location: clients/tests/test-client.py:971:test_003()/138 cmd: $NMCLI --mode tabular --color yes -f all dev show eth0 lang: C returncode: 0 @@ -6425,7 +6425,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 3014 -location: clients/tests/test-client.py:969:test_003()/139 +location: clients/tests/test-client.py:971:test_003()/139 cmd: $NMCLI --mode tabular --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -6457,7 +6457,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 2570 -location: clients/tests/test-client.py:957:test_003()/140 +location: clients/tests/test-client.py:959:test_003()/140 cmd: $NMCLI --mode tabular --pretty -f ALL con lang: C returncode: 0 @@ -6476,7 +6476,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2614 -location: clients/tests/test-client.py:957:test_003()/141 +location: clients/tests/test-client.py:959:test_003()/141 cmd: $NMCLI --mode tabular --pretty -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -6495,7 +6495,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 602 -location: clients/tests/test-client.py:960:test_003()/142 +location: clients/tests/test-client.py:962:test_003()/142 cmd: $NMCLI --mode tabular --pretty -f UUID,TYPE con lang: C returncode: 0 @@ -6513,7 +6513,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 632 -location: clients/tests/test-client.py:960:test_003()/143 +location: clients/tests/test-client.py:962:test_003()/143 cmd: $NMCLI --mode tabular --pretty -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -6531,7 +6531,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 5607 -location: clients/tests/test-client.py:963:test_003()/144 +location: clients/tests/test-client.py:965:test_003()/144 cmd: $NMCLI --mode tabular --pretty con s ethernet lang: C returncode: 0 @@ -6578,7 +6578,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 5701 -location: clients/tests/test-client.py:963:test_003()/145 +location: clients/tests/test-client.py:965:test_003()/145 cmd: $NMCLI --mode tabular --pretty con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -6625,7 +6625,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 4713 -location: clients/tests/test-client.py:966:test_003()/146 +location: clients/tests/test-client.py:968:test_003()/146 cmd: $NMCLI --mode tabular --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -6664,7 +6664,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 4785 -location: clients/tests/test-client.py:966:test_003()/147 +location: clients/tests/test-client.py:968:test_003()/147 cmd: $NMCLI --mode tabular --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -6703,7 +6703,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 4468 -location: clients/tests/test-client.py:969:test_003()/148 +location: clients/tests/test-client.py:971:test_003()/148 cmd: $NMCLI --mode tabular --pretty -f all dev show eth0 lang: C returncode: 0 @@ -6746,7 +6746,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 4536 -location: clients/tests/test-client.py:969:test_003()/149 +location: clients/tests/test-client.py:971:test_003()/149 cmd: $NMCLI --mode tabular --pretty -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -6789,7 +6789,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 2852 -location: clients/tests/test-client.py:957:test_003()/150 +location: clients/tests/test-client.py:959:test_003()/150 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL con lang: C returncode: 0 @@ -6808,7 +6808,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2896 -location: clients/tests/test-client.py:957:test_003()/151 +location: clients/tests/test-client.py:959:test_003()/151 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -6827,7 +6827,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 632 -location: clients/tests/test-client.py:960:test_003()/152 +location: clients/tests/test-client.py:962:test_003()/152 cmd: $NMCLI --mode tabular --pretty --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -6845,7 +6845,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 662 -location: clients/tests/test-client.py:960:test_003()/153 +location: clients/tests/test-client.py:962:test_003()/153 cmd: $NMCLI --mode tabular --pretty --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -6863,7 +6863,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 5619 -location: clients/tests/test-client.py:963:test_003()/154 +location: clients/tests/test-client.py:965:test_003()/154 cmd: $NMCLI --mode tabular --pretty --color yes con s ethernet lang: C returncode: 0 @@ -6910,7 +6910,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 5713 -location: clients/tests/test-client.py:963:test_003()/155 +location: clients/tests/test-client.py:965:test_003()/155 cmd: $NMCLI --mode tabular --pretty --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -6957,7 +6957,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 4725 -location: clients/tests/test-client.py:966:test_003()/156 +location: clients/tests/test-client.py:968:test_003()/156 cmd: $NMCLI --mode tabular --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -6996,7 +6996,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 4797 -location: clients/tests/test-client.py:966:test_003()/157 +location: clients/tests/test-client.py:968:test_003()/157 cmd: $NMCLI --mode tabular --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -7035,7 +7035,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 4480 -location: clients/tests/test-client.py:969:test_003()/158 +location: clients/tests/test-client.py:971:test_003()/158 cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show eth0 lang: C returncode: 0 @@ -7078,7 +7078,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 4548 -location: clients/tests/test-client.py:969:test_003()/159 +location: clients/tests/test-client.py:971:test_003()/159 cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -7121,7 +7121,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 1200 -location: clients/tests/test-client.py:957:test_003()/160 +location: clients/tests/test-client.py:959:test_003()/160 cmd: $NMCLI --mode tabular --terse -f ALL con lang: C returncode: 0 @@ -7135,7 +7135,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 1210 -location: clients/tests/test-client.py:957:test_003()/161 +location: clients/tests/test-client.py:959:test_003()/161 cmd: $NMCLI --mode tabular --terse -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -7149,7 +7149,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 356 -location: clients/tests/test-client.py:960:test_003()/162 +location: clients/tests/test-client.py:962:test_003()/162 cmd: $NMCLI --mode tabular --terse -f UUID,TYPE con lang: C returncode: 0 @@ -7162,7 +7162,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 366 -location: clients/tests/test-client.py:960:test_003()/163 +location: clients/tests/test-client.py:962:test_003()/163 cmd: $NMCLI --mode tabular --terse -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -7175,7 +7175,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 828 -location: clients/tests/test-client.py:963:test_003()/164 +location: clients/tests/test-client.py:965:test_003()/164 cmd: $NMCLI --mode tabular --terse con s ethernet lang: C returncode: 0 @@ -7192,7 +7192,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 838 -location: clients/tests/test-client.py:963:test_003()/165 +location: clients/tests/test-client.py:965:test_003()/165 cmd: $NMCLI --mode tabular --terse con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -7209,7 +7209,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 681 -location: clients/tests/test-client.py:966:test_003()/166 +location: clients/tests/test-client.py:968:test_003()/166 cmd: $NMCLI --mode tabular --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -7224,7 +7224,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 691 -location: clients/tests/test-client.py:966:test_003()/167 +location: clients/tests/test-client.py:968:test_003()/167 cmd: $NMCLI --mode tabular --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -7239,7 +7239,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 1375 -location: clients/tests/test-client.py:969:test_003()/168 +location: clients/tests/test-client.py:971:test_003()/168 cmd: $NMCLI --mode tabular --terse -f all dev show eth0 lang: C returncode: 0 @@ -7256,7 +7256,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,4}:5fcfd6d7 <<< size: 1387 -location: clients/tests/test-client.py:969:test_003()/169 +location: clients/tests/test-client.py:971:test_003()/169 cmd: $NMCLI --mode tabular --terse -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -7273,7 +7273,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,4}:5fcfd6d7 <<< size: 1482 -location: clients/tests/test-client.py:957:test_003()/170 +location: clients/tests/test-client.py:959:test_003()/170 cmd: $NMCLI --mode tabular --terse --color yes -f ALL con lang: C returncode: 0 @@ -7287,7 +7287,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 1492 -location: clients/tests/test-client.py:957:test_003()/171 +location: clients/tests/test-client.py:959:test_003()/171 cmd: $NMCLI --mode tabular --terse --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -7301,7 +7301,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 386 -location: clients/tests/test-client.py:960:test_003()/172 +location: clients/tests/test-client.py:962:test_003()/172 cmd: $NMCLI --mode tabular --terse --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -7314,7 +7314,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 396 -location: clients/tests/test-client.py:960:test_003()/173 +location: clients/tests/test-client.py:962:test_003()/173 cmd: $NMCLI --mode tabular --terse --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -7327,7 +7327,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 840 -location: clients/tests/test-client.py:963:test_003()/174 +location: clients/tests/test-client.py:965:test_003()/174 cmd: $NMCLI --mode tabular --terse --color yes con s ethernet lang: C returncode: 0 @@ -7344,7 +7344,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 850 -location: clients/tests/test-client.py:963:test_003()/175 +location: clients/tests/test-client.py:965:test_003()/175 cmd: $NMCLI --mode tabular --terse --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -7361,7 +7361,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 693 -location: clients/tests/test-client.py:966:test_003()/176 +location: clients/tests/test-client.py:968:test_003()/176 cmd: $NMCLI --mode tabular --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -7376,7 +7376,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 703 -location: clients/tests/test-client.py:966:test_003()/177 +location: clients/tests/test-client.py:968:test_003()/177 cmd: $NMCLI --mode tabular --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -7391,7 +7391,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 1387 -location: clients/tests/test-client.py:969:test_003()/178 +location: clients/tests/test-client.py:971:test_003()/178 cmd: $NMCLI --mode tabular --terse --color yes -f all dev show eth0 lang: C returncode: 0 @@ -7408,7 +7408,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,4}:5fcfd6d7 <<< size: 1399 -location: clients/tests/test-client.py:969:test_003()/179 +location: clients/tests/test-client.py:971:test_003()/179 cmd: $NMCLI --mode tabular --terse --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -7425,7 +7425,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,4}:5fcfd6d7 <<< size: 4198 -location: clients/tests/test-client.py:957:test_003()/180 +location: clients/tests/test-client.py:959:test_003()/180 cmd: $NMCLI --mode multiline -f ALL con lang: C returncode: 0 @@ -7509,7 +7509,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 4220 -location: clients/tests/test-client.py:957:test_003()/181 +location: clients/tests/test-client.py:959:test_003()/181 cmd: $NMCLI --mode multiline -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -7593,7 +7593,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 652 -location: clients/tests/test-client.py:960:test_003()/182 +location: clients/tests/test-client.py:962:test_003()/182 cmd: $NMCLI --mode multiline -f UUID,TYPE con lang: C returncode: 0 @@ -7610,7 +7610,7 @@ TYPE: ethernet <<< size: 662 -location: clients/tests/test-client.py:960:test_003()/183 +location: clients/tests/test-client.py:962:test_003()/183 cmd: $NMCLI --mode multiline -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -7627,7 +7627,7 @@ TYPE: ethernet <<< size: 5148 -location: clients/tests/test-client.py:963:test_003()/184 +location: clients/tests/test-client.py:965:test_003()/184 cmd: $NMCLI --mode multiline con s ethernet lang: C returncode: 0 @@ -7742,7 +7742,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5185 -location: clients/tests/test-client.py:963:test_003()/185 +location: clients/tests/test-client.py:965:test_003()/185 cmd: $NMCLI --mode multiline con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -7857,7 +7857,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4523 -location: clients/tests/test-client.py:966:test_003()/186 +location: clients/tests/test-client.py:968:test_003()/186 cmd: $NMCLI --mode multiline c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -7959,7 +7959,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4556 -location: clients/tests/test-client.py:966:test_003()/187 +location: clients/tests/test-client.py:968:test_003()/187 cmd: $NMCLI --mode multiline c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -8061,7 +8061,7 @@ GENERAL.MASTER-PATH: -- <<< size: 3512 -location: clients/tests/test-client.py:969:test_003()/188 +location: clients/tests/test-client.py:971:test_003()/188 cmd: $NMCLI --mode multiline -f all dev show eth0 lang: C returncode: 0 @@ -8127,7 +8127,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 3547 -location: clients/tests/test-client.py:969:test_003()/189 +location: clients/tests/test-client.py:971:test_003()/189 cmd: $NMCLI --mode multiline -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -8193,7 +8193,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 4480 -location: clients/tests/test-client.py:957:test_003()/190 +location: clients/tests/test-client.py:959:test_003()/190 cmd: $NMCLI --mode multiline --color yes -f ALL con lang: C returncode: 0 @@ -8277,7 +8277,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 4502 -location: clients/tests/test-client.py:957:test_003()/191 +location: clients/tests/test-client.py:959:test_003()/191 cmd: $NMCLI --mode multiline --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -8361,7 +8361,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 682 -location: clients/tests/test-client.py:960:test_003()/192 +location: clients/tests/test-client.py:962:test_003()/192 cmd: $NMCLI --mode multiline --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -8378,7 +8378,7 @@ TYPE: ethernet <<< size: 692 -location: clients/tests/test-client.py:960:test_003()/193 +location: clients/tests/test-client.py:962:test_003()/193 cmd: $NMCLI --mode multiline --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -8395,7 +8395,7 @@ TYPE: ethernet <<< size: 5160 -location: clients/tests/test-client.py:963:test_003()/194 +location: clients/tests/test-client.py:965:test_003()/194 cmd: $NMCLI --mode multiline --color yes con s ethernet lang: C returncode: 0 @@ -8510,7 +8510,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5197 -location: clients/tests/test-client.py:963:test_003()/195 +location: clients/tests/test-client.py:965:test_003()/195 cmd: $NMCLI --mode multiline --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -8625,7 +8625,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4535 -location: clients/tests/test-client.py:966:test_003()/196 +location: clients/tests/test-client.py:968:test_003()/196 cmd: $NMCLI --mode multiline --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -8727,7 +8727,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4568 -location: clients/tests/test-client.py:966:test_003()/197 +location: clients/tests/test-client.py:968:test_003()/197 cmd: $NMCLI --mode multiline --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -8829,7 +8829,7 @@ GENERAL.MASTER-PATH: -- <<< size: 3524 -location: clients/tests/test-client.py:969:test_003()/198 +location: clients/tests/test-client.py:971:test_003()/198 cmd: $NMCLI --mode multiline --color yes -f all dev show eth0 lang: C returncode: 0 @@ -8895,7 +8895,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 3559 -location: clients/tests/test-client.py:969:test_003()/199 +location: clients/tests/test-client.py:971:test_003()/199 cmd: $NMCLI --mode multiline --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -8961,7 +8961,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 4824 -location: clients/tests/test-client.py:957:test_003()/200 +location: clients/tests/test-client.py:959:test_003()/200 cmd: $NMCLI --mode multiline --pretty -f ALL con lang: C returncode: 0 @@ -9053,7 +9053,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 4852 -location: clients/tests/test-client.py:957:test_003()/201 +location: clients/tests/test-client.py:959:test_003()/201 cmd: $NMCLI --mode multiline --pretty -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -9145,7 +9145,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 1199 -location: clients/tests/test-client.py:960:test_003()/202 +location: clients/tests/test-client.py:962:test_003()/202 cmd: $NMCLI --mode multiline --pretty -f UUID,TYPE con lang: C returncode: 0 @@ -9169,7 +9169,7 @@ TYPE: ethernet <<< size: 1215 -location: clients/tests/test-client.py:960:test_003()/203 +location: clients/tests/test-client.py:962:test_003()/203 cmd: $NMCLI --mode multiline --pretty -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -9193,7 +9193,7 @@ TYPE: ethernet <<< size: 6402 -location: clients/tests/test-client.py:963:test_003()/204 +location: clients/tests/test-client.py:965:test_003()/204 cmd: $NMCLI --mode multiline --pretty con s ethernet lang: C returncode: 0 @@ -9324,7 +9324,7 @@ GENERAL.MASTER-PATH: -- <<< size: 6458 -location: clients/tests/test-client.py:963:test_003()/205 +location: clients/tests/test-client.py:965:test_003()/205 cmd: $NMCLI --mode multiline --pretty con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -9455,7 +9455,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5464 -location: clients/tests/test-client.py:966:test_003()/206 +location: clients/tests/test-client.py:968:test_003()/206 cmd: $NMCLI --mode multiline --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -9569,7 +9569,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5509 -location: clients/tests/test-client.py:966:test_003()/207 +location: clients/tests/test-client.py:968:test_003()/207 cmd: $NMCLI --mode multiline --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -9683,7 +9683,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4372 -location: clients/tests/test-client.py:969:test_003()/208 +location: clients/tests/test-client.py:971:test_003()/208 cmd: $NMCLI --mode multiline --pretty -f all dev show eth0 lang: C returncode: 0 @@ -9760,7 +9760,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 4413 -location: clients/tests/test-client.py:969:test_003()/209 +location: clients/tests/test-client.py:971:test_003()/209 cmd: $NMCLI --mode multiline --pretty -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -9837,7 +9837,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 5106 -location: clients/tests/test-client.py:957:test_003()/210 +location: clients/tests/test-client.py:959:test_003()/210 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL con lang: C returncode: 0 @@ -9929,7 +9929,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 5134 -location: clients/tests/test-client.py:957:test_003()/211 +location: clients/tests/test-client.py:959:test_003()/211 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -10021,7 +10021,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 1229 -location: clients/tests/test-client.py:960:test_003()/212 +location: clients/tests/test-client.py:962:test_003()/212 cmd: $NMCLI --mode multiline --pretty --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -10045,7 +10045,7 @@ TYPE: ethernet <<< size: 1245 -location: clients/tests/test-client.py:960:test_003()/213 +location: clients/tests/test-client.py:962:test_003()/213 cmd: $NMCLI --mode multiline --pretty --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -10069,7 +10069,7 @@ TYPE: ethernet <<< size: 6414 -location: clients/tests/test-client.py:963:test_003()/214 +location: clients/tests/test-client.py:965:test_003()/214 cmd: $NMCLI --mode multiline --pretty --color yes con s ethernet lang: C returncode: 0 @@ -10200,7 +10200,7 @@ GENERAL.MASTER-PATH: -- <<< size: 6470 -location: clients/tests/test-client.py:963:test_003()/215 +location: clients/tests/test-client.py:965:test_003()/215 cmd: $NMCLI --mode multiline --pretty --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -10331,7 +10331,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5476 -location: clients/tests/test-client.py:966:test_003()/216 +location: clients/tests/test-client.py:968:test_003()/216 cmd: $NMCLI --mode multiline --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -10445,7 +10445,7 @@ GENERAL.MASTER-PATH: -- <<< size: 5521 -location: clients/tests/test-client.py:966:test_003()/217 +location: clients/tests/test-client.py:968:test_003()/217 cmd: $NMCLI --mode multiline --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -10559,7 +10559,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4384 -location: clients/tests/test-client.py:969:test_003()/218 +location: clients/tests/test-client.py:971:test_003()/218 cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show eth0 lang: C returncode: 0 @@ -10636,7 +10636,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 4425 -location: clients/tests/test-client.py:969:test_003()/219 +location: clients/tests/test-client.py:971:test_003()/219 cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -10713,7 +10713,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: UUID-ethernet-REPLACED-REPLACED-REPL | e <<< size: 1897 -location: clients/tests/test-client.py:957:test_003()/220 +location: clients/tests/test-client.py:959:test_003()/220 cmd: $NMCLI --mode multiline --terse -f ALL con lang: C returncode: 0 @@ -10797,7 +10797,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1 <<< size: 1907 -location: clients/tests/test-client.py:957:test_003()/221 +location: clients/tests/test-client.py:959:test_003()/221 cmd: $NMCLI --mode multiline --terse -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -10881,7 +10881,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1 <<< size: 398 -location: clients/tests/test-client.py:960:test_003()/222 +location: clients/tests/test-client.py:962:test_003()/222 cmd: $NMCLI --mode multiline --terse -f UUID,TYPE con lang: C returncode: 0 @@ -10898,7 +10898,7 @@ TYPE:802-3-ethernet <<< size: 408 -location: clients/tests/test-client.py:960:test_003()/223 +location: clients/tests/test-client.py:962:test_003()/223 cmd: $NMCLI --mode multiline --terse -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -10915,7 +10915,7 @@ TYPE:802-3-ethernet <<< size: 2786 -location: clients/tests/test-client.py:963:test_003()/224 +location: clients/tests/test-client.py:965:test_003()/224 cmd: $NMCLI --mode multiline --terse con s ethernet lang: C returncode: 0 @@ -11030,7 +11030,7 @@ GENERAL.MASTER-PATH: <<< size: 2796 -location: clients/tests/test-client.py:963:test_003()/225 +location: clients/tests/test-client.py:965:test_003()/225 cmd: $NMCLI --mode multiline --terse con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -11145,7 +11145,7 @@ GENERAL.MASTER-PATH: <<< size: 2458 -location: clients/tests/test-client.py:966:test_003()/226 +location: clients/tests/test-client.py:968:test_003()/226 cmd: $NMCLI --mode multiline --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -11247,7 +11247,7 @@ GENERAL.MASTER-PATH: <<< size: 2468 -location: clients/tests/test-client.py:966:test_003()/227 +location: clients/tests/test-client.py:968:test_003()/227 cmd: $NMCLI --mode multiline --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -11349,7 +11349,7 @@ GENERAL.MASTER-PATH: <<< size: 2262 -location: clients/tests/test-client.py:969:test_003()/228 +location: clients/tests/test-client.py:971:test_003()/228 cmd: $NMCLI --mode multiline --terse -f all dev show eth0 lang: C returncode: 0 @@ -11415,7 +11415,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 2274 -location: clients/tests/test-client.py:969:test_003()/229 +location: clients/tests/test-client.py:971:test_003()/229 cmd: $NMCLI --mode multiline --terse -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -11481,7 +11481,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 2179 -location: clients/tests/test-client.py:957:test_003()/230 +location: clients/tests/test-client.py:959:test_003()/230 cmd: $NMCLI --mode multiline --terse --color yes -f ALL con lang: C returncode: 0 @@ -11565,7 +11565,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1 <<< size: 2189 -location: clients/tests/test-client.py:957:test_003()/231 +location: clients/tests/test-client.py:959:test_003()/231 cmd: $NMCLI --mode multiline --terse --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -11649,7 +11649,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1 <<< size: 428 -location: clients/tests/test-client.py:960:test_003()/232 +location: clients/tests/test-client.py:962:test_003()/232 cmd: $NMCLI --mode multiline --terse --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -11666,7 +11666,7 @@ TYPE:802-3-ethernet <<< size: 438 -location: clients/tests/test-client.py:960:test_003()/233 +location: clients/tests/test-client.py:962:test_003()/233 cmd: $NMCLI --mode multiline --terse --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -11683,7 +11683,7 @@ TYPE:802-3-ethernet <<< size: 2798 -location: clients/tests/test-client.py:963:test_003()/234 +location: clients/tests/test-client.py:965:test_003()/234 cmd: $NMCLI --mode multiline --terse --color yes con s ethernet lang: C returncode: 0 @@ -11798,7 +11798,7 @@ GENERAL.MASTER-PATH: <<< size: 2808 -location: clients/tests/test-client.py:963:test_003()/235 +location: clients/tests/test-client.py:965:test_003()/235 cmd: $NMCLI --mode multiline --terse --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 0 @@ -11913,7 +11913,7 @@ GENERAL.MASTER-PATH: <<< size: 2470 -location: clients/tests/test-client.py:966:test_003()/236 +location: clients/tests/test-client.py:968:test_003()/236 cmd: $NMCLI --mode multiline --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -12015,7 +12015,7 @@ GENERAL.MASTER-PATH: <<< size: 2480 -location: clients/tests/test-client.py:966:test_003()/237 +location: clients/tests/test-client.py:968:test_003()/237 cmd: $NMCLI --mode multiline --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -12117,7 +12117,7 @@ GENERAL.MASTER-PATH: <<< size: 2274 -location: clients/tests/test-client.py:969:test_003()/238 +location: clients/tests/test-client.py:971:test_003()/238 cmd: $NMCLI --mode multiline --terse --color yes -f all dev show eth0 lang: C returncode: 0 @@ -12183,7 +12183,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 2286 -location: clients/tests/test-client.py:969:test_003()/239 +location: clients/tests/test-client.py:971:test_003()/239 cmd: $NMCLI --mode multiline --terse --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -12249,7 +12249,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]:UUID-ethernet-REPLACED-REPLACED-REPL | ethe <<< size: 2069 -location: clients/tests/test-client.py:957:test_003()/240 +location: clients/tests/test-client.py:959:test_003()/240 cmd: $NMCLI -f ALL con lang: C returncode: 0 @@ -12264,7 +12264,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2091 -location: clients/tests/test-client.py:957:test_003()/241 +location: clients/tests/test-client.py:959:test_003()/241 cmd: $NMCLI -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -12279,7 +12279,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 328 -location: clients/tests/test-client.py:960:test_003()/242 +location: clients/tests/test-client.py:962:test_003()/242 cmd: $NMCLI -f UUID,TYPE con lang: C returncode: 0 @@ -12292,7 +12292,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 338 -location: clients/tests/test-client.py:960:test_003()/243 +location: clients/tests/test-client.py:962:test_003()/243 cmd: $NMCLI -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -12305,7 +12305,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 180 -location: clients/tests/test-client.py:963:test_003()/244 +location: clients/tests/test-client.py:965:test_003()/244 cmd: $NMCLI con s ethernet lang: C returncode: 10 @@ -12315,7 +12315,7 @@ Error: ethernet - no such connection profile. <<< size: 202 -location: clients/tests/test-client.py:963:test_003()/245 +location: clients/tests/test-client.py:965:test_003()/245 cmd: $NMCLI con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -12325,7 +12325,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 841 -location: clients/tests/test-client.py:966:test_003()/246 +location: clients/tests/test-client.py:968:test_003()/246 cmd: $NMCLI c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -12346,7 +12346,7 @@ GENERAL.MASTER-PATH: -- <<< size: 856 -location: clients/tests/test-client.py:966:test_003()/247 +location: clients/tests/test-client.py:968:test_003()/247 cmd: $NMCLI c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -12367,7 +12367,7 @@ GENERAL.MASTER-PATH: -- <<< size: 3515 -location: clients/tests/test-client.py:969:test_003()/248 +location: clients/tests/test-client.py:971:test_003()/248 cmd: $NMCLI -f all dev show eth0 lang: C returncode: 0 @@ -12433,7 +12433,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkMa <<< size: 3550 -location: clients/tests/test-client.py:969:test_003()/249 +location: clients/tests/test-client.py:971:test_003()/249 cmd: $NMCLI -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -12499,7 +12499,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkMa <<< size: 2351 -location: clients/tests/test-client.py:957:test_003()/250 +location: clients/tests/test-client.py:959:test_003()/250 cmd: $NMCLI --color yes -f ALL con lang: C returncode: 0 @@ -12514,7 +12514,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2373 -location: clients/tests/test-client.py:957:test_003()/251 +location: clients/tests/test-client.py:959:test_003()/251 cmd: $NMCLI --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -12529,7 +12529,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 340 -location: clients/tests/test-client.py:960:test_003()/252 +location: clients/tests/test-client.py:962:test_003()/252 cmd: $NMCLI --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -12542,7 +12542,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 350 -location: clients/tests/test-client.py:960:test_003()/253 +location: clients/tests/test-client.py:962:test_003()/253 cmd: $NMCLI --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -12555,7 +12555,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 192 -location: clients/tests/test-client.py:963:test_003()/254 +location: clients/tests/test-client.py:965:test_003()/254 cmd: $NMCLI --color yes con s ethernet lang: C returncode: 10 @@ -12565,7 +12565,7 @@ Error: ethernet - no such connection profile. <<< size: 214 -location: clients/tests/test-client.py:963:test_003()/255 +location: clients/tests/test-client.py:965:test_003()/255 cmd: $NMCLI --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -12575,7 +12575,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 853 -location: clients/tests/test-client.py:966:test_003()/256 +location: clients/tests/test-client.py:968:test_003()/256 cmd: $NMCLI --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -12596,7 +12596,7 @@ GENERAL.MASTER-PATH: -- <<< size: 868 -location: clients/tests/test-client.py:966:test_003()/257 +location: clients/tests/test-client.py:968:test_003()/257 cmd: $NMCLI --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -12617,7 +12617,7 @@ GENERAL.MASTER-PATH: -- <<< size: 3527 -location: clients/tests/test-client.py:969:test_003()/258 +location: clients/tests/test-client.py:971:test_003()/258 cmd: $NMCLI --color yes -f all dev show eth0 lang: C returncode: 0 @@ -12683,7 +12683,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkMa <<< size: 3562 -location: clients/tests/test-client.py:969:test_003()/259 +location: clients/tests/test-client.py:971:test_003()/259 cmd: $NMCLI --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -12749,7 +12749,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkMa <<< size: 2555 -location: clients/tests/test-client.py:957:test_003()/260 +location: clients/tests/test-client.py:959:test_003()/260 cmd: $NMCLI --pretty -f ALL con lang: C returncode: 0 @@ -12768,7 +12768,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2599 -location: clients/tests/test-client.py:957:test_003()/261 +location: clients/tests/test-client.py:959:test_003()/261 cmd: $NMCLI --pretty -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -12787,7 +12787,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 539 -location: clients/tests/test-client.py:960:test_003()/262 +location: clients/tests/test-client.py:962:test_003()/262 cmd: $NMCLI --pretty -f UUID,TYPE con lang: C returncode: 0 @@ -12804,7 +12804,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 569 -location: clients/tests/test-client.py:960:test_003()/263 +location: clients/tests/test-client.py:962:test_003()/263 cmd: $NMCLI --pretty -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -12821,7 +12821,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 189 -location: clients/tests/test-client.py:963:test_003()/264 +location: clients/tests/test-client.py:965:test_003()/264 cmd: $NMCLI --pretty con s ethernet lang: C returncode: 10 @@ -12831,7 +12831,7 @@ Error: ethernet - no such connection profile. <<< size: 211 -location: clients/tests/test-client.py:963:test_003()/265 +location: clients/tests/test-client.py:965:test_003()/265 cmd: $NMCLI --pretty con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -12841,7 +12841,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 1377 -location: clients/tests/test-client.py:966:test_003()/266 +location: clients/tests/test-client.py:968:test_003()/266 cmd: $NMCLI --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -12869,7 +12869,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1404 -location: clients/tests/test-client.py:966:test_003()/267 +location: clients/tests/test-client.py:968:test_003()/267 cmd: $NMCLI --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -12897,7 +12897,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4375 -location: clients/tests/test-client.py:969:test_003()/268 +location: clients/tests/test-client.py:971:test_003()/268 cmd: $NMCLI --pretty -f all dev show eth0 lang: C returncode: 0 @@ -12974,7 +12974,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkMa <<< size: 4416 -location: clients/tests/test-client.py:969:test_003()/269 +location: clients/tests/test-client.py:971:test_003()/269 cmd: $NMCLI --pretty -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -13051,7 +13051,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkMa <<< size: 2837 -location: clients/tests/test-client.py:957:test_003()/270 +location: clients/tests/test-client.py:959:test_003()/270 cmd: $NMCLI --pretty --color yes -f ALL con lang: C returncode: 0 @@ -13070,7 +13070,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2881 -location: clients/tests/test-client.py:957:test_003()/271 +location: clients/tests/test-client.py:959:test_003()/271 cmd: $NMCLI --pretty --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -13089,7 +13089,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 551 -location: clients/tests/test-client.py:960:test_003()/272 +location: clients/tests/test-client.py:962:test_003()/272 cmd: $NMCLI --pretty --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -13106,7 +13106,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 581 -location: clients/tests/test-client.py:960:test_003()/273 +location: clients/tests/test-client.py:962:test_003()/273 cmd: $NMCLI --pretty --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -13123,7 +13123,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 201 -location: clients/tests/test-client.py:963:test_003()/274 +location: clients/tests/test-client.py:965:test_003()/274 cmd: $NMCLI --pretty --color yes con s ethernet lang: C returncode: 10 @@ -13133,7 +13133,7 @@ Error: ethernet - no such connection profile. <<< size: 223 -location: clients/tests/test-client.py:963:test_003()/275 +location: clients/tests/test-client.py:965:test_003()/275 cmd: $NMCLI --pretty --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -13143,7 +13143,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 1389 -location: clients/tests/test-client.py:966:test_003()/276 +location: clients/tests/test-client.py:968:test_003()/276 cmd: $NMCLI --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -13171,7 +13171,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1416 -location: clients/tests/test-client.py:966:test_003()/277 +location: clients/tests/test-client.py:968:test_003()/277 cmd: $NMCLI --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -13199,7 +13199,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4387 -location: clients/tests/test-client.py:969:test_003()/278 +location: clients/tests/test-client.py:971:test_003()/278 cmd: $NMCLI --pretty --color yes -f all dev show eth0 lang: C returncode: 0 @@ -13276,7 +13276,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkMa <<< size: 4428 -location: clients/tests/test-client.py:969:test_003()/279 +location: clients/tests/test-client.py:971:test_003()/279 cmd: $NMCLI --pretty --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -13353,7 +13353,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkMa <<< size: 1161 -location: clients/tests/test-client.py:957:test_003()/280 +location: clients/tests/test-client.py:959:test_003()/280 cmd: $NMCLI --terse -f ALL con lang: C returncode: 0 @@ -13367,7 +13367,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 1171 -location: clients/tests/test-client.py:957:test_003()/281 +location: clients/tests/test-client.py:959:test_003()/281 cmd: $NMCLI --terse -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -13381,7 +13381,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 289 -location: clients/tests/test-client.py:960:test_003()/282 +location: clients/tests/test-client.py:962:test_003()/282 cmd: $NMCLI --terse -f UUID,TYPE con lang: C returncode: 0 @@ -13393,7 +13393,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 299 -location: clients/tests/test-client.py:960:test_003()/283 +location: clients/tests/test-client.py:962:test_003()/283 cmd: $NMCLI --terse -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -13405,7 +13405,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 188 -location: clients/tests/test-client.py:963:test_003()/284 +location: clients/tests/test-client.py:965:test_003()/284 cmd: $NMCLI --terse con s ethernet lang: C returncode: 10 @@ -13415,7 +13415,7 @@ Error: ethernet - no such connection profile. <<< size: 210 -location: clients/tests/test-client.py:963:test_003()/285 +location: clients/tests/test-client.py:965:test_003()/285 cmd: $NMCLI --terse con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -13425,7 +13425,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 552 -location: clients/tests/test-client.py:966:test_003()/286 +location: clients/tests/test-client.py:968:test_003()/286 cmd: $NMCLI --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -13446,7 +13446,7 @@ GENERAL.MASTER-PATH: <<< size: 562 -location: clients/tests/test-client.py:966:test_003()/287 +location: clients/tests/test-client.py:968:test_003()/287 cmd: $NMCLI --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -13467,7 +13467,7 @@ GENERAL.MASTER-PATH: <<< size: 2265 -location: clients/tests/test-client.py:969:test_003()/288 +location: clients/tests/test-client.py:971:test_003()/288 cmd: $NMCLI --terse -f all dev show eth0 lang: C returncode: 0 @@ -13533,7 +13533,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManag <<< size: 2277 -location: clients/tests/test-client.py:969:test_003()/289 +location: clients/tests/test-client.py:971:test_003()/289 cmd: $NMCLI --terse -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -13599,7 +13599,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManag <<< size: 1443 -location: clients/tests/test-client.py:957:test_003()/290 +location: clients/tests/test-client.py:959:test_003()/290 cmd: $NMCLI --terse --color yes -f ALL con lang: C returncode: 0 @@ -13613,7 +13613,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 1453 -location: clients/tests/test-client.py:957:test_003()/291 +location: clients/tests/test-client.py:959:test_003()/291 cmd: $NMCLI --terse --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -13627,7 +13627,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 301 -location: clients/tests/test-client.py:960:test_003()/292 +location: clients/tests/test-client.py:962:test_003()/292 cmd: $NMCLI --terse --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -13639,7 +13639,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 311 -location: clients/tests/test-client.py:960:test_003()/293 +location: clients/tests/test-client.py:962:test_003()/293 cmd: $NMCLI --terse --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -13651,7 +13651,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 200 -location: clients/tests/test-client.py:963:test_003()/294 +location: clients/tests/test-client.py:965:test_003()/294 cmd: $NMCLI --terse --color yes con s ethernet lang: C returncode: 10 @@ -13661,7 +13661,7 @@ Error: ethernet - no such connection profile. <<< size: 222 -location: clients/tests/test-client.py:963:test_003()/295 +location: clients/tests/test-client.py:965:test_003()/295 cmd: $NMCLI --terse --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -13671,7 +13671,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 564 -location: clients/tests/test-client.py:966:test_003()/296 +location: clients/tests/test-client.py:968:test_003()/296 cmd: $NMCLI --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -13692,7 +13692,7 @@ GENERAL.MASTER-PATH: <<< size: 574 -location: clients/tests/test-client.py:966:test_003()/297 +location: clients/tests/test-client.py:968:test_003()/297 cmd: $NMCLI --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -13713,7 +13713,7 @@ GENERAL.MASTER-PATH: <<< size: 2277 -location: clients/tests/test-client.py:969:test_003()/298 +location: clients/tests/test-client.py:971:test_003()/298 cmd: $NMCLI --terse --color yes -f all dev show eth0 lang: C returncode: 0 @@ -13779,7 +13779,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManag <<< size: 2289 -location: clients/tests/test-client.py:969:test_003()/299 +location: clients/tests/test-client.py:971:test_003()/299 cmd: $NMCLI --terse --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -13845,7 +13845,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManag <<< size: 2084 -location: clients/tests/test-client.py:957:test_003()/300 +location: clients/tests/test-client.py:959:test_003()/300 cmd: $NMCLI --mode tabular -f ALL con lang: C returncode: 0 @@ -13860,7 +13860,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2106 -location: clients/tests/test-client.py:957:test_003()/301 +location: clients/tests/test-client.py:959:test_003()/301 cmd: $NMCLI --mode tabular -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -13875,7 +13875,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 343 -location: clients/tests/test-client.py:960:test_003()/302 +location: clients/tests/test-client.py:962:test_003()/302 cmd: $NMCLI --mode tabular -f UUID,TYPE con lang: C returncode: 0 @@ -13888,7 +13888,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 353 -location: clients/tests/test-client.py:960:test_003()/303 +location: clients/tests/test-client.py:962:test_003()/303 cmd: $NMCLI --mode tabular -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -13901,7 +13901,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 195 -location: clients/tests/test-client.py:963:test_003()/304 +location: clients/tests/test-client.py:965:test_003()/304 cmd: $NMCLI --mode tabular con s ethernet lang: C returncode: 10 @@ -13911,7 +13911,7 @@ Error: ethernet - no such connection profile. <<< size: 217 -location: clients/tests/test-client.py:963:test_003()/305 +location: clients/tests/test-client.py:965:test_003()/305 cmd: $NMCLI --mode tabular con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -13921,7 +13921,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 676 -location: clients/tests/test-client.py:966:test_003()/306 +location: clients/tests/test-client.py:968:test_003()/306 cmd: $NMCLI --mode tabular c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -13933,7 +13933,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 690 -location: clients/tests/test-client.py:966:test_003()/307 +location: clients/tests/test-client.py:968:test_003()/307 cmd: $NMCLI --mode tabular c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -13945,7 +13945,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 3011 -location: clients/tests/test-client.py:969:test_003()/308 +location: clients/tests/test-client.py:971:test_003()/308 cmd: $NMCLI --mode tabular -f all dev show eth0 lang: C returncode: 0 @@ -13977,7 +13977,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 3042 -location: clients/tests/test-client.py:969:test_003()/309 +location: clients/tests/test-client.py:971:test_003()/309 cmd: $NMCLI --mode tabular -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -14009,7 +14009,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 2366 -location: clients/tests/test-client.py:957:test_003()/310 +location: clients/tests/test-client.py:959:test_003()/310 cmd: $NMCLI --mode tabular --color yes -f ALL con lang: C returncode: 0 @@ -14024,7 +14024,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2388 -location: clients/tests/test-client.py:957:test_003()/311 +location: clients/tests/test-client.py:959:test_003()/311 cmd: $NMCLI --mode tabular --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -14039,7 +14039,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 355 -location: clients/tests/test-client.py:960:test_003()/312 +location: clients/tests/test-client.py:962:test_003()/312 cmd: $NMCLI --mode tabular --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -14052,7 +14052,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 365 -location: clients/tests/test-client.py:960:test_003()/313 +location: clients/tests/test-client.py:962:test_003()/313 cmd: $NMCLI --mode tabular --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -14065,7 +14065,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 207 -location: clients/tests/test-client.py:963:test_003()/314 +location: clients/tests/test-client.py:965:test_003()/314 cmd: $NMCLI --mode tabular --color yes con s ethernet lang: C returncode: 10 @@ -14075,7 +14075,7 @@ Error: ethernet - no such connection profile. <<< size: 229 -location: clients/tests/test-client.py:963:test_003()/315 +location: clients/tests/test-client.py:965:test_003()/315 cmd: $NMCLI --mode tabular --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -14085,7 +14085,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 688 -location: clients/tests/test-client.py:966:test_003()/316 +location: clients/tests/test-client.py:968:test_003()/316 cmd: $NMCLI --mode tabular --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -14097,7 +14097,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 702 -location: clients/tests/test-client.py:966:test_003()/317 +location: clients/tests/test-client.py:968:test_003()/317 cmd: $NMCLI --mode tabular --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -14109,7 +14109,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 3023 -location: clients/tests/test-client.py:969:test_003()/318 +location: clients/tests/test-client.py:971:test_003()/318 cmd: $NMCLI --mode tabular --color yes -f all dev show eth0 lang: C returncode: 0 @@ -14141,7 +14141,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 3054 -location: clients/tests/test-client.py:969:test_003()/319 +location: clients/tests/test-client.py:971:test_003()/319 cmd: $NMCLI --mode tabular --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -14173,7 +14173,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 2570 -location: clients/tests/test-client.py:957:test_003()/320 +location: clients/tests/test-client.py:959:test_003()/320 cmd: $NMCLI --mode tabular --pretty -f ALL con lang: C returncode: 0 @@ -14192,7 +14192,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2614 -location: clients/tests/test-client.py:957:test_003()/321 +location: clients/tests/test-client.py:959:test_003()/321 cmd: $NMCLI --mode tabular --pretty -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -14211,7 +14211,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 554 -location: clients/tests/test-client.py:960:test_003()/322 +location: clients/tests/test-client.py:962:test_003()/322 cmd: $NMCLI --mode tabular --pretty -f UUID,TYPE con lang: C returncode: 0 @@ -14228,7 +14228,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 584 -location: clients/tests/test-client.py:960:test_003()/323 +location: clients/tests/test-client.py:962:test_003()/323 cmd: $NMCLI --mode tabular --pretty -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -14245,7 +14245,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 204 -location: clients/tests/test-client.py:963:test_003()/324 +location: clients/tests/test-client.py:965:test_003()/324 cmd: $NMCLI --mode tabular --pretty con s ethernet lang: C returncode: 10 @@ -14255,7 +14255,7 @@ Error: ethernet - no such connection profile. <<< size: 226 -location: clients/tests/test-client.py:963:test_003()/325 +location: clients/tests/test-client.py:965:test_003()/325 cmd: $NMCLI --mode tabular --pretty con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -14265,7 +14265,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 1232 -location: clients/tests/test-client.py:966:test_003()/326 +location: clients/tests/test-client.py:968:test_003()/326 cmd: $NMCLI --mode tabular --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -14284,7 +14284,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 1277 -location: clients/tests/test-client.py:966:test_003()/327 +location: clients/tests/test-client.py:968:test_003()/327 cmd: $NMCLI --mode tabular --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -14303,7 +14303,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 4528 -location: clients/tests/test-client.py:969:test_003()/328 +location: clients/tests/test-client.py:971:test_003()/328 cmd: $NMCLI --mode tabular --pretty -f all dev show eth0 lang: C returncode: 0 @@ -14346,7 +14346,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 4596 -location: clients/tests/test-client.py:969:test_003()/329 +location: clients/tests/test-client.py:971:test_003()/329 cmd: $NMCLI --mode tabular --pretty -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -14389,7 +14389,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 2852 -location: clients/tests/test-client.py:957:test_003()/330 +location: clients/tests/test-client.py:959:test_003()/330 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL con lang: C returncode: 0 @@ -14408,7 +14408,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never <<< size: 2896 -location: clients/tests/test-client.py:957:test_003()/331 +location: clients/tests/test-client.py:959:test_003()/331 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -14427,7 +14427,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy <<< size: 566 -location: clients/tests/test-client.py:960:test_003()/332 +location: clients/tests/test-client.py:962:test_003()/332 cmd: $NMCLI --mode tabular --pretty --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -14444,7 +14444,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 596 -location: clients/tests/test-client.py:960:test_003()/333 +location: clients/tests/test-client.py:962:test_003()/333 cmd: $NMCLI --mode tabular --pretty --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -14461,7 +14461,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet <<< size: 216 -location: clients/tests/test-client.py:963:test_003()/334 +location: clients/tests/test-client.py:965:test_003()/334 cmd: $NMCLI --mode tabular --pretty --color yes con s ethernet lang: C returncode: 10 @@ -14471,7 +14471,7 @@ Error: ethernet - no such connection profile. <<< size: 238 -location: clients/tests/test-client.py:963:test_003()/335 +location: clients/tests/test-client.py:965:test_003()/335 cmd: $NMCLI --mode tabular --pretty --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -14481,7 +14481,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 1244 -location: clients/tests/test-client.py:966:test_003()/336 +location: clients/tests/test-client.py:968:test_003()/336 cmd: $NMCLI --mode tabular --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -14500,7 +14500,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating <<< size: 1289 -location: clients/tests/test-client.py:966:test_003()/337 +location: clients/tests/test-client.py:968:test_003()/337 cmd: $NMCLI --mode tabular --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -14519,7 +14519,7 @@ GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 dezaktywowanie <<< size: 4540 -location: clients/tests/test-client.py:969:test_003()/338 +location: clients/tests/test-client.py:971:test_003()/338 cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show eth0 lang: C returncode: 0 @@ -14562,7 +14562,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 4608 -location: clients/tests/test-client.py:969:test_003()/339 +location: clients/tests/test-client.py:971:test_003()/339 cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -14605,7 +14605,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{1,2,4} 5fcfd6 <<< size: 1176 -location: clients/tests/test-client.py:957:test_003()/340 +location: clients/tests/test-client.py:959:test_003()/340 cmd: $NMCLI --mode tabular --terse -f ALL con lang: C returncode: 0 @@ -14619,7 +14619,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 1186 -location: clients/tests/test-client.py:957:test_003()/341 +location: clients/tests/test-client.py:959:test_003()/341 cmd: $NMCLI --mode tabular --terse -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -14633,7 +14633,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 304 -location: clients/tests/test-client.py:960:test_003()/342 +location: clients/tests/test-client.py:962:test_003()/342 cmd: $NMCLI --mode tabular --terse -f UUID,TYPE con lang: C returncode: 0 @@ -14645,7 +14645,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 314 -location: clients/tests/test-client.py:960:test_003()/343 +location: clients/tests/test-client.py:962:test_003()/343 cmd: $NMCLI --mode tabular --terse -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -14657,7 +14657,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 203 -location: clients/tests/test-client.py:963:test_003()/344 +location: clients/tests/test-client.py:965:test_003()/344 cmd: $NMCLI --mode tabular --terse con s ethernet lang: C returncode: 10 @@ -14667,7 +14667,7 @@ Error: ethernet - no such connection profile. <<< size: 225 -location: clients/tests/test-client.py:963:test_003()/345 +location: clients/tests/test-client.py:965:test_003()/345 cmd: $NMCLI --mode tabular --terse con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -14677,7 +14677,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 386 -location: clients/tests/test-client.py:966:test_003()/346 +location: clients/tests/test-client.py:968:test_003()/346 cmd: $NMCLI --mode tabular --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -14687,7 +14687,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 396 -location: clients/tests/test-client.py:966:test_003()/347 +location: clients/tests/test-client.py:968:test_003()/347 cmd: $NMCLI --mode tabular --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -14697,7 +14697,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 1395 -location: clients/tests/test-client.py:969:test_003()/348 +location: clients/tests/test-client.py:971:test_003()/348 cmd: $NMCLI --mode tabular --terse -f all dev show eth0 lang: C returncode: 0 @@ -14714,7 +14714,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,4}:5fcfd6d7 <<< size: 1407 -location: clients/tests/test-client.py:969:test_003()/349 +location: clients/tests/test-client.py:971:test_003()/349 cmd: $NMCLI --mode tabular --terse -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -14731,7 +14731,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,4}:5fcfd6d7 <<< size: 1458 -location: clients/tests/test-client.py:957:test_003()/350 +location: clients/tests/test-client.py:959:test_003()/350 cmd: $NMCLI --mode tabular --terse --color yes -f ALL con lang: C returncode: 0 @@ -14745,7 +14745,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 1468 -location: clients/tests/test-client.py:957:test_003()/351 +location: clients/tests/test-client.py:959:test_003()/351 cmd: $NMCLI --mode tabular --terse --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -14759,7 +14759,7 @@ con-xx1:UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet:0:never:yes:0:no:/or <<< size: 316 -location: clients/tests/test-client.py:960:test_003()/352 +location: clients/tests/test-client.py:962:test_003()/352 cmd: $NMCLI --mode tabular --terse --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -14771,7 +14771,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 326 -location: clients/tests/test-client.py:960:test_003()/353 +location: clients/tests/test-client.py:962:test_003()/353 cmd: $NMCLI --mode tabular --terse --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -14783,7 +14783,7 @@ UUID-con-xx1-REPLACED-REPLACED-REPLA:802-3-ethernet <<< size: 215 -location: clients/tests/test-client.py:963:test_003()/354 +location: clients/tests/test-client.py:965:test_003()/354 cmd: $NMCLI --mode tabular --terse --color yes con s ethernet lang: C returncode: 10 @@ -14793,7 +14793,7 @@ Error: ethernet - no such connection profile. <<< size: 237 -location: clients/tests/test-client.py:963:test_003()/355 +location: clients/tests/test-client.py:965:test_003()/355 cmd: $NMCLI --mode tabular --terse --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -14803,7 +14803,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 398 -location: clients/tests/test-client.py:966:test_003()/356 +location: clients/tests/test-client.py:968:test_003()/356 cmd: $NMCLI --mode tabular --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -14813,7 +14813,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 408 -location: clients/tests/test-client.py:966:test_003()/357 +location: clients/tests/test-client.py:968:test_003()/357 cmd: $NMCLI --mode tabular --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -14823,7 +14823,7 @@ GENERAL:ethernet:UUID-ethernet-REPLACED-REPLACED-REPL:eth0:deactivating:no:no::n <<< size: 1407 -location: clients/tests/test-client.py:969:test_003()/358 +location: clients/tests/test-client.py:971:test_003()/358 cmd: $NMCLI --mode tabular --terse --color yes -f all dev show eth0 lang: C returncode: 0 @@ -14840,7 +14840,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,4}:5fcfd6d7 <<< size: 1419 -location: clients/tests/test-client.py:969:test_003()/359 +location: clients/tests/test-client.py:971:test_003()/359 cmd: $NMCLI --mode tabular --terse --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -14857,7 +14857,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{1,2,4}:5fcfd6d7 <<< size: 4194 -location: clients/tests/test-client.py:957:test_003()/360 +location: clients/tests/test-client.py:959:test_003()/360 cmd: $NMCLI --mode multiline -f ALL con lang: C returncode: 0 @@ -14941,7 +14941,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 4214 -location: clients/tests/test-client.py:957:test_003()/361 +location: clients/tests/test-client.py:959:test_003()/361 cmd: $NMCLI --mode multiline -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -15025,7 +15025,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 526 -location: clients/tests/test-client.py:960:test_003()/362 +location: clients/tests/test-client.py:962:test_003()/362 cmd: $NMCLI --mode multiline -f UUID,TYPE con lang: C returncode: 0 @@ -15040,7 +15040,7 @@ TYPE: ethernet <<< size: 536 -location: clients/tests/test-client.py:960:test_003()/363 +location: clients/tests/test-client.py:962:test_003()/363 cmd: $NMCLI --mode multiline -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -15055,7 +15055,7 @@ TYPE: ethernet <<< size: 197 -location: clients/tests/test-client.py:963:test_003()/364 +location: clients/tests/test-client.py:965:test_003()/364 cmd: $NMCLI --mode multiline con s ethernet lang: C returncode: 10 @@ -15065,7 +15065,7 @@ Error: ethernet - no such connection profile. <<< size: 219 -location: clients/tests/test-client.py:963:test_003()/365 +location: clients/tests/test-client.py:965:test_003()/365 cmd: $NMCLI --mode multiline con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -15075,7 +15075,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 858 -location: clients/tests/test-client.py:966:test_003()/366 +location: clients/tests/test-client.py:968:test_003()/366 cmd: $NMCLI --mode multiline c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -15096,7 +15096,7 @@ GENERAL.MASTER-PATH: -- <<< size: 873 -location: clients/tests/test-client.py:966:test_003()/367 +location: clients/tests/test-client.py:968:test_003()/367 cmd: $NMCLI --mode multiline c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -15117,7 +15117,7 @@ GENERAL.MASTER-PATH: -- <<< size: 3532 -location: clients/tests/test-client.py:969:test_003()/368 +location: clients/tests/test-client.py:971:test_003()/368 cmd: $NMCLI --mode multiline -f all dev show eth0 lang: C returncode: 0 @@ -15183,7 +15183,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkMa <<< size: 3567 -location: clients/tests/test-client.py:969:test_003()/369 +location: clients/tests/test-client.py:971:test_003()/369 cmd: $NMCLI --mode multiline -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -15249,7 +15249,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkMa <<< size: 4476 -location: clients/tests/test-client.py:957:test_003()/370 +location: clients/tests/test-client.py:959:test_003()/370 cmd: $NMCLI --mode multiline --color yes -f ALL con lang: C returncode: 0 @@ -15333,7 +15333,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 4496 -location: clients/tests/test-client.py:957:test_003()/371 +location: clients/tests/test-client.py:959:test_003()/371 cmd: $NMCLI --mode multiline --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -15417,7 +15417,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 538 -location: clients/tests/test-client.py:960:test_003()/372 +location: clients/tests/test-client.py:962:test_003()/372 cmd: $NMCLI --mode multiline --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -15432,7 +15432,7 @@ TYPE: ethernet <<< size: 548 -location: clients/tests/test-client.py:960:test_003()/373 +location: clients/tests/test-client.py:962:test_003()/373 cmd: $NMCLI --mode multiline --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -15447,7 +15447,7 @@ TYPE: ethernet <<< size: 209 -location: clients/tests/test-client.py:963:test_003()/374 +location: clients/tests/test-client.py:965:test_003()/374 cmd: $NMCLI --mode multiline --color yes con s ethernet lang: C returncode: 10 @@ -15457,7 +15457,7 @@ Error: ethernet - no such connection profile. <<< size: 231 -location: clients/tests/test-client.py:963:test_003()/375 +location: clients/tests/test-client.py:965:test_003()/375 cmd: $NMCLI --mode multiline --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -15467,7 +15467,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 870 -location: clients/tests/test-client.py:966:test_003()/376 +location: clients/tests/test-client.py:968:test_003()/376 cmd: $NMCLI --mode multiline --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -15488,7 +15488,7 @@ GENERAL.MASTER-PATH: -- <<< size: 885 -location: clients/tests/test-client.py:966:test_003()/377 +location: clients/tests/test-client.py:968:test_003()/377 cmd: $NMCLI --mode multiline --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -15509,7 +15509,7 @@ GENERAL.MASTER-PATH: -- <<< size: 3544 -location: clients/tests/test-client.py:969:test_003()/378 +location: clients/tests/test-client.py:971:test_003()/378 cmd: $NMCLI --mode multiline --color yes -f all dev show eth0 lang: C returncode: 0 @@ -15575,7 +15575,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkMa <<< size: 3579 -location: clients/tests/test-client.py:969:test_003()/379 +location: clients/tests/test-client.py:971:test_003()/379 cmd: $NMCLI --mode multiline --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -15641,7 +15641,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkMa <<< size: 4820 -location: clients/tests/test-client.py:957:test_003()/380 +location: clients/tests/test-client.py:959:test_003()/380 cmd: $NMCLI --mode multiline --pretty -f ALL con lang: C returncode: 0 @@ -15733,7 +15733,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 4846 -location: clients/tests/test-client.py:957:test_003()/381 +location: clients/tests/test-client.py:959:test_003()/381 cmd: $NMCLI --mode multiline --pretty -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -15825,7 +15825,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 992 -location: clients/tests/test-client.py:960:test_003()/382 +location: clients/tests/test-client.py:962:test_003()/382 cmd: $NMCLI --mode multiline --pretty -f UUID,TYPE con lang: C returncode: 0 @@ -15846,7 +15846,7 @@ TYPE: ethernet <<< size: 1008 -location: clients/tests/test-client.py:960:test_003()/383 +location: clients/tests/test-client.py:962:test_003()/383 cmd: $NMCLI --mode multiline --pretty -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -15867,7 +15867,7 @@ TYPE: ethernet <<< size: 206 -location: clients/tests/test-client.py:963:test_003()/384 +location: clients/tests/test-client.py:965:test_003()/384 cmd: $NMCLI --mode multiline --pretty con s ethernet lang: C returncode: 10 @@ -15877,7 +15877,7 @@ Error: ethernet - no such connection profile. <<< size: 228 -location: clients/tests/test-client.py:963:test_003()/385 +location: clients/tests/test-client.py:965:test_003()/385 cmd: $NMCLI --mode multiline --pretty con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -15887,7 +15887,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 1394 -location: clients/tests/test-client.py:966:test_003()/386 +location: clients/tests/test-client.py:968:test_003()/386 cmd: $NMCLI --mode multiline --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -15915,7 +15915,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1421 -location: clients/tests/test-client.py:966:test_003()/387 +location: clients/tests/test-client.py:968:test_003()/387 cmd: $NMCLI --mode multiline --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -15943,7 +15943,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4392 -location: clients/tests/test-client.py:969:test_003()/388 +location: clients/tests/test-client.py:971:test_003()/388 cmd: $NMCLI --mode multiline --pretty -f all dev show eth0 lang: C returncode: 0 @@ -16020,7 +16020,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkMa <<< size: 4433 -location: clients/tests/test-client.py:969:test_003()/389 +location: clients/tests/test-client.py:971:test_003()/389 cmd: $NMCLI --mode multiline --pretty -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -16097,7 +16097,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkMa <<< size: 5102 -location: clients/tests/test-client.py:957:test_003()/390 +location: clients/tests/test-client.py:959:test_003()/390 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL con lang: C returncode: 0 @@ -16189,7 +16189,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 5128 -location: clients/tests/test-client.py:957:test_003()/391 +location: clients/tests/test-client.py:959:test_003()/391 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -16281,7 +16281,7 @@ FILENAME: /etc/NetworkManager/system-connections/c <<< size: 1004 -location: clients/tests/test-client.py:960:test_003()/392 +location: clients/tests/test-client.py:962:test_003()/392 cmd: $NMCLI --mode multiline --pretty --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -16302,7 +16302,7 @@ TYPE: ethernet <<< size: 1020 -location: clients/tests/test-client.py:960:test_003()/393 +location: clients/tests/test-client.py:962:test_003()/393 cmd: $NMCLI --mode multiline --pretty --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -16323,7 +16323,7 @@ TYPE: ethernet <<< size: 218 -location: clients/tests/test-client.py:963:test_003()/394 +location: clients/tests/test-client.py:965:test_003()/394 cmd: $NMCLI --mode multiline --pretty --color yes con s ethernet lang: C returncode: 10 @@ -16333,7 +16333,7 @@ Error: ethernet - no such connection profile. <<< size: 240 -location: clients/tests/test-client.py:963:test_003()/395 +location: clients/tests/test-client.py:965:test_003()/395 cmd: $NMCLI --mode multiline --pretty --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -16343,7 +16343,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 1406 -location: clients/tests/test-client.py:966:test_003()/396 +location: clients/tests/test-client.py:968:test_003()/396 cmd: $NMCLI --mode multiline --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -16371,7 +16371,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1433 -location: clients/tests/test-client.py:966:test_003()/397 +location: clients/tests/test-client.py:968:test_003()/397 cmd: $NMCLI --mode multiline --pretty --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -16399,7 +16399,7 @@ GENERAL.MASTER-PATH: -- <<< size: 4404 -location: clients/tests/test-client.py:969:test_003()/398 +location: clients/tests/test-client.py:971:test_003()/398 cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show eth0 lang: C returncode: 0 @@ -16476,7 +16476,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkMa <<< size: 4445 -location: clients/tests/test-client.py:969:test_003()/399 +location: clients/tests/test-client.py:971:test_003()/399 cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -16553,7 +16553,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkMa <<< size: 1873 -location: clients/tests/test-client.py:957:test_003()/400 +location: clients/tests/test-client.py:959:test_003()/400 cmd: $NMCLI --mode multiline --terse -f ALL con lang: C returncode: 0 @@ -16637,7 +16637,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1 <<< size: 1883 -location: clients/tests/test-client.py:957:test_003()/401 +location: clients/tests/test-client.py:959:test_003()/401 cmd: $NMCLI --mode multiline --terse -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -16721,7 +16721,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1 <<< size: 336 -location: clients/tests/test-client.py:960:test_003()/402 +location: clients/tests/test-client.py:962:test_003()/402 cmd: $NMCLI --mode multiline --terse -f UUID,TYPE con lang: C returncode: 0 @@ -16736,7 +16736,7 @@ TYPE:802-3-ethernet <<< size: 346 -location: clients/tests/test-client.py:960:test_003()/403 +location: clients/tests/test-client.py:962:test_003()/403 cmd: $NMCLI --mode multiline --terse -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -16751,7 +16751,7 @@ TYPE:802-3-ethernet <<< size: 205 -location: clients/tests/test-client.py:963:test_003()/404 +location: clients/tests/test-client.py:965:test_003()/404 cmd: $NMCLI --mode multiline --terse con s ethernet lang: C returncode: 10 @@ -16761,7 +16761,7 @@ Error: ethernet - no such connection profile. <<< size: 227 -location: clients/tests/test-client.py:963:test_003()/405 +location: clients/tests/test-client.py:965:test_003()/405 cmd: $NMCLI --mode multiline --terse con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -16771,7 +16771,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 569 -location: clients/tests/test-client.py:966:test_003()/406 +location: clients/tests/test-client.py:968:test_003()/406 cmd: $NMCLI --mode multiline --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -16792,7 +16792,7 @@ GENERAL.MASTER-PATH: <<< size: 579 -location: clients/tests/test-client.py:966:test_003()/407 +location: clients/tests/test-client.py:968:test_003()/407 cmd: $NMCLI --mode multiline --terse c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -16813,7 +16813,7 @@ GENERAL.MASTER-PATH: <<< size: 2282 -location: clients/tests/test-client.py:969:test_003()/408 +location: clients/tests/test-client.py:971:test_003()/408 cmd: $NMCLI --mode multiline --terse -f all dev show eth0 lang: C returncode: 0 @@ -16879,7 +16879,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManag <<< size: 2294 -location: clients/tests/test-client.py:969:test_003()/409 +location: clients/tests/test-client.py:971:test_003()/409 cmd: $NMCLI --mode multiline --terse -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 @@ -16945,7 +16945,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManag <<< size: 2155 -location: clients/tests/test-client.py:957:test_003()/410 +location: clients/tests/test-client.py:959:test_003()/410 cmd: $NMCLI --mode multiline --terse --color yes -f ALL con lang: C returncode: 0 @@ -17029,7 +17029,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1 <<< size: 2165 -location: clients/tests/test-client.py:957:test_003()/411 +location: clients/tests/test-client.py:959:test_003()/411 cmd: $NMCLI --mode multiline --terse --color yes -f ALL con lang: pl_PL.UTF-8 returncode: 0 @@ -17113,7 +17113,7 @@ FILENAME:/etc/NetworkManager/system-connections/con-xx1 <<< size: 348 -location: clients/tests/test-client.py:960:test_003()/412 +location: clients/tests/test-client.py:962:test_003()/412 cmd: $NMCLI --mode multiline --terse --color yes -f UUID,TYPE con lang: C returncode: 0 @@ -17128,7 +17128,7 @@ TYPE:802-3-ethernet <<< size: 358 -location: clients/tests/test-client.py:960:test_003()/413 +location: clients/tests/test-client.py:962:test_003()/413 cmd: $NMCLI --mode multiline --terse --color yes -f UUID,TYPE con lang: pl_PL.UTF-8 returncode: 0 @@ -17143,7 +17143,7 @@ TYPE:802-3-ethernet <<< size: 217 -location: clients/tests/test-client.py:963:test_003()/414 +location: clients/tests/test-client.py:965:test_003()/414 cmd: $NMCLI --mode multiline --terse --color yes con s ethernet lang: C returncode: 10 @@ -17153,7 +17153,7 @@ Error: ethernet - no such connection profile. <<< size: 239 -location: clients/tests/test-client.py:963:test_003()/415 +location: clients/tests/test-client.py:965:test_003()/415 cmd: $NMCLI --mode multiline --terse --color yes con s ethernet lang: pl_PL.UTF-8 returncode: 10 @@ -17163,7 +17163,7 @@ Błąd: ethernet — nie ma takiego profilu połączenia. <<< size: 581 -location: clients/tests/test-client.py:966:test_003()/416 +location: clients/tests/test-client.py:968:test_003()/416 cmd: $NMCLI --mode multiline --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: C returncode: 0 @@ -17184,7 +17184,7 @@ GENERAL.MASTER-PATH: <<< size: 591 -location: clients/tests/test-client.py:966:test_003()/417 +location: clients/tests/test-client.py:968:test_003()/417 cmd: $NMCLI --mode multiline --terse --color yes c s /org/freedesktop/NetworkManager/ActiveConnection/1 lang: pl_PL.UTF-8 returncode: 0 @@ -17205,7 +17205,7 @@ GENERAL.MASTER-PATH: <<< size: 2294 -location: clients/tests/test-client.py:969:test_003()/418 +location: clients/tests/test-client.py:971:test_003()/418 cmd: $NMCLI --mode multiline --terse --color yes -f all dev show eth0 lang: C returncode: 0 @@ -17271,7 +17271,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[3]: | /org/freedesktop/NetworkManag <<< size: 2306 -location: clients/tests/test-client.py:969:test_003()/419 +location: clients/tests/test-client.py:971:test_003()/419 cmd: $NMCLI --mode multiline --terse --color yes -f all dev show eth0 lang: pl_PL.UTF-8 returncode: 0 diff --git a/clients/tests/test-client.check-on-disk/test_004.expected b/clients/tests/test-client.check-on-disk/test_004.expected index 3e6711e3a0..e49d7768bf 100644 --- a/clients/tests/test-client.check-on-disk/test_004.expected +++ b/clients/tests/test-client.check-on-disk/test_004.expected @@ -1,5 +1,5 @@ size: 252 -location: clients/tests/test-client.py:980:test_004()/1 +location: clients/tests/test-client.py:982:test_004()/1 cmd: $NMCLI c add type wifi ifname '*' ssid foobar con-name con-xx1 lang: C returncode: 0 @@ -9,7 +9,7 @@ Connection 'con-xx1' (UUID-con-xx1-REPLACED-REPLACED-REPLA) successfully added. <<< size: 228 -location: clients/tests/test-client.py:982:test_004()/2 +location: clients/tests/test-client.py:984:test_004()/2 cmd: $NMCLI connection mod con-xx1 ip.gateway '' lang: C returncode: 2 @@ -19,7 +19,7 @@ Error: invalid or not allowed setting 'ip': 'ip' is ambiguous: ipv4, ipv6. <<< size: 317 -location: clients/tests/test-client.py:983:test_004()/3 +location: clients/tests/test-client.py:985:test_004()/3 cmd: $NMCLI connection mod con-xx1 ipv4.gateway 172.16.0.1 lang: pl_PL.UTF-8 returncode: 1 @@ -29,7 +29,7 @@ Błąd: zmodyfikowanie połączenia „con-xx1” się nie powiodło: ipv4.gatew <<< size: 277 -location: clients/tests/test-client.py:984:test_004()/4 +location: clients/tests/test-client.py:986:test_004()/4 cmd: $NMCLI connection mod con-xx1 ipv6.gateway ::99 lang: C returncode: 1 @@ -39,7 +39,7 @@ Error: Failed to modify connection 'con-xx1': ipv6.gateway: gateway cannot be se <<< size: 267 -location: clients/tests/test-client.py:985:test_004()/5 +location: clients/tests/test-client.py:987:test_004()/5 cmd: $NMCLI connection mod con-xx1 802.abc '' lang: C returncode: 2 @@ -49,17 +49,17 @@ Error: invalid or not allowed setting '802': '802' is ambiguous: 802-11-wireless <<< size: 136 -location: clients/tests/test-client.py:986:test_004()/6 +location: clients/tests/test-client.py:988:test_004()/6 cmd: $NMCLI connection mod con-xx1 802-11-wireless.band a lang: C returncode: 0 size: 242 -location: clients/tests/test-client.py:987:test_004()/7 +location: clients/tests/test-client.py:989:test_004()/7 cmd: $NMCLI connection mod con-xx1 ipv4.addresses 192.168.77.5/24 ipv4.routes '2.3.4.5/32 192.168.77.1' ipv6.addresses 1:2:3:4::6/64 ipv6.routes 1:2:3:4:5:6::5/128 lang: C returncode: 0 size: 4047 -location: clients/tests/test-client.py:989:test_004()/8 +location: clients/tests/test-client.py:991:test_004()/8 cmd: $NMCLI con s con-xx1 lang: C returncode: 0 @@ -152,7 +152,7 @@ proxy.pac-script: -- <<< size: 4075 -location: clients/tests/test-client.py:989:test_004()/9 +location: clients/tests/test-client.py:991:test_004()/9 cmd: $NMCLI con s con-xx1 lang: pl_PL.UTF-8 returncode: 0 @@ -245,7 +245,7 @@ proxy.pac-script: -- <<< size: 320 -location: clients/tests/test-client.py:996:test_004()/10 +location: clients/tests/test-client.py:998:test_004()/10 cmd: $NMCLI connection add type vpn con-name con-vpn-1 ifname '*' vpn-type openvpn vpn.data 'key1 = val1, key2 = val2, key3=val3' lang: C returncode: 0 @@ -254,8 +254,8 @@ stdout: 82 bytes Connection 'con-vpn-1' (UUID-con-vpn-1-REPLACED-REPLACED-REP) successfully added. <<< -size: 392 -location: clients/tests/test-client.py:999:test_004()/11 +size: 393 +location: clients/tests/test-client.py:1001:test_004()/11 cmd: $NMCLI con s lang: C returncode: 0 @@ -267,8 +267,8 @@ con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP vpn -- con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA wifi -- <<< -size: 402 -location: clients/tests/test-client.py:999:test_004()/12 +size: 403 +location: clients/tests/test-client.py:1001:test_004()/12 cmd: $NMCLI con s lang: pl_PL.UTF-8 returncode: 0 @@ -281,7 +281,7 @@ con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA wifi -- <<< size: 3515 -location: clients/tests/test-client.py:1001:test_004()/13 +location: clients/tests/test-client.py:1003:test_004()/13 cmd: $NMCLI con s con-vpn-1 lang: C returncode: 0 @@ -363,7 +363,7 @@ proxy.pac-script: -- <<< size: 3535 -location: clients/tests/test-client.py:1001:test_004()/14 +location: clients/tests/test-client.py:1003:test_004()/14 cmd: $NMCLI con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -445,7 +445,7 @@ proxy.pac-script: -- <<< size: 240 -location: clients/tests/test-client.py:1003:test_004()/15 +location: clients/tests/test-client.py:1005:test_004()/15 cmd: $NMCLI con up con-xx1 lang: C returncode: 0 @@ -455,7 +455,7 @@ Connection successfully activated (D-Bus active path: /org/freedesktop/NetworkMa <<< size: 393 -location: clients/tests/test-client.py:1005:test_004()/16 +location: clients/tests/test-client.py:1007:test_004()/16 cmd: $NMCLI con s lang: C returncode: 0 @@ -468,7 +468,7 @@ con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP vpn -- <<< size: 403 -location: clients/tests/test-client.py:1005:test_004()/17 +location: clients/tests/test-client.py:1007:test_004()/17 cmd: $NMCLI con s lang: pl_PL.UTF-8 returncode: 0 @@ -481,7 +481,7 @@ con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP vpn -- <<< size: 242 -location: clients/tests/test-client.py:1007:test_004()/18 +location: clients/tests/test-client.py:1009:test_004()/18 cmd: $NMCLI con up con-vpn-1 lang: C returncode: 0 @@ -491,7 +491,7 @@ Connection successfully activated (D-Bus active path: /org/freedesktop/NetworkMa <<< size: 393 -location: clients/tests/test-client.py:1009:test_004()/19 +location: clients/tests/test-client.py:1011:test_004()/19 cmd: $NMCLI con s lang: C returncode: 0 @@ -504,7 +504,7 @@ con-1 5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet -- <<< size: 403 -location: clients/tests/test-client.py:1009:test_004()/20 +location: clients/tests/test-client.py:1011:test_004()/20 cmd: $NMCLI con s lang: pl_PL.UTF-8 returncode: 0 @@ -517,7 +517,7 @@ con-1 5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet -- <<< size: 4597 -location: clients/tests/test-client.py:1011:test_004()/21 +location: clients/tests/test-client.py:1013:test_004()/21 cmd: $NMCLI con s con-vpn-1 lang: C returncode: 0 @@ -619,7 +619,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4621 -location: clients/tests/test-client.py:1011:test_004()/22 +location: clients/tests/test-client.py:1013:test_004()/22 cmd: $NMCLI con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -721,7 +721,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4603 -location: clients/tests/test-client.py:1022:test_004()/23 +location: clients/tests/test-client.py:1024:test_004()/23 cmd: $NMCLI con s con-vpn-1 lang: C returncode: 0 @@ -823,7 +823,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4631 -location: clients/tests/test-client.py:1022:test_004()/24 +location: clients/tests/test-client.py:1024:test_004()/24 cmd: $NMCLI con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -925,7 +925,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4603 -location: clients/tests/test-client.py:1024:test_004()/25 +location: clients/tests/test-client.py:1026:test_004()/25 cmd: $NMCLI con s con-vpn-1 lang: C returncode: 0 @@ -1027,7 +1027,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4631 -location: clients/tests/test-client.py:1024:test_004()/26 +location: clients/tests/test-client.py:1026:test_004()/26 cmd: $NMCLI con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -1129,7 +1129,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 3522 -location: clients/tests/test-client.py:1027:test_004()/27 +location: clients/tests/test-client.py:1029:test_004()/27 cmd: $NMCLI -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -1211,7 +1211,7 @@ proxy.pac-script: -- <<< size: 3542 -location: clients/tests/test-client.py:1027:test_004()/28 +location: clients/tests/test-client.py:1029:test_004()/28 cmd: $NMCLI -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -1293,7 +1293,7 @@ proxy.pac-script: -- <<< size: 476 -location: clients/tests/test-client.py:1033:test_004()/29 +location: clients/tests/test-client.py:1035:test_004()/29 cmd: $NMCLI -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -1308,7 +1308,7 @@ vpn.timeout: 0 <<< size: 487 -location: clients/tests/test-client.py:1033:test_004()/30 +location: clients/tests/test-client.py:1035:test_004()/30 cmd: $NMCLI -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -1323,7 +1323,7 @@ vpn.timeout: 0 <<< size: 813 -location: clients/tests/test-client.py:1036:test_004()/31 +location: clients/tests/test-client.py:1038:test_004()/31 cmd: $NMCLI -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -1344,7 +1344,7 @@ GENERAL.MASTER-PATH: -- <<< size: 826 -location: clients/tests/test-client.py:1036:test_004()/32 +location: clients/tests/test-client.py:1038:test_004()/32 cmd: $NMCLI -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -1365,7 +1365,7 @@ GENERAL.MASTER-PATH: -- <<< size: 383 -location: clients/tests/test-client.py:1039:test_004()/33 +location: clients/tests/test-client.py:1041:test_004()/33 cmd: $NMCLI dev s lang: C returncode: 0 @@ -1380,7 +1380,7 @@ wlan0 wifi unavailable con-vpn-1 <<< size: 398 -location: clients/tests/test-client.py:1039:test_004()/34 +location: clients/tests/test-client.py:1041:test_004()/34 cmd: $NMCLI dev s lang: pl_PL.UTF-8 returncode: 0 @@ -1395,7 +1395,7 @@ wlan0 wifi niedostępne con-vpn-1 <<< size: 1410 -location: clients/tests/test-client.py:1042:test_004()/35 +location: clients/tests/test-client.py:1044:test_004()/35 cmd: $NMCLI -f all dev status lang: C returncode: 0 @@ -1410,7 +1410,7 @@ wlan0 wifi unavailable unknown unknown /org/freedesk <<< size: 1425 -location: clients/tests/test-client.py:1042:test_004()/36 +location: clients/tests/test-client.py:1044:test_004()/36 cmd: $NMCLI -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -1425,7 +1425,7 @@ wlan0 wifi niedostępne nieznane nieznane /org/freedes <<< size: 8047 -location: clients/tests/test-client.py:1045:test_004()/37 +location: clients/tests/test-client.py:1047:test_004()/37 cmd: $NMCLI dev show lang: C returncode: 0 @@ -1571,7 +1571,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 8078 -location: clients/tests/test-client.py:1045:test_004()/38 +location: clients/tests/test-client.py:1047:test_004()/38 cmd: $NMCLI dev show lang: pl_PL.UTF-8 returncode: 0 @@ -1717,7 +1717,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 20670 -location: clients/tests/test-client.py:1048:test_004()/39 +location: clients/tests/test-client.py:1050:test_004()/39 cmd: $NMCLI -f all dev show lang: C returncode: 0 @@ -2106,7 +2106,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 20820 -location: clients/tests/test-client.py:1048:test_004()/40 +location: clients/tests/test-client.py:1050:test_004()/40 cmd: $NMCLI -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -2495,7 +2495,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1498 -location: clients/tests/test-client.py:1051:test_004()/41 +location: clients/tests/test-client.py:1053:test_004()/41 cmd: $NMCLI dev show wlan0 lang: C returncode: 0 @@ -2528,7 +2528,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 1509 -location: clients/tests/test-client.py:1051:test_004()/42 +location: clients/tests/test-client.py:1053:test_004()/42 cmd: $NMCLI dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -2561,7 +2561,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 4857 -location: clients/tests/test-client.py:1054:test_004()/43 +location: clients/tests/test-client.py:1056:test_004()/43 cmd: $NMCLI -f all dev show wlan0 lang: C returncode: 0 @@ -2661,7 +2661,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 4912 -location: clients/tests/test-client.py:1054:test_004()/44 +location: clients/tests/test-client.py:1056:test_004()/44 cmd: $NMCLI -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -2761,7 +2761,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1960 -location: clients/tests/test-client.py:1057:test_004()/45 +location: clients/tests/test-client.py:1059:test_004()/45 cmd: $NMCLI -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -2806,7 +2806,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 1984 -location: clients/tests/test-client.py:1057:test_004()/46 +location: clients/tests/test-client.py:1059:test_004()/46 cmd: $NMCLI -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -2851,7 +2851,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 1960 -location: clients/tests/test-client.py:1060:test_004()/47 +location: clients/tests/test-client.py:1062:test_004()/47 cmd: $NMCLI -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -2896,7 +2896,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 1984 -location: clients/tests/test-client.py:1060:test_004()/48 +location: clients/tests/test-client.py:1062:test_004()/48 cmd: $NMCLI -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -2941,7 +2941,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 514 -location: clients/tests/test-client.py:1063:test_004()/49 +location: clients/tests/test-client.py:1065:test_004()/49 cmd: $NMCLI -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -2956,7 +2956,7 @@ wlan0 wifi /org/freedesktop/NetworkManager/Devices/3 <<< size: 524 -location: clients/tests/test-client.py:1063:test_004()/50 +location: clients/tests/test-client.py:1065:test_004()/50 cmd: $NMCLI -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -2971,7 +2971,7 @@ wlan0 wifi /org/freedesktop/NetworkManager/Devices/3 <<< size: 1984 -location: clients/tests/test-client.py:1066:test_004()/51 +location: clients/tests/test-client.py:1068:test_004()/51 cmd: $NMCLI -f ALL device wifi list lang: C returncode: 0 @@ -2989,7 +2989,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MH <<< size: 2052 -location: clients/tests/test-client.py:1066:test_004()/52 +location: clients/tests/test-client.py:1068:test_004()/52 cmd: $NMCLI -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -3007,7 +3007,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 <<< size: 618 -location: clients/tests/test-client.py:1068:test_004()/53 +location: clients/tests/test-client.py:1070:test_004()/53 cmd: $NMCLI -f COMMON device wifi list lang: C returncode: 0 @@ -3025,7 +3025,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 678 -location: clients/tests/test-client.py:1068:test_004()/54 +location: clients/tests/test-client.py:1070:test_004()/54 cmd: $NMCLI -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -3043,7 +3043,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 2097 -location: clients/tests/test-client.py:1071:test_004()/55 +location: clients/tests/test-client.py:1073:test_004()/55 cmd: $NMCLI -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -3061,7 +3061,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MH <<< size: 2165 -location: clients/tests/test-client.py:1071:test_004()/56 +location: clients/tests/test-client.py:1073:test_004()/56 cmd: $NMCLI -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -3079,7 +3079,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 <<< size: 735 -location: clients/tests/test-client.py:1073:test_004()/57 +location: clients/tests/test-client.py:1075:test_004()/57 cmd: $NMCLI -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -3090,7 +3090,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH <<< size: 763 -location: clients/tests/test-client.py:1073:test_004()/58 +location: clients/tests/test-client.py:1075:test_004()/58 cmd: $NMCLI -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -3101,7 +3101,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 <<< size: 308 -location: clients/tests/test-client.py:1075:test_004()/59 +location: clients/tests/test-client.py:1077:test_004()/59 cmd: $NMCLI -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -3112,7 +3112,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 334 -location: clients/tests/test-client.py:1075:test_004()/60 +location: clients/tests/test-client.py:1077:test_004()/60 cmd: $NMCLI -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -3123,7 +3123,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 848 -location: clients/tests/test-client.py:1078:test_004()/61 +location: clients/tests/test-client.py:1080:test_004()/61 cmd: $NMCLI -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -3134,7 +3134,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH <<< size: 876 -location: clients/tests/test-client.py:1078:test_004()/62 +location: clients/tests/test-client.py:1080:test_004()/62 cmd: $NMCLI -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -3145,7 +3145,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 <<< size: 4860 -location: clients/tests/test-client.py:1080:test_004()/63 +location: clients/tests/test-client.py:1082:test_004()/63 cmd: $NMCLI -f ALL device show wlan0 lang: C returncode: 0 @@ -3245,7 +3245,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 4915 -location: clients/tests/test-client.py:1080:test_004()/64 +location: clients/tests/test-client.py:1082:test_004()/64 cmd: $NMCLI -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -3345,7 +3345,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1511 -location: clients/tests/test-client.py:1082:test_004()/65 +location: clients/tests/test-client.py:1084:test_004()/65 cmd: $NMCLI -f COMMON device show wlan0 lang: C returncode: 0 @@ -3378,7 +3378,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 1522 -location: clients/tests/test-client.py:1082:test_004()/66 +location: clients/tests/test-client.py:1084:test_004()/66 cmd: $NMCLI -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -3411,7 +3411,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 4998 -location: clients/tests/test-client.py:1084:test_004()/67 +location: clients/tests/test-client.py:1086:test_004()/67 cmd: $NMCLI -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -3511,7 +3511,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 5053 -location: clients/tests/test-client.py:1084:test_004()/68 +location: clients/tests/test-client.py:1086:test_004()/68 cmd: $NMCLI -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -3611,7 +3611,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 4615 -location: clients/tests/test-client.py:1022:test_004()/69 +location: clients/tests/test-client.py:1024:test_004()/69 cmd: $NMCLI --color yes con s con-vpn-1 lang: C returncode: 0 @@ -3713,7 +3713,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4643 -location: clients/tests/test-client.py:1022:test_004()/70 +location: clients/tests/test-client.py:1024:test_004()/70 cmd: $NMCLI --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -3815,7 +3815,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4615 -location: clients/tests/test-client.py:1024:test_004()/71 +location: clients/tests/test-client.py:1026:test_004()/71 cmd: $NMCLI --color yes con s con-vpn-1 lang: C returncode: 0 @@ -3917,7 +3917,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4643 -location: clients/tests/test-client.py:1024:test_004()/72 +location: clients/tests/test-client.py:1026:test_004()/72 cmd: $NMCLI --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -4019,7 +4019,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 3534 -location: clients/tests/test-client.py:1027:test_004()/73 +location: clients/tests/test-client.py:1029:test_004()/73 cmd: $NMCLI --color yes -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -4101,7 +4101,7 @@ proxy.pac-script: -- <<< size: 3554 -location: clients/tests/test-client.py:1027:test_004()/74 +location: clients/tests/test-client.py:1029:test_004()/74 cmd: $NMCLI --color yes -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -4183,7 +4183,7 @@ proxy.pac-script: -- <<< size: 488 -location: clients/tests/test-client.py:1033:test_004()/75 +location: clients/tests/test-client.py:1035:test_004()/75 cmd: $NMCLI --color yes -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -4198,7 +4198,7 @@ vpn.timeout: 0 <<< size: 499 -location: clients/tests/test-client.py:1033:test_004()/76 +location: clients/tests/test-client.py:1035:test_004()/76 cmd: $NMCLI --color yes -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -4213,7 +4213,7 @@ vpn.timeout: 0 <<< size: 825 -location: clients/tests/test-client.py:1036:test_004()/77 +location: clients/tests/test-client.py:1038:test_004()/77 cmd: $NMCLI --color yes -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -4234,7 +4234,7 @@ GENERAL.MASTER-PATH: -- <<< size: 838 -location: clients/tests/test-client.py:1036:test_004()/78 +location: clients/tests/test-client.py:1038:test_004()/78 cmd: $NMCLI --color yes -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -4255,7 +4255,7 @@ GENERAL.MASTER-PATH: -- <<< size: 555 -location: clients/tests/test-client.py:1039:test_004()/79 +location: clients/tests/test-client.py:1041:test_004()/79 cmd: $NMCLI --color yes dev s lang: C returncode: 0 @@ -4270,7 +4270,7 @@ DEVICE TYPE STATE CONNECTION <<< size: 570 -location: clients/tests/test-client.py:1039:test_004()/80 +location: clients/tests/test-client.py:1041:test_004()/80 cmd: $NMCLI --color yes dev s lang: pl_PL.UTF-8 returncode: 0 @@ -4285,7 +4285,7 @@ DEVICE TYPE STATE CONNECTION <<< size: 1782 -location: clients/tests/test-client.py:1042:test_004()/81 +location: clients/tests/test-client.py:1044:test_004()/81 cmd: $NMCLI --color yes -f all dev status lang: C returncode: 0 @@ -4300,7 +4300,7 @@ DEVICE TYPE STATE IP4-CONNECTIVITY IP6-CONNECTIVITY DBUS-PATH <<< size: 1797 -location: clients/tests/test-client.py:1042:test_004()/82 +location: clients/tests/test-client.py:1044:test_004()/82 cmd: $NMCLI --color yes -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -4315,7 +4315,7 @@ DEVICE TYPE STATE IP4-CONNECTIVITY IP6-CONNECTIVITY DBUS-PATH <<< size: 8059 -location: clients/tests/test-client.py:1045:test_004()/83 +location: clients/tests/test-client.py:1047:test_004()/83 cmd: $NMCLI --color yes dev show lang: C returncode: 0 @@ -4461,7 +4461,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 8090 -location: clients/tests/test-client.py:1045:test_004()/84 +location: clients/tests/test-client.py:1047:test_004()/84 cmd: $NMCLI --color yes dev show lang: pl_PL.UTF-8 returncode: 0 @@ -4607,7 +4607,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 20970 -location: clients/tests/test-client.py:1048:test_004()/85 +location: clients/tests/test-client.py:1050:test_004()/85 cmd: $NMCLI --color yes -f all dev show lang: C returncode: 0 @@ -4996,7 +4996,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 21120 -location: clients/tests/test-client.py:1048:test_004()/86 +location: clients/tests/test-client.py:1050:test_004()/86 cmd: $NMCLI --color yes -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -5385,7 +5385,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1510 -location: clients/tests/test-client.py:1051:test_004()/87 +location: clients/tests/test-client.py:1053:test_004()/87 cmd: $NMCLI --color yes dev show wlan0 lang: C returncode: 0 @@ -5418,7 +5418,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 1521 -location: clients/tests/test-client.py:1051:test_004()/88 +location: clients/tests/test-client.py:1053:test_004()/88 cmd: $NMCLI --color yes dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -5451,7 +5451,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 5085 -location: clients/tests/test-client.py:1054:test_004()/89 +location: clients/tests/test-client.py:1056:test_004()/89 cmd: $NMCLI --color yes -f all dev show wlan0 lang: C returncode: 0 @@ -5551,7 +5551,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 5140 -location: clients/tests/test-client.py:1054:test_004()/90 +location: clients/tests/test-client.py:1056:test_004()/90 cmd: $NMCLI --color yes -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -5651,7 +5651,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1972 -location: clients/tests/test-client.py:1057:test_004()/91 +location: clients/tests/test-client.py:1059:test_004()/91 cmd: $NMCLI --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -5696,7 +5696,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 1996 -location: clients/tests/test-client.py:1057:test_004()/92 +location: clients/tests/test-client.py:1059:test_004()/92 cmd: $NMCLI --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -5741,7 +5741,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 1972 -location: clients/tests/test-client.py:1060:test_004()/93 +location: clients/tests/test-client.py:1062:test_004()/93 cmd: $NMCLI --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -5786,7 +5786,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 1996 -location: clients/tests/test-client.py:1060:test_004()/94 +location: clients/tests/test-client.py:1062:test_004()/94 cmd: $NMCLI --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -5831,7 +5831,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 646 -location: clients/tests/test-client.py:1063:test_004()/95 +location: clients/tests/test-client.py:1065:test_004()/95 cmd: $NMCLI --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -5846,7 +5846,7 @@ DEVICE TYPE DBUS-PATH <<< size: 656 -location: clients/tests/test-client.py:1063:test_004()/96 +location: clients/tests/test-client.py:1065:test_004()/96 cmd: $NMCLI --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -5861,7 +5861,7 @@ DEVICE TYPE DBUS-PATH <<< size: 2608 -location: clients/tests/test-client.py:1066:test_004()/97 +location: clients/tests/test-client.py:1068:test_004()/97 cmd: $NMCLI --color yes -f ALL device wifi list lang: C returncode: 0 @@ -5879,7 +5879,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 2676 -location: clients/tests/test-client.py:1066:test_004()/98 +location: clients/tests/test-client.py:1068:test_004()/98 cmd: $NMCLI --color yes -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -5897,7 +5897,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 918 -location: clients/tests/test-client.py:1068:test_004()/99 +location: clients/tests/test-client.py:1070:test_004()/99 cmd: $NMCLI --color yes -f COMMON device wifi list lang: C returncode: 0 @@ -5915,7 +5915,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 979 -location: clients/tests/test-client.py:1068:test_004()/100 +location: clients/tests/test-client.py:1070:test_004()/100 cmd: $NMCLI --color yes -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -5933,7 +5933,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 2722 -location: clients/tests/test-client.py:1071:test_004()/101 +location: clients/tests/test-client.py:1073:test_004()/101 cmd: $NMCLI --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -5951,7 +5951,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 2790 -location: clients/tests/test-client.py:1071:test_004()/102 +location: clients/tests/test-client.py:1073:test_004()/102 cmd: $NMCLI --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -5969,7 +5969,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 901 -location: clients/tests/test-client.py:1073:test_004()/103 +location: clients/tests/test-client.py:1075:test_004()/103 cmd: $NMCLI --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -5980,7 +5980,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 929 -location: clients/tests/test-client.py:1073:test_004()/104 +location: clients/tests/test-client.py:1075:test_004()/104 cmd: $NMCLI --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -5991,7 +5991,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 393 -location: clients/tests/test-client.py:1075:test_004()/105 +location: clients/tests/test-client.py:1077:test_004()/105 cmd: $NMCLI --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -6002,7 +6002,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 419 -location: clients/tests/test-client.py:1075:test_004()/106 +location: clients/tests/test-client.py:1077:test_004()/106 cmd: $NMCLI --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -6013,7 +6013,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 1014 -location: clients/tests/test-client.py:1078:test_004()/107 +location: clients/tests/test-client.py:1080:test_004()/107 cmd: $NMCLI --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -6024,7 +6024,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 1042 -location: clients/tests/test-client.py:1078:test_004()/108 +location: clients/tests/test-client.py:1080:test_004()/108 cmd: $NMCLI --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -6035,7 +6035,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 5089 -location: clients/tests/test-client.py:1080:test_004()/109 +location: clients/tests/test-client.py:1082:test_004()/109 cmd: $NMCLI --color yes -f ALL device show wlan0 lang: C returncode: 0 @@ -6135,7 +6135,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 5144 -location: clients/tests/test-client.py:1080:test_004()/110 +location: clients/tests/test-client.py:1082:test_004()/110 cmd: $NMCLI --color yes -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -6235,7 +6235,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1524 -location: clients/tests/test-client.py:1082:test_004()/111 +location: clients/tests/test-client.py:1084:test_004()/111 cmd: $NMCLI --color yes -f COMMON device show wlan0 lang: C returncode: 0 @@ -6268,7 +6268,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 1535 -location: clients/tests/test-client.py:1082:test_004()/112 +location: clients/tests/test-client.py:1084:test_004()/112 cmd: $NMCLI --color yes -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -6301,7 +6301,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 5227 -location: clients/tests/test-client.py:1084:test_004()/113 +location: clients/tests/test-client.py:1086:test_004()/113 cmd: $NMCLI --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -6401,7 +6401,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 5282 -location: clients/tests/test-client.py:1084:test_004()/114 +location: clients/tests/test-client.py:1086:test_004()/114 cmd: $NMCLI --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -6501,7 +6501,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 5625 -location: clients/tests/test-client.py:1022:test_004()/115 +location: clients/tests/test-client.py:1024:test_004()/115 cmd: $NMCLI --pretty con s con-vpn-1 lang: C returncode: 0 @@ -6616,7 +6616,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 5665 -location: clients/tests/test-client.py:1022:test_004()/116 +location: clients/tests/test-client.py:1024:test_004()/116 cmd: $NMCLI --pretty con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -6731,7 +6731,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 5625 -location: clients/tests/test-client.py:1024:test_004()/117 +location: clients/tests/test-client.py:1026:test_004()/117 cmd: $NMCLI --pretty con s con-vpn-1 lang: C returncode: 0 @@ -6846,7 +6846,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 5665 -location: clients/tests/test-client.py:1024:test_004()/118 +location: clients/tests/test-client.py:1026:test_004()/118 cmd: $NMCLI --pretty con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -6961,7 +6961,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4151 -location: clients/tests/test-client.py:1027:test_004()/119 +location: clients/tests/test-client.py:1029:test_004()/119 cmd: $NMCLI --pretty -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -7051,7 +7051,7 @@ proxy.pac-script: -- <<< size: 4176 -location: clients/tests/test-client.py:1027:test_004()/120 +location: clients/tests/test-client.py:1029:test_004()/120 cmd: $NMCLI --pretty -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -7141,7 +7141,7 @@ proxy.pac-script: -- <<< size: 785 -location: clients/tests/test-client.py:1033:test_004()/121 +location: clients/tests/test-client.py:1035:test_004()/121 cmd: $NMCLI --pretty -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -7160,7 +7160,7 @@ vpn.timeout: 0 <<< size: 801 -location: clients/tests/test-client.py:1033:test_004()/122 +location: clients/tests/test-client.py:1035:test_004()/122 cmd: $NMCLI --pretty -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -7179,7 +7179,7 @@ vpn.timeout: 0 <<< size: 1136 -location: clients/tests/test-client.py:1036:test_004()/123 +location: clients/tests/test-client.py:1038:test_004()/123 cmd: $NMCLI --pretty -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -7204,7 +7204,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1156 -location: clients/tests/test-client.py:1036:test_004()/124 +location: clients/tests/test-client.py:1038:test_004()/124 cmd: $NMCLI --pretty -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -7229,7 +7229,7 @@ GENERAL.MASTER-PATH: -- <<< size: 522 -location: clients/tests/test-client.py:1039:test_004()/125 +location: clients/tests/test-client.py:1041:test_004()/125 cmd: $NMCLI --pretty dev s lang: C returncode: 0 @@ -7248,7 +7248,7 @@ wlan0 wifi unavailable con-vpn-1 <<< size: 530 -location: clients/tests/test-client.py:1039:test_004()/126 +location: clients/tests/test-client.py:1041:test_004()/126 cmd: $NMCLI --pretty dev s lang: pl_PL.UTF-8 returncode: 0 @@ -7267,7 +7267,7 @@ wlan0 wifi niedostępne con-vpn-1 <<< size: 1718 -location: clients/tests/test-client.py:1042:test_004()/127 +location: clients/tests/test-client.py:1044:test_004()/127 cmd: $NMCLI --pretty -f all dev status lang: C returncode: 0 @@ -7286,7 +7286,7 @@ wlan0 wifi unavailable unknown unknown /org/freedesk <<< size: 1726 -location: clients/tests/test-client.py:1042:test_004()/128 +location: clients/tests/test-client.py:1044:test_004()/128 cmd: $NMCLI --pretty -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -7305,7 +7305,7 @@ wlan0 wifi niedostępne nieznane nieznane /org/freedes <<< size: 12873 -location: clients/tests/test-client.py:1045:test_004()/129 +location: clients/tests/test-client.py:1047:test_004()/129 cmd: $NMCLI --pretty dev show lang: C returncode: 0 @@ -7513,7 +7513,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 12937 -location: clients/tests/test-client.py:1045:test_004()/130 +location: clients/tests/test-client.py:1047:test_004()/130 cmd: $NMCLI --pretty dev show lang: pl_PL.UTF-8 returncode: 0 @@ -7721,7 +7721,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 25255 -location: clients/tests/test-client.py:1048:test_004()/131 +location: clients/tests/test-client.py:1050:test_004()/131 cmd: $NMCLI --pretty -f all dev show lang: C returncode: 0 @@ -8169,7 +8169,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 25438 -location: clients/tests/test-client.py:1048:test_004()/132 +location: clients/tests/test-client.py:1050:test_004()/132 cmd: $NMCLI --pretty -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -8617,7 +8617,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2439 -location: clients/tests/test-client.py:1051:test_004()/133 +location: clients/tests/test-client.py:1053:test_004()/133 cmd: $NMCLI --pretty dev show wlan0 lang: C returncode: 0 @@ -8662,7 +8662,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 2457 -location: clients/tests/test-client.py:1051:test_004()/134 +location: clients/tests/test-client.py:1053:test_004()/134 cmd: $NMCLI --pretty dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -8707,7 +8707,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 5958 -location: clients/tests/test-client.py:1054:test_004()/135 +location: clients/tests/test-client.py:1056:test_004()/135 cmd: $NMCLI --pretty -f all dev show wlan0 lang: C returncode: 0 @@ -8821,7 +8821,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 6020 -location: clients/tests/test-client.py:1054:test_004()/136 +location: clients/tests/test-client.py:1056:test_004()/136 cmd: $NMCLI --pretty -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -8935,7 +8935,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2421 -location: clients/tests/test-client.py:1057:test_004()/137 +location: clients/tests/test-client.py:1059:test_004()/137 cmd: $NMCLI --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -8986,7 +8986,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2452 -location: clients/tests/test-client.py:1057:test_004()/138 +location: clients/tests/test-client.py:1059:test_004()/138 cmd: $NMCLI --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -9037,7 +9037,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 2421 -location: clients/tests/test-client.py:1060:test_004()/139 +location: clients/tests/test-client.py:1062:test_004()/139 cmd: $NMCLI --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -9088,7 +9088,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2452 -location: clients/tests/test-client.py:1060:test_004()/140 +location: clients/tests/test-client.py:1062:test_004()/140 cmd: $NMCLI --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -9139,7 +9139,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 671 -location: clients/tests/test-client.py:1063:test_004()/141 +location: clients/tests/test-client.py:1065:test_004()/141 cmd: $NMCLI --pretty -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -9158,7 +9158,7 @@ wlan0 wifi /org/freedesktop/NetworkManager/Devices/3 <<< size: 674 -location: clients/tests/test-client.py:1063:test_004()/142 +location: clients/tests/test-client.py:1065:test_004()/142 cmd: $NMCLI --pretty -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -9177,7 +9177,7 @@ wlan0 wifi /org/freedesktop/NetworkManager/Devices/3 <<< size: 3026 -location: clients/tests/test-client.py:1066:test_004()/143 +location: clients/tests/test-client.py:1068:test_004()/143 cmd: $NMCLI --pretty -f ALL device wifi list lang: C returncode: 0 @@ -9207,7 +9207,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MH <<< size: 3264 -location: clients/tests/test-client.py:1066:test_004()/144 +location: clients/tests/test-client.py:1068:test_004()/144 cmd: $NMCLI --pretty -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -9237,7 +9237,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 <<< size: 1152 -location: clients/tests/test-client.py:1068:test_004()/145 +location: clients/tests/test-client.py:1070:test_004()/145 cmd: $NMCLI --pretty -f COMMON device wifi list lang: C returncode: 0 @@ -9267,7 +9267,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 1383 -location: clients/tests/test-client.py:1068:test_004()/146 +location: clients/tests/test-client.py:1070:test_004()/146 cmd: $NMCLI --pretty -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -9297,7 +9297,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 3139 -location: clients/tests/test-client.py:1071:test_004()/147 +location: clients/tests/test-client.py:1073:test_004()/147 cmd: $NMCLI --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -9327,7 +9327,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MH <<< size: 3377 -location: clients/tests/test-client.py:1071:test_004()/148 +location: clients/tests/test-client.py:1073:test_004()/148 cmd: $NMCLI --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -9357,7 +9357,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 <<< size: 1139 -location: clients/tests/test-client.py:1073:test_004()/149 +location: clients/tests/test-client.py:1075:test_004()/149 cmd: $NMCLI --pretty -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -9372,7 +9372,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH <<< size: 1227 -location: clients/tests/test-client.py:1073:test_004()/150 +location: clients/tests/test-client.py:1075:test_004()/150 cmd: $NMCLI --pretty -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -9387,7 +9387,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 <<< size: 497 -location: clients/tests/test-client.py:1075:test_004()/151 +location: clients/tests/test-client.py:1077:test_004()/151 cmd: $NMCLI --pretty -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -9402,7 +9402,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 582 -location: clients/tests/test-client.py:1075:test_004()/152 +location: clients/tests/test-client.py:1077:test_004()/152 cmd: $NMCLI --pretty -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -9417,7 +9417,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 1252 -location: clients/tests/test-client.py:1078:test_004()/153 +location: clients/tests/test-client.py:1080:test_004()/153 cmd: $NMCLI --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -9432,7 +9432,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH <<< size: 1340 -location: clients/tests/test-client.py:1078:test_004()/154 +location: clients/tests/test-client.py:1080:test_004()/154 cmd: $NMCLI --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -9447,7 +9447,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 <<< size: 5961 -location: clients/tests/test-client.py:1080:test_004()/155 +location: clients/tests/test-client.py:1082:test_004()/155 cmd: $NMCLI --pretty -f ALL device show wlan0 lang: C returncode: 0 @@ -9561,7 +9561,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 6023 -location: clients/tests/test-client.py:1080:test_004()/156 +location: clients/tests/test-client.py:1082:test_004()/156 cmd: $NMCLI --pretty -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -9675,7 +9675,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2452 -location: clients/tests/test-client.py:1082:test_004()/157 +location: clients/tests/test-client.py:1084:test_004()/157 cmd: $NMCLI --pretty -f COMMON device show wlan0 lang: C returncode: 0 @@ -9720,7 +9720,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 2470 -location: clients/tests/test-client.py:1082:test_004()/158 +location: clients/tests/test-client.py:1084:test_004()/158 cmd: $NMCLI --pretty -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -9765,7 +9765,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 6099 -location: clients/tests/test-client.py:1084:test_004()/159 +location: clients/tests/test-client.py:1086:test_004()/159 cmd: $NMCLI --pretty -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -9879,7 +9879,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 6161 -location: clients/tests/test-client.py:1084:test_004()/160 +location: clients/tests/test-client.py:1086:test_004()/160 cmd: $NMCLI --pretty -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -9993,7 +9993,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 5637 -location: clients/tests/test-client.py:1022:test_004()/161 +location: clients/tests/test-client.py:1024:test_004()/161 cmd: $NMCLI --pretty --color yes con s con-vpn-1 lang: C returncode: 0 @@ -10108,7 +10108,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 5677 -location: clients/tests/test-client.py:1022:test_004()/162 +location: clients/tests/test-client.py:1024:test_004()/162 cmd: $NMCLI --pretty --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -10223,7 +10223,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 5637 -location: clients/tests/test-client.py:1024:test_004()/163 +location: clients/tests/test-client.py:1026:test_004()/163 cmd: $NMCLI --pretty --color yes con s con-vpn-1 lang: C returncode: 0 @@ -10338,7 +10338,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 5677 -location: clients/tests/test-client.py:1024:test_004()/164 +location: clients/tests/test-client.py:1026:test_004()/164 cmd: $NMCLI --pretty --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -10453,7 +10453,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4163 -location: clients/tests/test-client.py:1027:test_004()/165 +location: clients/tests/test-client.py:1029:test_004()/165 cmd: $NMCLI --pretty --color yes -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -10543,7 +10543,7 @@ proxy.pac-script: -- <<< size: 4188 -location: clients/tests/test-client.py:1027:test_004()/166 +location: clients/tests/test-client.py:1029:test_004()/166 cmd: $NMCLI --pretty --color yes -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -10633,7 +10633,7 @@ proxy.pac-script: -- <<< size: 797 -location: clients/tests/test-client.py:1033:test_004()/167 +location: clients/tests/test-client.py:1035:test_004()/167 cmd: $NMCLI --pretty --color yes -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -10652,7 +10652,7 @@ vpn.timeout: 0 <<< size: 813 -location: clients/tests/test-client.py:1033:test_004()/168 +location: clients/tests/test-client.py:1035:test_004()/168 cmd: $NMCLI --pretty --color yes -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -10671,7 +10671,7 @@ vpn.timeout: 0 <<< size: 1148 -location: clients/tests/test-client.py:1036:test_004()/169 +location: clients/tests/test-client.py:1038:test_004()/169 cmd: $NMCLI --pretty --color yes -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -10696,7 +10696,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1168 -location: clients/tests/test-client.py:1036:test_004()/170 +location: clients/tests/test-client.py:1038:test_004()/170 cmd: $NMCLI --pretty --color yes -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -10721,7 +10721,7 @@ GENERAL.MASTER-PATH: -- <<< size: 694 -location: clients/tests/test-client.py:1039:test_004()/171 +location: clients/tests/test-client.py:1041:test_004()/171 cmd: $NMCLI --pretty --color yes dev s lang: C returncode: 0 @@ -10740,7 +10740,7 @@ DEVICE TYPE STATE CONNECTION <<< size: 702 -location: clients/tests/test-client.py:1039:test_004()/172 +location: clients/tests/test-client.py:1041:test_004()/172 cmd: $NMCLI --pretty --color yes dev s lang: pl_PL.UTF-8 returncode: 0 @@ -10759,7 +10759,7 @@ DEVICE TYPE STATE CONNECTION <<< size: 2090 -location: clients/tests/test-client.py:1042:test_004()/173 +location: clients/tests/test-client.py:1044:test_004()/173 cmd: $NMCLI --pretty --color yes -f all dev status lang: C returncode: 0 @@ -10778,7 +10778,7 @@ DEVICE TYPE STATE IP4-CONNECTIVITY IP6-CONNECTIVITY DBUS-PATH <<< size: 2098 -location: clients/tests/test-client.py:1042:test_004()/174 +location: clients/tests/test-client.py:1044:test_004()/174 cmd: $NMCLI --pretty --color yes -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -10797,7 +10797,7 @@ DEVICE TYPE STATE IP4-CONNECTIVITY IP6-CONNECTIVITY DBUS-PATH <<< size: 12885 -location: clients/tests/test-client.py:1045:test_004()/175 +location: clients/tests/test-client.py:1047:test_004()/175 cmd: $NMCLI --pretty --color yes dev show lang: C returncode: 0 @@ -11005,7 +11005,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 12949 -location: clients/tests/test-client.py:1045:test_004()/176 +location: clients/tests/test-client.py:1047:test_004()/176 cmd: $NMCLI --pretty --color yes dev show lang: pl_PL.UTF-8 returncode: 0 @@ -11213,7 +11213,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 25555 -location: clients/tests/test-client.py:1048:test_004()/177 +location: clients/tests/test-client.py:1050:test_004()/177 cmd: $NMCLI --pretty --color yes -f all dev show lang: C returncode: 0 @@ -11661,7 +11661,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 25738 -location: clients/tests/test-client.py:1048:test_004()/178 +location: clients/tests/test-client.py:1050:test_004()/178 cmd: $NMCLI --pretty --color yes -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -12109,7 +12109,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2451 -location: clients/tests/test-client.py:1051:test_004()/179 +location: clients/tests/test-client.py:1053:test_004()/179 cmd: $NMCLI --pretty --color yes dev show wlan0 lang: C returncode: 0 @@ -12154,7 +12154,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 2469 -location: clients/tests/test-client.py:1051:test_004()/180 +location: clients/tests/test-client.py:1053:test_004()/180 cmd: $NMCLI --pretty --color yes dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -12199,7 +12199,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 6186 -location: clients/tests/test-client.py:1054:test_004()/181 +location: clients/tests/test-client.py:1056:test_004()/181 cmd: $NMCLI --pretty --color yes -f all dev show wlan0 lang: C returncode: 0 @@ -12313,7 +12313,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 6248 -location: clients/tests/test-client.py:1054:test_004()/182 +location: clients/tests/test-client.py:1056:test_004()/182 cmd: $NMCLI --pretty --color yes -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -12427,7 +12427,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2433 -location: clients/tests/test-client.py:1057:test_004()/183 +location: clients/tests/test-client.py:1059:test_004()/183 cmd: $NMCLI --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -12478,7 +12478,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2464 -location: clients/tests/test-client.py:1057:test_004()/184 +location: clients/tests/test-client.py:1059:test_004()/184 cmd: $NMCLI --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -12529,7 +12529,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 2433 -location: clients/tests/test-client.py:1060:test_004()/185 +location: clients/tests/test-client.py:1062:test_004()/185 cmd: $NMCLI --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -12580,7 +12580,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2464 -location: clients/tests/test-client.py:1060:test_004()/186 +location: clients/tests/test-client.py:1062:test_004()/186 cmd: $NMCLI --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -12631,7 +12631,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 803 -location: clients/tests/test-client.py:1063:test_004()/187 +location: clients/tests/test-client.py:1065:test_004()/187 cmd: $NMCLI --pretty --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -12650,7 +12650,7 @@ DEVICE TYPE DBUS-PATH <<< size: 806 -location: clients/tests/test-client.py:1063:test_004()/188 +location: clients/tests/test-client.py:1065:test_004()/188 cmd: $NMCLI --pretty --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -12669,7 +12669,7 @@ DEVICE TYPE DBUS-PATH <<< size: 3650 -location: clients/tests/test-client.py:1066:test_004()/189 +location: clients/tests/test-client.py:1068:test_004()/189 cmd: $NMCLI --pretty --color yes -f ALL device wifi list lang: C returncode: 0 @@ -12699,7 +12699,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 3888 -location: clients/tests/test-client.py:1066:test_004()/190 +location: clients/tests/test-client.py:1068:test_004()/190 cmd: $NMCLI --pretty --color yes -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -12729,7 +12729,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 1453 -location: clients/tests/test-client.py:1068:test_004()/191 +location: clients/tests/test-client.py:1070:test_004()/191 cmd: $NMCLI --pretty --color yes -f COMMON device wifi list lang: C returncode: 0 @@ -12759,7 +12759,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 1683 -location: clients/tests/test-client.py:1068:test_004()/192 +location: clients/tests/test-client.py:1070:test_004()/192 cmd: $NMCLI --pretty --color yes -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -12789,7 +12789,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 3763 -location: clients/tests/test-client.py:1071:test_004()/193 +location: clients/tests/test-client.py:1073:test_004()/193 cmd: $NMCLI --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -12819,7 +12819,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 4001 -location: clients/tests/test-client.py:1071:test_004()/194 +location: clients/tests/test-client.py:1073:test_004()/194 cmd: $NMCLI --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -12849,7 +12849,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 1305 -location: clients/tests/test-client.py:1073:test_004()/195 +location: clients/tests/test-client.py:1075:test_004()/195 cmd: $NMCLI --pretty --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -12864,7 +12864,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 1392 -location: clients/tests/test-client.py:1073:test_004()/196 +location: clients/tests/test-client.py:1075:test_004()/196 cmd: $NMCLI --pretty --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -12879,7 +12879,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 581 -location: clients/tests/test-client.py:1075:test_004()/197 +location: clients/tests/test-client.py:1077:test_004()/197 cmd: $NMCLI --pretty --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -12894,7 +12894,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 666 -location: clients/tests/test-client.py:1075:test_004()/198 +location: clients/tests/test-client.py:1077:test_004()/198 cmd: $NMCLI --pretty --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -12909,7 +12909,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 1418 -location: clients/tests/test-client.py:1078:test_004()/199 +location: clients/tests/test-client.py:1080:test_004()/199 cmd: $NMCLI --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -12924,7 +12924,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 1505 -location: clients/tests/test-client.py:1078:test_004()/200 +location: clients/tests/test-client.py:1080:test_004()/200 cmd: $NMCLI --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -12939,7 +12939,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 6189 -location: clients/tests/test-client.py:1080:test_004()/201 +location: clients/tests/test-client.py:1082:test_004()/201 cmd: $NMCLI --pretty --color yes -f ALL device show wlan0 lang: C returncode: 0 @@ -13053,7 +13053,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 6251 -location: clients/tests/test-client.py:1080:test_004()/202 +location: clients/tests/test-client.py:1082:test_004()/202 cmd: $NMCLI --pretty --color yes -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -13167,7 +13167,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2464 -location: clients/tests/test-client.py:1082:test_004()/203 +location: clients/tests/test-client.py:1084:test_004()/203 cmd: $NMCLI --pretty --color yes -f COMMON device show wlan0 lang: C returncode: 0 @@ -13212,7 +13212,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 2482 -location: clients/tests/test-client.py:1082:test_004()/204 +location: clients/tests/test-client.py:1084:test_004()/204 cmd: $NMCLI --pretty --color yes -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -13257,7 +13257,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 6327 -location: clients/tests/test-client.py:1084:test_004()/205 +location: clients/tests/test-client.py:1086:test_004()/205 cmd: $NMCLI --pretty --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -13371,7 +13371,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 6389 -location: clients/tests/test-client.py:1084:test_004()/206 +location: clients/tests/test-client.py:1086:test_004()/206 cmd: $NMCLI --pretty --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -13485,7 +13485,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2323 -location: clients/tests/test-client.py:1022:test_004()/207 +location: clients/tests/test-client.py:1024:test_004()/207 cmd: $NMCLI --terse con s con-vpn-1 lang: C returncode: 0 @@ -13587,7 +13587,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2333 -location: clients/tests/test-client.py:1022:test_004()/208 +location: clients/tests/test-client.py:1024:test_004()/208 cmd: $NMCLI --terse con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -13689,7 +13689,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2323 -location: clients/tests/test-client.py:1024:test_004()/209 +location: clients/tests/test-client.py:1026:test_004()/209 cmd: $NMCLI --terse con s con-vpn-1 lang: C returncode: 0 @@ -13791,7 +13791,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2333 -location: clients/tests/test-client.py:1024:test_004()/210 +location: clients/tests/test-client.py:1026:test_004()/210 cmd: $NMCLI --terse con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -13893,7 +13893,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 1771 -location: clients/tests/test-client.py:1027:test_004()/211 +location: clients/tests/test-client.py:1029:test_004()/211 cmd: $NMCLI --terse -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -13975,7 +13975,7 @@ proxy.pac-script: <<< size: 1781 -location: clients/tests/test-client.py:1027:test_004()/212 +location: clients/tests/test-client.py:1029:test_004()/212 cmd: $NMCLI --terse -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -14057,7 +14057,7 @@ proxy.pac-script: <<< size: 322 -location: clients/tests/test-client.py:1033:test_004()/213 +location: clients/tests/test-client.py:1035:test_004()/213 cmd: $NMCLI --terse -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -14072,7 +14072,7 @@ vpn.timeout:0 <<< size: 332 -location: clients/tests/test-client.py:1033:test_004()/214 +location: clients/tests/test-client.py:1035:test_004()/214 cmd: $NMCLI --terse -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -14087,7 +14087,7 @@ vpn.timeout:0 <<< size: 525 -location: clients/tests/test-client.py:1036:test_004()/215 +location: clients/tests/test-client.py:1038:test_004()/215 cmd: $NMCLI --terse -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -14108,7 +14108,7 @@ GENERAL.MASTER-PATH: <<< size: 535 -location: clients/tests/test-client.py:1036:test_004()/216 +location: clients/tests/test-client.py:1038:test_004()/216 cmd: $NMCLI --terse -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -14129,7 +14129,7 @@ GENERAL.MASTER-PATH: <<< size: 269 -location: clients/tests/test-client.py:1039:test_004()/217 +location: clients/tests/test-client.py:1041:test_004()/217 cmd: $NMCLI --terse dev s lang: C returncode: 0 @@ -14143,7 +14143,7 @@ wlan0:wifi:unavailable:con-vpn-1 <<< size: 279 -location: clients/tests/test-client.py:1039:test_004()/218 +location: clients/tests/test-client.py:1041:test_004()/218 cmd: $NMCLI --terse dev s lang: pl_PL.UTF-8 returncode: 0 @@ -14157,7 +14157,7 @@ wlan0:wifi:unavailable:con-vpn-1 <<< size: 667 -location: clients/tests/test-client.py:1042:test_004()/219 +location: clients/tests/test-client.py:1044:test_004()/219 cmd: $NMCLI --terse -f all dev status lang: C returncode: 0 @@ -14171,7 +14171,7 @@ wlan0:wifi:unavailable:unknown:unknown:/org/freedesktop/NetworkManager/Devices/3 <<< size: 687 -location: clients/tests/test-client.py:1042:test_004()/220 +location: clients/tests/test-client.py:1044:test_004()/220 cmd: $NMCLI --terse -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -14185,7 +14185,7 @@ wlan0:wifi:unavailable:nieznane:nieznane:/org/freedesktop/NetworkManager/Devices <<< size: 4540 -location: clients/tests/test-client.py:1045:test_004()/221 +location: clients/tests/test-client.py:1047:test_004()/221 cmd: $NMCLI --terse dev show lang: C returncode: 0 @@ -14331,7 +14331,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 4550 -location: clients/tests/test-client.py:1045:test_004()/222 +location: clients/tests/test-client.py:1047:test_004()/222 cmd: $NMCLI --terse dev show lang: pl_PL.UTF-8 returncode: 0 @@ -14477,7 +14477,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 11937 -location: clients/tests/test-client.py:1048:test_004()/223 +location: clients/tests/test-client.py:1050:test_004()/223 cmd: $NMCLI --terse -f all dev show lang: C returncode: 0 @@ -14866,7 +14866,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 11993 -location: clients/tests/test-client.py:1048:test_004()/224 +location: clients/tests/test-client.py:1050:test_004()/224 cmd: $NMCLI --terse -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -15255,7 +15255,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 882 -location: clients/tests/test-client.py:1051:test_004()/225 +location: clients/tests/test-client.py:1053:test_004()/225 cmd: $NMCLI --terse dev show wlan0 lang: C returncode: 0 @@ -15288,7 +15288,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 892 -location: clients/tests/test-client.py:1051:test_004()/226 +location: clients/tests/test-client.py:1053:test_004()/226 cmd: $NMCLI --terse dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -15321,7 +15321,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 2703 -location: clients/tests/test-client.py:1054:test_004()/227 +location: clients/tests/test-client.py:1056:test_004()/227 cmd: $NMCLI --terse -f all dev show wlan0 lang: C returncode: 0 @@ -15421,7 +15421,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 2742 -location: clients/tests/test-client.py:1054:test_004()/228 +location: clients/tests/test-client.py:1056:test_004()/228 cmd: $NMCLI --terse -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -15521,7 +15521,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 1191 -location: clients/tests/test-client.py:1057:test_004()/229 +location: clients/tests/test-client.py:1059:test_004()/229 cmd: $NMCLI --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -15566,7 +15566,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1203 -location: clients/tests/test-client.py:1057:test_004()/230 +location: clients/tests/test-client.py:1059:test_004()/230 cmd: $NMCLI --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -15611,7 +15611,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1191 -location: clients/tests/test-client.py:1060:test_004()/231 +location: clients/tests/test-client.py:1062:test_004()/231 cmd: $NMCLI --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -15656,7 +15656,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1203 -location: clients/tests/test-client.py:1060:test_004()/232 +location: clients/tests/test-client.py:1062:test_004()/232 cmd: $NMCLI --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -15701,7 +15701,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 428 -location: clients/tests/test-client.py:1063:test_004()/233 +location: clients/tests/test-client.py:1065:test_004()/233 cmd: $NMCLI --terse -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -15715,7 +15715,7 @@ wlan0:wifi:/org/freedesktop/NetworkManager/Devices/3 <<< size: 438 -location: clients/tests/test-client.py:1063:test_004()/234 +location: clients/tests/test-client.py:1065:test_004()/234 cmd: $NMCLI --terse -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -15729,7 +15729,7 @@ wlan0:wifi:/org/freedesktop/NetworkManager/Devices/3 <<< size: 1175 -location: clients/tests/test-client.py:1066:test_004()/235 +location: clients/tests/test-client.py:1068:test_004()/235 cmd: $NMCLI --terse -f ALL device wifi list lang: C returncode: 0 @@ -15744,7 +15744,7 @@ AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54 <<< size: 1233 -location: clients/tests/test-client.py:1066:test_004()/236 +location: clients/tests/test-client.py:1068:test_004()/236 cmd: $NMCLI --terse -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -15759,7 +15759,7 @@ AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:24 <<< size: 353 -location: clients/tests/test-client.py:1068:test_004()/237 +location: clients/tests/test-client.py:1070:test_004()/237 cmd: $NMCLI --terse -f COMMON device wifi list lang: C returncode: 0 @@ -15774,7 +15774,7 @@ stdout: 198 bytes <<< size: 399 -location: clients/tests/test-client.py:1068:test_004()/238 +location: clients/tests/test-client.py:1070:test_004()/238 cmd: $NMCLI --terse -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -15789,7 +15789,7 @@ stdout: 234 bytes <<< size: 1288 -location: clients/tests/test-client.py:1071:test_004()/239 +location: clients/tests/test-client.py:1073:test_004()/239 cmd: $NMCLI --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -15804,7 +15804,7 @@ AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54 <<< size: 1346 -location: clients/tests/test-client.py:1071:test_004()/240 +location: clients/tests/test-client.py:1073:test_004()/240 cmd: $NMCLI --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -15819,7 +15819,7 @@ AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:24 <<< size: 431 -location: clients/tests/test-client.py:1073:test_004()/241 +location: clients/tests/test-client.py:1075:test_004()/241 cmd: $NMCLI --terse -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -15829,7 +15829,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infra:1:2412 MHz:54 <<< size: 453 -location: clients/tests/test-client.py:1073:test_004()/242 +location: clients/tests/test-client.py:1075:test_004()/242 cmd: $NMCLI --terse -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -15839,7 +15839,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infrastruktura:1:24 <<< size: 227 -location: clients/tests/test-client.py:1075:test_004()/243 +location: clients/tests/test-client.py:1077:test_004()/243 cmd: $NMCLI --terse -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -15849,7 +15849,7 @@ stdout: 49 bytes <<< size: 246 -location: clients/tests/test-client.py:1075:test_004()/244 +location: clients/tests/test-client.py:1077:test_004()/244 cmd: $NMCLI --terse -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -15859,7 +15859,7 @@ stdout: 58 bytes <<< size: 544 -location: clients/tests/test-client.py:1078:test_004()/245 +location: clients/tests/test-client.py:1080:test_004()/245 cmd: $NMCLI --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -15869,7 +15869,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infra:1:2412 MHz:54 <<< size: 566 -location: clients/tests/test-client.py:1078:test_004()/246 +location: clients/tests/test-client.py:1080:test_004()/246 cmd: $NMCLI --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -15879,7 +15879,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infrastruktura:1:24 <<< size: 2706 -location: clients/tests/test-client.py:1080:test_004()/247 +location: clients/tests/test-client.py:1082:test_004()/247 cmd: $NMCLI --terse -f ALL device show wlan0 lang: C returncode: 0 @@ -15979,7 +15979,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 2745 -location: clients/tests/test-client.py:1080:test_004()/248 +location: clients/tests/test-client.py:1082:test_004()/248 cmd: $NMCLI --terse -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -16079,7 +16079,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 895 -location: clients/tests/test-client.py:1082:test_004()/249 +location: clients/tests/test-client.py:1084:test_004()/249 cmd: $NMCLI --terse -f COMMON device show wlan0 lang: C returncode: 0 @@ -16112,7 +16112,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 905 -location: clients/tests/test-client.py:1082:test_004()/250 +location: clients/tests/test-client.py:1084:test_004()/250 cmd: $NMCLI --terse -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -16145,7 +16145,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 2844 -location: clients/tests/test-client.py:1084:test_004()/251 +location: clients/tests/test-client.py:1086:test_004()/251 cmd: $NMCLI --terse -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -16245,7 +16245,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 2883 -location: clients/tests/test-client.py:1084:test_004()/252 +location: clients/tests/test-client.py:1086:test_004()/252 cmd: $NMCLI --terse -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -16345,7 +16345,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 2335 -location: clients/tests/test-client.py:1022:test_004()/253 +location: clients/tests/test-client.py:1024:test_004()/253 cmd: $NMCLI --terse --color yes con s con-vpn-1 lang: C returncode: 0 @@ -16447,7 +16447,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2345 -location: clients/tests/test-client.py:1022:test_004()/254 +location: clients/tests/test-client.py:1024:test_004()/254 cmd: $NMCLI --terse --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -16549,7 +16549,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2335 -location: clients/tests/test-client.py:1024:test_004()/255 +location: clients/tests/test-client.py:1026:test_004()/255 cmd: $NMCLI --terse --color yes con s con-vpn-1 lang: C returncode: 0 @@ -16651,7 +16651,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2345 -location: clients/tests/test-client.py:1024:test_004()/256 +location: clients/tests/test-client.py:1026:test_004()/256 cmd: $NMCLI --terse --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -16753,7 +16753,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 1783 -location: clients/tests/test-client.py:1027:test_004()/257 +location: clients/tests/test-client.py:1029:test_004()/257 cmd: $NMCLI --terse --color yes -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -16835,7 +16835,7 @@ proxy.pac-script: <<< size: 1793 -location: clients/tests/test-client.py:1027:test_004()/258 +location: clients/tests/test-client.py:1029:test_004()/258 cmd: $NMCLI --terse --color yes -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -16917,7 +16917,7 @@ proxy.pac-script: <<< size: 334 -location: clients/tests/test-client.py:1033:test_004()/259 +location: clients/tests/test-client.py:1035:test_004()/259 cmd: $NMCLI --terse --color yes -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -16932,7 +16932,7 @@ vpn.timeout:0 <<< size: 344 -location: clients/tests/test-client.py:1033:test_004()/260 +location: clients/tests/test-client.py:1035:test_004()/260 cmd: $NMCLI --terse --color yes -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -16947,7 +16947,7 @@ vpn.timeout:0 <<< size: 537 -location: clients/tests/test-client.py:1036:test_004()/261 +location: clients/tests/test-client.py:1038:test_004()/261 cmd: $NMCLI --terse --color yes -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -16968,7 +16968,7 @@ GENERAL.MASTER-PATH: <<< size: 547 -location: clients/tests/test-client.py:1036:test_004()/262 +location: clients/tests/test-client.py:1038:test_004()/262 cmd: $NMCLI --terse --color yes -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -16989,7 +16989,7 @@ GENERAL.MASTER-PATH: <<< size: 441 -location: clients/tests/test-client.py:1039:test_004()/263 +location: clients/tests/test-client.py:1041:test_004()/263 cmd: $NMCLI --terse --color yes dev s lang: C returncode: 0 @@ -17003,7 +17003,7 @@ stdout: 295 bytes <<< size: 451 -location: clients/tests/test-client.py:1039:test_004()/264 +location: clients/tests/test-client.py:1041:test_004()/264 cmd: $NMCLI --terse --color yes dev s lang: pl_PL.UTF-8 returncode: 0 @@ -17017,7 +17017,7 @@ stdout: 295 bytes <<< size: 1039 -location: clients/tests/test-client.py:1042:test_004()/265 +location: clients/tests/test-client.py:1044:test_004()/265 cmd: $NMCLI --terse --color yes -f all dev status lang: C returncode: 0 @@ -17031,7 +17031,7 @@ stdout: 881 bytes <<< size: 1059 -location: clients/tests/test-client.py:1042:test_004()/266 +location: clients/tests/test-client.py:1044:test_004()/266 cmd: $NMCLI --terse --color yes -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -17045,7 +17045,7 @@ stdout: 891 bytes <<< size: 4552 -location: clients/tests/test-client.py:1045:test_004()/267 +location: clients/tests/test-client.py:1047:test_004()/267 cmd: $NMCLI --terse --color yes dev show lang: C returncode: 0 @@ -17191,7 +17191,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 4562 -location: clients/tests/test-client.py:1045:test_004()/268 +location: clients/tests/test-client.py:1047:test_004()/268 cmd: $NMCLI --terse --color yes dev show lang: pl_PL.UTF-8 returncode: 0 @@ -17337,7 +17337,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 12237 -location: clients/tests/test-client.py:1048:test_004()/269 +location: clients/tests/test-client.py:1050:test_004()/269 cmd: $NMCLI --terse --color yes -f all dev show lang: C returncode: 0 @@ -17726,7 +17726,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 12293 -location: clients/tests/test-client.py:1048:test_004()/270 +location: clients/tests/test-client.py:1050:test_004()/270 cmd: $NMCLI --terse --color yes -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -18115,7 +18115,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 894 -location: clients/tests/test-client.py:1051:test_004()/271 +location: clients/tests/test-client.py:1053:test_004()/271 cmd: $NMCLI --terse --color yes dev show wlan0 lang: C returncode: 0 @@ -18148,7 +18148,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 904 -location: clients/tests/test-client.py:1051:test_004()/272 +location: clients/tests/test-client.py:1053:test_004()/272 cmd: $NMCLI --terse --color yes dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -18181,7 +18181,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 2931 -location: clients/tests/test-client.py:1054:test_004()/273 +location: clients/tests/test-client.py:1056:test_004()/273 cmd: $NMCLI --terse --color yes -f all dev show wlan0 lang: C returncode: 0 @@ -18281,7 +18281,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 2970 -location: clients/tests/test-client.py:1054:test_004()/274 +location: clients/tests/test-client.py:1056:test_004()/274 cmd: $NMCLI --terse --color yes -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -18381,7 +18381,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 1203 -location: clients/tests/test-client.py:1057:test_004()/275 +location: clients/tests/test-client.py:1059:test_004()/275 cmd: $NMCLI --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -18426,7 +18426,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1215 -location: clients/tests/test-client.py:1057:test_004()/276 +location: clients/tests/test-client.py:1059:test_004()/276 cmd: $NMCLI --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -18471,7 +18471,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1203 -location: clients/tests/test-client.py:1060:test_004()/277 +location: clients/tests/test-client.py:1062:test_004()/277 cmd: $NMCLI --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -18516,7 +18516,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1215 -location: clients/tests/test-client.py:1060:test_004()/278 +location: clients/tests/test-client.py:1062:test_004()/278 cmd: $NMCLI --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -18561,7 +18561,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 560 -location: clients/tests/test-client.py:1063:test_004()/279 +location: clients/tests/test-client.py:1065:test_004()/279 cmd: $NMCLI --terse --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -18575,7 +18575,7 @@ stdout: 391 bytes <<< size: 570 -location: clients/tests/test-client.py:1063:test_004()/280 +location: clients/tests/test-client.py:1065:test_004()/280 cmd: $NMCLI --terse --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -18589,7 +18589,7 @@ stdout: 391 bytes <<< size: 1799 -location: clients/tests/test-client.py:1066:test_004()/281 +location: clients/tests/test-client.py:1068:test_004()/281 cmd: $NMCLI --terse --color yes -f ALL device wifi list lang: C returncode: 0 @@ -18604,7 +18604,7 @@ stdout: 1634 bytes <<< size: 1857 -location: clients/tests/test-client.py:1066:test_004()/282 +location: clients/tests/test-client.py:1068:test_004()/282 cmd: $NMCLI --terse --color yes -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -18619,7 +18619,7 @@ stdout: 1682 bytes <<< size: 653 -location: clients/tests/test-client.py:1068:test_004()/283 +location: clients/tests/test-client.py:1070:test_004()/283 cmd: $NMCLI --terse --color yes -f COMMON device wifi list lang: C returncode: 0 @@ -18634,7 +18634,7 @@ stdout: 486 bytes <<< size: 699 -location: clients/tests/test-client.py:1068:test_004()/284 +location: clients/tests/test-client.py:1070:test_004()/284 cmd: $NMCLI --terse --color yes -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -18649,7 +18649,7 @@ stdout: 522 bytes <<< size: 1912 -location: clients/tests/test-client.py:1071:test_004()/285 +location: clients/tests/test-client.py:1073:test_004()/285 cmd: $NMCLI --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -18664,7 +18664,7 @@ stdout: 1634 bytes <<< size: 1970 -location: clients/tests/test-client.py:1071:test_004()/286 +location: clients/tests/test-client.py:1073:test_004()/286 cmd: $NMCLI --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -18679,7 +18679,7 @@ stdout: 1682 bytes <<< size: 596 -location: clients/tests/test-client.py:1073:test_004()/287 +location: clients/tests/test-client.py:1075:test_004()/287 cmd: $NMCLI --terse --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -18689,7 +18689,7 @@ stdout: 408 bytes <<< size: 618 -location: clients/tests/test-client.py:1073:test_004()/288 +location: clients/tests/test-client.py:1075:test_004()/288 cmd: $NMCLI --terse --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -18699,7 +18699,7 @@ stdout: 420 bytes <<< size: 312 -location: clients/tests/test-client.py:1075:test_004()/289 +location: clients/tests/test-client.py:1077:test_004()/289 cmd: $NMCLI --terse --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -18709,7 +18709,7 @@ stdout: 121 bytes <<< size: 331 -location: clients/tests/test-client.py:1075:test_004()/290 +location: clients/tests/test-client.py:1077:test_004()/290 cmd: $NMCLI --terse --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -18719,7 +18719,7 @@ stdout: 130 bytes <<< size: 709 -location: clients/tests/test-client.py:1078:test_004()/291 +location: clients/tests/test-client.py:1080:test_004()/291 cmd: $NMCLI --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -18729,7 +18729,7 @@ stdout: 408 bytes <<< size: 731 -location: clients/tests/test-client.py:1078:test_004()/292 +location: clients/tests/test-client.py:1080:test_004()/292 cmd: $NMCLI --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -18739,7 +18739,7 @@ stdout: 420 bytes <<< size: 2934 -location: clients/tests/test-client.py:1080:test_004()/293 +location: clients/tests/test-client.py:1082:test_004()/293 cmd: $NMCLI --terse --color yes -f ALL device show wlan0 lang: C returncode: 0 @@ -18839,7 +18839,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 2973 -location: clients/tests/test-client.py:1080:test_004()/294 +location: clients/tests/test-client.py:1082:test_004()/294 cmd: $NMCLI --terse --color yes -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -18939,7 +18939,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 907 -location: clients/tests/test-client.py:1082:test_004()/295 +location: clients/tests/test-client.py:1084:test_004()/295 cmd: $NMCLI --terse --color yes -f COMMON device show wlan0 lang: C returncode: 0 @@ -18972,7 +18972,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 917 -location: clients/tests/test-client.py:1082:test_004()/296 +location: clients/tests/test-client.py:1084:test_004()/296 cmd: $NMCLI --terse --color yes -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -19005,7 +19005,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 3072 -location: clients/tests/test-client.py:1084:test_004()/297 +location: clients/tests/test-client.py:1086:test_004()/297 cmd: $NMCLI --terse --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -19105,7 +19105,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 3111 -location: clients/tests/test-client.py:1084:test_004()/298 +location: clients/tests/test-client.py:1086:test_004()/298 cmd: $NMCLI --terse --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -19205,7 +19205,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 2978 -location: clients/tests/test-client.py:1022:test_004()/299 +location: clients/tests/test-client.py:1024:test_004()/299 cmd: $NMCLI --mode tabular con s con-vpn-1 lang: C returncode: 0 @@ -19234,7 +19234,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN conn <<< size: 2999 -location: clients/tests/test-client.py:1022:test_004()/300 +location: clients/tests/test-client.py:1024:test_004()/300 cmd: $NMCLI --mode tabular con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -19263,7 +19263,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połącz <<< size: 2978 -location: clients/tests/test-client.py:1024:test_004()/301 +location: clients/tests/test-client.py:1026:test_004()/301 cmd: $NMCLI --mode tabular con s con-vpn-1 lang: C returncode: 0 @@ -19292,7 +19292,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN conn <<< size: 2999 -location: clients/tests/test-client.py:1024:test_004()/302 +location: clients/tests/test-client.py:1026:test_004()/302 cmd: $NMCLI --mode tabular con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -19321,7 +19321,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połącz <<< size: 2246 -location: clients/tests/test-client.py:1027:test_004()/303 +location: clients/tests/test-client.py:1029:test_004()/303 cmd: $NMCLI --mode tabular -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -19345,7 +19345,7 @@ proxy none no -- -- <<< size: 2258 -location: clients/tests/test-client.py:1027:test_004()/304 +location: clients/tests/test-client.py:1029:test_004()/304 cmd: $NMCLI --mode tabular -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -19369,7 +19369,7 @@ proxy none nie -- -- <<< size: 412 -location: clients/tests/test-client.py:1033:test_004()/305 +location: clients/tests/test-client.py:1035:test_004()/305 cmd: $NMCLI --mode tabular -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -19380,7 +19380,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val <<< size: 422 -location: clients/tests/test-client.py:1033:test_004()/306 +location: clients/tests/test-client.py:1035:test_004()/306 cmd: $NMCLI --mode tabular -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -19391,7 +19391,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val <<< size: 644 -location: clients/tests/test-client.py:1036:test_004()/307 +location: clients/tests/test-client.py:1038:test_004()/307 cmd: $NMCLI --mode tabular -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -19402,7 +19402,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 activated no <<< size: 656 -location: clients/tests/test-client.py:1036:test_004()/308 +location: clients/tests/test-client.py:1038:test_004()/308 cmd: $NMCLI --mode tabular -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -19413,7 +19413,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 aktywowano n <<< size: 399 -location: clients/tests/test-client.py:1039:test_004()/309 +location: clients/tests/test-client.py:1041:test_004()/309 cmd: $NMCLI --mode tabular dev s lang: C returncode: 0 @@ -19428,7 +19428,7 @@ wlan0 wifi unavailable con-vpn-1 <<< size: 414 -location: clients/tests/test-client.py:1039:test_004()/310 +location: clients/tests/test-client.py:1041:test_004()/310 cmd: $NMCLI --mode tabular dev s lang: pl_PL.UTF-8 returncode: 0 @@ -19443,7 +19443,7 @@ wlan0 wifi niedostępne con-vpn-1 <<< size: 1426 -location: clients/tests/test-client.py:1042:test_004()/311 +location: clients/tests/test-client.py:1044:test_004()/311 cmd: $NMCLI --mode tabular -f all dev status lang: C returncode: 0 @@ -19458,7 +19458,7 @@ wlan0 wifi unavailable unknown unknown /org/freedesk <<< size: 1441 -location: clients/tests/test-client.py:1042:test_004()/312 +location: clients/tests/test-client.py:1044:test_004()/312 cmd: $NMCLI --mode tabular -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -19473,7 +19473,7 @@ wlan0 wifi niedostępne nieznane nieznane /org/freedes <<< size: 6361 -location: clients/tests/test-client.py:1045:test_004()/313 +location: clients/tests/test-client.py:1047:test_004()/313 cmd: $NMCLI --mode tabular dev show lang: C returncode: 0 @@ -19622,7 +19622,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 6388 -location: clients/tests/test-client.py:1045:test_004()/314 +location: clients/tests/test-client.py:1047:test_004()/314 cmd: $NMCLI --mode tabular dev show lang: pl_PL.UTF-8 returncode: 0 @@ -19771,7 +19771,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 14861 -location: clients/tests/test-client.py:1048:test_004()/315 +location: clients/tests/test-client.py:1050:test_004()/315 cmd: $NMCLI --mode tabular -f all dev show lang: C returncode: 0 @@ -19909,7 +19909,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 15020 -location: clients/tests/test-client.py:1048:test_004()/316 +location: clients/tests/test-client.py:1050:test_004()/316 cmd: $NMCLI --mode tabular -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -20047,7 +20047,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1130 -location: clients/tests/test-client.py:1051:test_004()/317 +location: clients/tests/test-client.py:1053:test_004()/317 cmd: $NMCLI --mode tabular dev show wlan0 lang: C returncode: 0 @@ -20082,7 +20082,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 1141 -location: clients/tests/test-client.py:1051:test_004()/318 +location: clients/tests/test-client.py:1053:test_004()/318 cmd: $NMCLI --mode tabular dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -20117,7 +20117,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 3012 -location: clients/tests/test-client.py:1054:test_004()/319 +location: clients/tests/test-client.py:1056:test_004()/319 cmd: $NMCLI --mode tabular -f all dev show wlan0 lang: C returncode: 0 @@ -20154,7 +20154,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 3075 -location: clients/tests/test-client.py:1054:test_004()/320 +location: clients/tests/test-client.py:1056:test_004()/320 cmd: $NMCLI --mode tabular -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -20191,7 +20191,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1251 -location: clients/tests/test-client.py:1057:test_004()/321 +location: clients/tests/test-client.py:1059:test_004()/321 cmd: $NMCLI --mode tabular -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -20208,7 +20208,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown <<< size: 1278 -location: clients/tests/test-client.py:1057:test_004()/322 +location: clients/tests/test-client.py:1059:test_004()/322 cmd: $NMCLI --mode tabular -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -20225,7 +20225,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane <<< size: 1251 -location: clients/tests/test-client.py:1060:test_004()/323 +location: clients/tests/test-client.py:1062:test_004()/323 cmd: $NMCLI --mode tabular -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -20242,7 +20242,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown <<< size: 1278 -location: clients/tests/test-client.py:1060:test_004()/324 +location: clients/tests/test-client.py:1062:test_004()/324 cmd: $NMCLI --mode tabular -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -20259,7 +20259,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane <<< size: 530 -location: clients/tests/test-client.py:1063:test_004()/325 +location: clients/tests/test-client.py:1065:test_004()/325 cmd: $NMCLI --mode tabular -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -20274,7 +20274,7 @@ wlan0 wifi /org/freedesktop/NetworkManager/Devices/3 <<< size: 540 -location: clients/tests/test-client.py:1063:test_004()/326 +location: clients/tests/test-client.py:1065:test_004()/326 cmd: $NMCLI --mode tabular -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -20289,7 +20289,7 @@ wlan0 wifi /org/freedesktop/NetworkManager/Devices/3 <<< size: 2000 -location: clients/tests/test-client.py:1066:test_004()/327 +location: clients/tests/test-client.py:1068:test_004()/327 cmd: $NMCLI --mode tabular -f ALL device wifi list lang: C returncode: 0 @@ -20307,7 +20307,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MH <<< size: 2068 -location: clients/tests/test-client.py:1066:test_004()/328 +location: clients/tests/test-client.py:1068:test_004()/328 cmd: $NMCLI --mode tabular -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -20325,7 +20325,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 <<< size: 634 -location: clients/tests/test-client.py:1068:test_004()/329 +location: clients/tests/test-client.py:1070:test_004()/329 cmd: $NMCLI --mode tabular -f COMMON device wifi list lang: C returncode: 0 @@ -20343,7 +20343,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 694 -location: clients/tests/test-client.py:1068:test_004()/330 +location: clients/tests/test-client.py:1070:test_004()/330 cmd: $NMCLI --mode tabular -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -20361,7 +20361,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 2113 -location: clients/tests/test-client.py:1071:test_004()/331 +location: clients/tests/test-client.py:1073:test_004()/331 cmd: $NMCLI --mode tabular -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -20379,7 +20379,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MH <<< size: 2181 -location: clients/tests/test-client.py:1071:test_004()/332 +location: clients/tests/test-client.py:1073:test_004()/332 cmd: $NMCLI --mode tabular -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -20397,7 +20397,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 <<< size: 751 -location: clients/tests/test-client.py:1073:test_004()/333 +location: clients/tests/test-client.py:1075:test_004()/333 cmd: $NMCLI --mode tabular -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -20408,7 +20408,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH <<< size: 779 -location: clients/tests/test-client.py:1073:test_004()/334 +location: clients/tests/test-client.py:1075:test_004()/334 cmd: $NMCLI --mode tabular -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -20419,7 +20419,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 <<< size: 324 -location: clients/tests/test-client.py:1075:test_004()/335 +location: clients/tests/test-client.py:1077:test_004()/335 cmd: $NMCLI --mode tabular -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -20430,7 +20430,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 350 -location: clients/tests/test-client.py:1075:test_004()/336 +location: clients/tests/test-client.py:1077:test_004()/336 cmd: $NMCLI --mode tabular -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -20441,7 +20441,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 864 -location: clients/tests/test-client.py:1078:test_004()/337 +location: clients/tests/test-client.py:1080:test_004()/337 cmd: $NMCLI --mode tabular -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -20452,7 +20452,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH <<< size: 892 -location: clients/tests/test-client.py:1078:test_004()/338 +location: clients/tests/test-client.py:1080:test_004()/338 cmd: $NMCLI --mode tabular -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -20463,7 +20463,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 <<< size: 3015 -location: clients/tests/test-client.py:1080:test_004()/339 +location: clients/tests/test-client.py:1082:test_004()/339 cmd: $NMCLI --mode tabular -f ALL device show wlan0 lang: C returncode: 0 @@ -20500,7 +20500,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 3078 -location: clients/tests/test-client.py:1080:test_004()/340 +location: clients/tests/test-client.py:1082:test_004()/340 cmd: $NMCLI --mode tabular -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -20537,7 +20537,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1143 -location: clients/tests/test-client.py:1082:test_004()/341 +location: clients/tests/test-client.py:1084:test_004()/341 cmd: $NMCLI --mode tabular -f COMMON device show wlan0 lang: C returncode: 0 @@ -20572,7 +20572,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 1154 -location: clients/tests/test-client.py:1082:test_004()/342 +location: clients/tests/test-client.py:1084:test_004()/342 cmd: $NMCLI --mode tabular -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -20607,7 +20607,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 3153 -location: clients/tests/test-client.py:1084:test_004()/343 +location: clients/tests/test-client.py:1086:test_004()/343 cmd: $NMCLI --mode tabular -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -20644,7 +20644,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 3216 -location: clients/tests/test-client.py:1084:test_004()/344 +location: clients/tests/test-client.py:1086:test_004()/344 cmd: $NMCLI --mode tabular -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -20681,7 +20681,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 2990 -location: clients/tests/test-client.py:1022:test_004()/345 +location: clients/tests/test-client.py:1024:test_004()/345 cmd: $NMCLI --mode tabular --color yes con s con-vpn-1 lang: C returncode: 0 @@ -20710,7 +20710,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN conn <<< size: 3011 -location: clients/tests/test-client.py:1022:test_004()/346 +location: clients/tests/test-client.py:1024:test_004()/346 cmd: $NMCLI --mode tabular --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -20739,7 +20739,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połącz <<< size: 2990 -location: clients/tests/test-client.py:1024:test_004()/347 +location: clients/tests/test-client.py:1026:test_004()/347 cmd: $NMCLI --mode tabular --color yes con s con-vpn-1 lang: C returncode: 0 @@ -20768,7 +20768,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN conn <<< size: 3011 -location: clients/tests/test-client.py:1024:test_004()/348 +location: clients/tests/test-client.py:1026:test_004()/348 cmd: $NMCLI --mode tabular --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -20797,7 +20797,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połącz <<< size: 2258 -location: clients/tests/test-client.py:1027:test_004()/349 +location: clients/tests/test-client.py:1029:test_004()/349 cmd: $NMCLI --mode tabular --color yes -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -20821,7 +20821,7 @@ proxy none no -- -- <<< size: 2270 -location: clients/tests/test-client.py:1027:test_004()/350 +location: clients/tests/test-client.py:1029:test_004()/350 cmd: $NMCLI --mode tabular --color yes -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -20845,7 +20845,7 @@ proxy none nie -- -- <<< size: 424 -location: clients/tests/test-client.py:1033:test_004()/351 +location: clients/tests/test-client.py:1035:test_004()/351 cmd: $NMCLI --mode tabular --color yes -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -20856,7 +20856,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val <<< size: 434 -location: clients/tests/test-client.py:1033:test_004()/352 +location: clients/tests/test-client.py:1035:test_004()/352 cmd: $NMCLI --mode tabular --color yes -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -20867,7 +20867,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val <<< size: 656 -location: clients/tests/test-client.py:1036:test_004()/353 +location: clients/tests/test-client.py:1038:test_004()/353 cmd: $NMCLI --mode tabular --color yes -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -20878,7 +20878,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 activated no <<< size: 668 -location: clients/tests/test-client.py:1036:test_004()/354 +location: clients/tests/test-client.py:1038:test_004()/354 cmd: $NMCLI --mode tabular --color yes -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -20889,7 +20889,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 aktywowano n <<< size: 571 -location: clients/tests/test-client.py:1039:test_004()/355 +location: clients/tests/test-client.py:1041:test_004()/355 cmd: $NMCLI --mode tabular --color yes dev s lang: C returncode: 0 @@ -20904,7 +20904,7 @@ DEVICE TYPE STATE CONNECTION <<< size: 586 -location: clients/tests/test-client.py:1039:test_004()/356 +location: clients/tests/test-client.py:1041:test_004()/356 cmd: $NMCLI --mode tabular --color yes dev s lang: pl_PL.UTF-8 returncode: 0 @@ -20919,7 +20919,7 @@ DEVICE TYPE STATE CONNECTION <<< size: 1798 -location: clients/tests/test-client.py:1042:test_004()/357 +location: clients/tests/test-client.py:1044:test_004()/357 cmd: $NMCLI --mode tabular --color yes -f all dev status lang: C returncode: 0 @@ -20934,7 +20934,7 @@ DEVICE TYPE STATE IP4-CONNECTIVITY IP6-CONNECTIVITY DBUS-PATH <<< size: 1813 -location: clients/tests/test-client.py:1042:test_004()/358 +location: clients/tests/test-client.py:1044:test_004()/358 cmd: $NMCLI --mode tabular --color yes -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -20949,7 +20949,7 @@ DEVICE TYPE STATE IP4-CONNECTIVITY IP6-CONNECTIVITY DBUS-PATH <<< size: 6373 -location: clients/tests/test-client.py:1045:test_004()/359 +location: clients/tests/test-client.py:1047:test_004()/359 cmd: $NMCLI --mode tabular --color yes dev show lang: C returncode: 0 @@ -21098,7 +21098,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 6400 -location: clients/tests/test-client.py:1045:test_004()/360 +location: clients/tests/test-client.py:1047:test_004()/360 cmd: $NMCLI --mode tabular --color yes dev show lang: pl_PL.UTF-8 returncode: 0 @@ -21247,7 +21247,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 15197 -location: clients/tests/test-client.py:1048:test_004()/361 +location: clients/tests/test-client.py:1050:test_004()/361 cmd: $NMCLI --mode tabular --color yes -f all dev show lang: C returncode: 0 @@ -21385,7 +21385,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 15356 -location: clients/tests/test-client.py:1048:test_004()/362 +location: clients/tests/test-client.py:1050:test_004()/362 cmd: $NMCLI --mode tabular --color yes -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -21523,7 +21523,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1142 -location: clients/tests/test-client.py:1051:test_004()/363 +location: clients/tests/test-client.py:1053:test_004()/363 cmd: $NMCLI --mode tabular --color yes dev show wlan0 lang: C returncode: 0 @@ -21558,7 +21558,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 1153 -location: clients/tests/test-client.py:1051:test_004()/364 +location: clients/tests/test-client.py:1053:test_004()/364 cmd: $NMCLI --mode tabular --color yes dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -21593,7 +21593,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 3267 -location: clients/tests/test-client.py:1054:test_004()/365 +location: clients/tests/test-client.py:1056:test_004()/365 cmd: $NMCLI --mode tabular --color yes -f all dev show wlan0 lang: C returncode: 0 @@ -21630,7 +21630,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 3330 -location: clients/tests/test-client.py:1054:test_004()/366 +location: clients/tests/test-client.py:1056:test_004()/366 cmd: $NMCLI --mode tabular --color yes -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -21667,7 +21667,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1263 -location: clients/tests/test-client.py:1057:test_004()/367 +location: clients/tests/test-client.py:1059:test_004()/367 cmd: $NMCLI --mode tabular --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -21684,7 +21684,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown <<< size: 1290 -location: clients/tests/test-client.py:1057:test_004()/368 +location: clients/tests/test-client.py:1059:test_004()/368 cmd: $NMCLI --mode tabular --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -21701,7 +21701,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane <<< size: 1263 -location: clients/tests/test-client.py:1060:test_004()/369 +location: clients/tests/test-client.py:1062:test_004()/369 cmd: $NMCLI --mode tabular --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -21718,7 +21718,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown <<< size: 1290 -location: clients/tests/test-client.py:1060:test_004()/370 +location: clients/tests/test-client.py:1062:test_004()/370 cmd: $NMCLI --mode tabular --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -21735,7 +21735,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane <<< size: 662 -location: clients/tests/test-client.py:1063:test_004()/371 +location: clients/tests/test-client.py:1065:test_004()/371 cmd: $NMCLI --mode tabular --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -21750,7 +21750,7 @@ DEVICE TYPE DBUS-PATH <<< size: 672 -location: clients/tests/test-client.py:1063:test_004()/372 +location: clients/tests/test-client.py:1065:test_004()/372 cmd: $NMCLI --mode tabular --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -21765,7 +21765,7 @@ DEVICE TYPE DBUS-PATH <<< size: 2624 -location: clients/tests/test-client.py:1066:test_004()/373 +location: clients/tests/test-client.py:1068:test_004()/373 cmd: $NMCLI --mode tabular --color yes -f ALL device wifi list lang: C returncode: 0 @@ -21783,7 +21783,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 2692 -location: clients/tests/test-client.py:1066:test_004()/374 +location: clients/tests/test-client.py:1068:test_004()/374 cmd: $NMCLI --mode tabular --color yes -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -21801,7 +21801,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 934 -location: clients/tests/test-client.py:1068:test_004()/375 +location: clients/tests/test-client.py:1070:test_004()/375 cmd: $NMCLI --mode tabular --color yes -f COMMON device wifi list lang: C returncode: 0 @@ -21819,7 +21819,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 994 -location: clients/tests/test-client.py:1068:test_004()/376 +location: clients/tests/test-client.py:1070:test_004()/376 cmd: $NMCLI --mode tabular --color yes -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -21837,7 +21837,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 2737 -location: clients/tests/test-client.py:1071:test_004()/377 +location: clients/tests/test-client.py:1073:test_004()/377 cmd: $NMCLI --mode tabular --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -21855,7 +21855,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 2805 -location: clients/tests/test-client.py:1071:test_004()/378 +location: clients/tests/test-client.py:1073:test_004()/378 cmd: $NMCLI --mode tabular --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -21873,7 +21873,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 916 -location: clients/tests/test-client.py:1073:test_004()/379 +location: clients/tests/test-client.py:1075:test_004()/379 cmd: $NMCLI --mode tabular --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -21884,7 +21884,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 944 -location: clients/tests/test-client.py:1073:test_004()/380 +location: clients/tests/test-client.py:1075:test_004()/380 cmd: $NMCLI --mode tabular --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -21895,7 +21895,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 408 -location: clients/tests/test-client.py:1075:test_004()/381 +location: clients/tests/test-client.py:1077:test_004()/381 cmd: $NMCLI --mode tabular --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -21906,7 +21906,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 434 -location: clients/tests/test-client.py:1075:test_004()/382 +location: clients/tests/test-client.py:1077:test_004()/382 cmd: $NMCLI --mode tabular --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -21917,7 +21917,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 1029 -location: clients/tests/test-client.py:1078:test_004()/383 +location: clients/tests/test-client.py:1080:test_004()/383 cmd: $NMCLI --mode tabular --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -21928,7 +21928,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 1057 -location: clients/tests/test-client.py:1078:test_004()/384 +location: clients/tests/test-client.py:1080:test_004()/384 cmd: $NMCLI --mode tabular --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -21939,7 +21939,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 3270 -location: clients/tests/test-client.py:1080:test_004()/385 +location: clients/tests/test-client.py:1082:test_004()/385 cmd: $NMCLI --mode tabular --color yes -f ALL device show wlan0 lang: C returncode: 0 @@ -21976,7 +21976,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 3333 -location: clients/tests/test-client.py:1080:test_004()/386 +location: clients/tests/test-client.py:1082:test_004()/386 cmd: $NMCLI --mode tabular --color yes -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -22013,7 +22013,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1155 -location: clients/tests/test-client.py:1082:test_004()/387 +location: clients/tests/test-client.py:1084:test_004()/387 cmd: $NMCLI --mode tabular --color yes -f COMMON device show wlan0 lang: C returncode: 0 @@ -22048,7 +22048,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 1166 -location: clients/tests/test-client.py:1082:test_004()/388 +location: clients/tests/test-client.py:1084:test_004()/388 cmd: $NMCLI --mode tabular --color yes -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -22083,7 +22083,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 3408 -location: clients/tests/test-client.py:1084:test_004()/389 +location: clients/tests/test-client.py:1086:test_004()/389 cmd: $NMCLI --mode tabular --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -22120,7 +22120,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 3471 -location: clients/tests/test-client.py:1084:test_004()/390 +location: clients/tests/test-client.py:1086:test_004()/390 cmd: $NMCLI --mode tabular --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -22157,7 +22157,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 4742 -location: clients/tests/test-client.py:1022:test_004()/391 +location: clients/tests/test-client.py:1024:test_004()/391 cmd: $NMCLI --mode tabular --pretty con s con-vpn-1 lang: C returncode: 0 @@ -22199,7 +22199,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN conn <<< size: 4796 -location: clients/tests/test-client.py:1022:test_004()/392 +location: clients/tests/test-client.py:1024:test_004()/392 cmd: $NMCLI --mode tabular --pretty con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -22241,7 +22241,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połącz <<< size: 4742 -location: clients/tests/test-client.py:1024:test_004()/393 +location: clients/tests/test-client.py:1026:test_004()/393 cmd: $NMCLI --mode tabular --pretty con s con-vpn-1 lang: C returncode: 0 @@ -22283,7 +22283,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN conn <<< size: 4796 -location: clients/tests/test-client.py:1024:test_004()/394 +location: clients/tests/test-client.py:1026:test_004()/394 cmd: $NMCLI --mode tabular --pretty con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -22325,7 +22325,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połącz <<< size: 3428 -location: clients/tests/test-client.py:1027:test_004()/395 +location: clients/tests/test-client.py:1029:test_004()/395 cmd: $NMCLI --mode tabular --pretty -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -22357,7 +22357,7 @@ proxy none no -- -- <<< size: 3451 -location: clients/tests/test-client.py:1027:test_004()/396 +location: clients/tests/test-client.py:1029:test_004()/396 cmd: $NMCLI --mode tabular --pretty -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -22389,7 +22389,7 @@ proxy none nie -- -- <<< size: 676 -location: clients/tests/test-client.py:1033:test_004()/397 +location: clients/tests/test-client.py:1035:test_004()/397 cmd: $NMCLI --mode tabular --pretty -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -22404,7 +22404,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val <<< size: 696 -location: clients/tests/test-client.py:1033:test_004()/398 +location: clients/tests/test-client.py:1035:test_004()/398 cmd: $NMCLI --mode tabular --pretty -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -22419,7 +22419,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val <<< size: 1106 -location: clients/tests/test-client.py:1036:test_004()/399 +location: clients/tests/test-client.py:1038:test_004()/399 cmd: $NMCLI --mode tabular --pretty -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -22434,7 +22434,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 activated no <<< size: 1138 -location: clients/tests/test-client.py:1036:test_004()/400 +location: clients/tests/test-client.py:1038:test_004()/400 cmd: $NMCLI --mode tabular --pretty -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -22449,7 +22449,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 aktywowano n <<< size: 537 -location: clients/tests/test-client.py:1039:test_004()/401 +location: clients/tests/test-client.py:1041:test_004()/401 cmd: $NMCLI --mode tabular --pretty dev s lang: C returncode: 0 @@ -22468,7 +22468,7 @@ wlan0 wifi unavailable con-vpn-1 <<< size: 545 -location: clients/tests/test-client.py:1039:test_004()/402 +location: clients/tests/test-client.py:1041:test_004()/402 cmd: $NMCLI --mode tabular --pretty dev s lang: pl_PL.UTF-8 returncode: 0 @@ -22487,7 +22487,7 @@ wlan0 wifi niedostępne con-vpn-1 <<< size: 1733 -location: clients/tests/test-client.py:1042:test_004()/403 +location: clients/tests/test-client.py:1044:test_004()/403 cmd: $NMCLI --mode tabular --pretty -f all dev status lang: C returncode: 0 @@ -22506,7 +22506,7 @@ wlan0 wifi unavailable unknown unknown /org/freedesk <<< size: 1741 -location: clients/tests/test-client.py:1042:test_004()/404 +location: clients/tests/test-client.py:1044:test_004()/404 cmd: $NMCLI --mode tabular --pretty -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -22525,7 +22525,7 @@ wlan0 wifi niedostępne nieznane nieznane /org/freedes <<< size: 9891 -location: clients/tests/test-client.py:1045:test_004()/405 +location: clients/tests/test-client.py:1047:test_004()/405 cmd: $NMCLI --mode tabular --pretty dev show lang: C returncode: 0 @@ -22736,7 +22736,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 10067 -location: clients/tests/test-client.py:1045:test_004()/406 +location: clients/tests/test-client.py:1047:test_004()/406 cmd: $NMCLI --mode tabular --pretty dev show lang: pl_PL.UTF-8 returncode: 0 @@ -22947,7 +22947,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 22590 -location: clients/tests/test-client.py:1048:test_004()/407 +location: clients/tests/test-client.py:1050:test_004()/407 cmd: $NMCLI --mode tabular --pretty -f all dev show lang: C returncode: 0 @@ -23143,7 +23143,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 22951 -location: clients/tests/test-client.py:1048:test_004()/408 +location: clients/tests/test-client.py:1050:test_004()/408 cmd: $NMCLI --mode tabular --pretty -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -23339,7 +23339,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1714 -location: clients/tests/test-client.py:1051:test_004()/409 +location: clients/tests/test-client.py:1053:test_004()/409 cmd: $NMCLI --mode tabular --pretty dev show wlan0 lang: C returncode: 0 @@ -23386,7 +23386,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 1754 -location: clients/tests/test-client.py:1051:test_004()/410 +location: clients/tests/test-client.py:1053:test_004()/410 cmd: $NMCLI --mode tabular --pretty dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -23433,7 +23433,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 4456 -location: clients/tests/test-client.py:1054:test_004()/411 +location: clients/tests/test-client.py:1056:test_004()/411 cmd: $NMCLI --mode tabular --pretty -f all dev show wlan0 lang: C returncode: 0 @@ -23482,7 +23482,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 4564 -location: clients/tests/test-client.py:1054:test_004()/412 +location: clients/tests/test-client.py:1056:test_004()/412 cmd: $NMCLI --mode tabular --pretty -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -23531,7 +23531,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1870 -location: clients/tests/test-client.py:1057:test_004()/413 +location: clients/tests/test-client.py:1059:test_004()/413 cmd: $NMCLI --mode tabular --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -23554,7 +23554,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown <<< size: 1934 -location: clients/tests/test-client.py:1057:test_004()/414 +location: clients/tests/test-client.py:1059:test_004()/414 cmd: $NMCLI --mode tabular --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -23577,7 +23577,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane <<< size: 1870 -location: clients/tests/test-client.py:1060:test_004()/415 +location: clients/tests/test-client.py:1062:test_004()/415 cmd: $NMCLI --mode tabular --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -23600,7 +23600,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown <<< size: 1934 -location: clients/tests/test-client.py:1060:test_004()/416 +location: clients/tests/test-client.py:1062:test_004()/416 cmd: $NMCLI --mode tabular --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -23623,7 +23623,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane <<< size: 686 -location: clients/tests/test-client.py:1063:test_004()/417 +location: clients/tests/test-client.py:1065:test_004()/417 cmd: $NMCLI --mode tabular --pretty -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -23642,7 +23642,7 @@ wlan0 wifi /org/freedesktop/NetworkManager/Devices/3 <<< size: 689 -location: clients/tests/test-client.py:1063:test_004()/418 +location: clients/tests/test-client.py:1065:test_004()/418 cmd: $NMCLI --mode tabular --pretty -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -23661,7 +23661,7 @@ wlan0 wifi /org/freedesktop/NetworkManager/Devices/3 <<< size: 3041 -location: clients/tests/test-client.py:1066:test_004()/419 +location: clients/tests/test-client.py:1068:test_004()/419 cmd: $NMCLI --mode tabular --pretty -f ALL device wifi list lang: C returncode: 0 @@ -23691,7 +23691,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MH <<< size: 3279 -location: clients/tests/test-client.py:1066:test_004()/420 +location: clients/tests/test-client.py:1068:test_004()/420 cmd: $NMCLI --mode tabular --pretty -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -23721,7 +23721,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 <<< size: 1167 -location: clients/tests/test-client.py:1068:test_004()/421 +location: clients/tests/test-client.py:1070:test_004()/421 cmd: $NMCLI --mode tabular --pretty -f COMMON device wifi list lang: C returncode: 0 @@ -23751,7 +23751,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 1398 -location: clients/tests/test-client.py:1068:test_004()/422 +location: clients/tests/test-client.py:1070:test_004()/422 cmd: $NMCLI --mode tabular --pretty -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -23781,7 +23781,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 3154 -location: clients/tests/test-client.py:1071:test_004()/423 +location: clients/tests/test-client.py:1073:test_004()/423 cmd: $NMCLI --mode tabular --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -23811,7 +23811,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infra 1 2412 MH <<< size: 3392 -location: clients/tests/test-client.py:1071:test_004()/424 +location: clients/tests/test-client.py:1073:test_004()/424 cmd: $NMCLI --mode tabular --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -23841,7 +23841,7 @@ AP[3] wlan0-ap-3 776C616E302D61702D33 9B:F6:B7:EC:97:76 Infrastruktura 1 <<< size: 1154 -location: clients/tests/test-client.py:1073:test_004()/425 +location: clients/tests/test-client.py:1075:test_004()/425 cmd: $NMCLI --mode tabular --pretty -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -23856,7 +23856,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH <<< size: 1242 -location: clients/tests/test-client.py:1073:test_004()/426 +location: clients/tests/test-client.py:1075:test_004()/426 cmd: $NMCLI --mode tabular --pretty -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -23871,7 +23871,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 <<< size: 512 -location: clients/tests/test-client.py:1075:test_004()/427 +location: clients/tests/test-client.py:1077:test_004()/427 cmd: $NMCLI --mode tabular --pretty -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -23886,7 +23886,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 597 -location: clients/tests/test-client.py:1075:test_004()/428 +location: clients/tests/test-client.py:1077:test_004()/428 cmd: $NMCLI --mode tabular --pretty -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -23901,7 +23901,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 1267 -location: clients/tests/test-client.py:1078:test_004()/429 +location: clients/tests/test-client.py:1080:test_004()/429 cmd: $NMCLI --mode tabular --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -23916,7 +23916,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infra 1 2412 MH <<< size: 1355 -location: clients/tests/test-client.py:1078:test_004()/430 +location: clients/tests/test-client.py:1080:test_004()/430 cmd: $NMCLI --mode tabular --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -23931,7 +23931,7 @@ AP[1] wlan0-ap-2 776C616E302D61702D32 C0:E2:BE:E8:EF:B6 Infrastruktura 1 <<< size: 4459 -location: clients/tests/test-client.py:1080:test_004()/431 +location: clients/tests/test-client.py:1082:test_004()/431 cmd: $NMCLI --mode tabular --pretty -f ALL device show wlan0 lang: C returncode: 0 @@ -23980,7 +23980,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 4567 -location: clients/tests/test-client.py:1080:test_004()/432 +location: clients/tests/test-client.py:1082:test_004()/432 cmd: $NMCLI --mode tabular --pretty -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -24029,7 +24029,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1727 -location: clients/tests/test-client.py:1082:test_004()/433 +location: clients/tests/test-client.py:1084:test_004()/433 cmd: $NMCLI --mode tabular --pretty -f COMMON device show wlan0 lang: C returncode: 0 @@ -24076,7 +24076,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 1767 -location: clients/tests/test-client.py:1082:test_004()/434 +location: clients/tests/test-client.py:1084:test_004()/434 cmd: $NMCLI --mode tabular --pretty -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -24123,7 +24123,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 4597 -location: clients/tests/test-client.py:1084:test_004()/435 +location: clients/tests/test-client.py:1086:test_004()/435 cmd: $NMCLI --mode tabular --pretty -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -24172,7 +24172,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 4705 -location: clients/tests/test-client.py:1084:test_004()/436 +location: clients/tests/test-client.py:1086:test_004()/436 cmd: $NMCLI --mode tabular --pretty -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -24221,7 +24221,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 4754 -location: clients/tests/test-client.py:1022:test_004()/437 +location: clients/tests/test-client.py:1024:test_004()/437 cmd: $NMCLI --mode tabular --pretty --color yes con s con-vpn-1 lang: C returncode: 0 @@ -24263,7 +24263,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN conn <<< size: 4808 -location: clients/tests/test-client.py:1022:test_004()/438 +location: clients/tests/test-client.py:1024:test_004()/438 cmd: $NMCLI --mode tabular --pretty --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -24305,7 +24305,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połącz <<< size: 4754 -location: clients/tests/test-client.py:1024:test_004()/439 +location: clients/tests/test-client.py:1026:test_004()/439 cmd: $NMCLI --mode tabular --pretty --color yes con s con-vpn-1 lang: C returncode: 0 @@ -24347,7 +24347,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - VPN conn <<< size: 4808 -location: clients/tests/test-client.py:1024:test_004()/440 +location: clients/tests/test-client.py:1026:test_004()/440 cmd: $NMCLI --mode tabular --pretty --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -24389,7 +24389,7 @@ VPN openvpn -- -- *** VPN connection con-vpn-1 *** 5 - Połącz <<< size: 3440 -location: clients/tests/test-client.py:1027:test_004()/441 +location: clients/tests/test-client.py:1029:test_004()/441 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -24421,7 +24421,7 @@ proxy none no -- -- <<< size: 3463 -location: clients/tests/test-client.py:1027:test_004()/442 +location: clients/tests/test-client.py:1029:test_004()/442 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -24453,7 +24453,7 @@ proxy none nie -- -- <<< size: 688 -location: clients/tests/test-client.py:1033:test_004()/443 +location: clients/tests/test-client.py:1035:test_004()/443 cmd: $NMCLI --mode tabular --pretty --color yes -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -24468,7 +24468,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val <<< size: 708 -location: clients/tests/test-client.py:1033:test_004()/444 +location: clients/tests/test-client.py:1035:test_004()/444 cmd: $NMCLI --mode tabular --pretty --color yes -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -24483,7 +24483,7 @@ vpn org.freedesktop.NetworkManager.openvpn -- key1 = val1, key2 = val <<< size: 1118 -location: clients/tests/test-client.py:1036:test_004()/445 +location: clients/tests/test-client.py:1038:test_004()/445 cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -24498,7 +24498,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 activated no <<< size: 1150 -location: clients/tests/test-client.py:1036:test_004()/446 +location: clients/tests/test-client.py:1038:test_004()/446 cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -24513,7 +24513,7 @@ GENERAL con-vpn-1 UUID-con-vpn-1-REPLACED-REPLACED-REP wlan0 aktywowano n <<< size: 709 -location: clients/tests/test-client.py:1039:test_004()/447 +location: clients/tests/test-client.py:1041:test_004()/447 cmd: $NMCLI --mode tabular --pretty --color yes dev s lang: C returncode: 0 @@ -24532,7 +24532,7 @@ DEVICE TYPE STATE CONNECTION <<< size: 717 -location: clients/tests/test-client.py:1039:test_004()/448 +location: clients/tests/test-client.py:1041:test_004()/448 cmd: $NMCLI --mode tabular --pretty --color yes dev s lang: pl_PL.UTF-8 returncode: 0 @@ -24551,7 +24551,7 @@ DEVICE TYPE STATE CONNECTION <<< size: 2105 -location: clients/tests/test-client.py:1042:test_004()/449 +location: clients/tests/test-client.py:1044:test_004()/449 cmd: $NMCLI --mode tabular --pretty --color yes -f all dev status lang: C returncode: 0 @@ -24570,7 +24570,7 @@ DEVICE TYPE STATE IP4-CONNECTIVITY IP6-CONNECTIVITY DBUS-PATH <<< size: 2113 -location: clients/tests/test-client.py:1042:test_004()/450 +location: clients/tests/test-client.py:1044:test_004()/450 cmd: $NMCLI --mode tabular --pretty --color yes -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -24589,7 +24589,7 @@ DEVICE TYPE STATE IP4-CONNECTIVITY IP6-CONNECTIVITY DBUS-PATH <<< size: 9903 -location: clients/tests/test-client.py:1045:test_004()/451 +location: clients/tests/test-client.py:1047:test_004()/451 cmd: $NMCLI --mode tabular --pretty --color yes dev show lang: C returncode: 0 @@ -24800,7 +24800,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 10079 -location: clients/tests/test-client.py:1045:test_004()/452 +location: clients/tests/test-client.py:1047:test_004()/452 cmd: $NMCLI --mode tabular --pretty --color yes dev show lang: pl_PL.UTF-8 returncode: 0 @@ -25011,7 +25011,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 22926 -location: clients/tests/test-client.py:1048:test_004()/453 +location: clients/tests/test-client.py:1050:test_004()/453 cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show lang: C returncode: 0 @@ -25207,7 +25207,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 23287 -location: clients/tests/test-client.py:1048:test_004()/454 +location: clients/tests/test-client.py:1050:test_004()/454 cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -25403,7 +25403,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1726 -location: clients/tests/test-client.py:1051:test_004()/455 +location: clients/tests/test-client.py:1053:test_004()/455 cmd: $NMCLI --mode tabular --pretty --color yes dev show wlan0 lang: C returncode: 0 @@ -25450,7 +25450,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 1766 -location: clients/tests/test-client.py:1051:test_004()/456 +location: clients/tests/test-client.py:1053:test_004()/456 cmd: $NMCLI --mode tabular --pretty --color yes dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -25497,7 +25497,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 4711 -location: clients/tests/test-client.py:1054:test_004()/457 +location: clients/tests/test-client.py:1056:test_004()/457 cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show wlan0 lang: C returncode: 0 @@ -25546,7 +25546,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 4819 -location: clients/tests/test-client.py:1054:test_004()/458 +location: clients/tests/test-client.py:1056:test_004()/458 cmd: $NMCLI --mode tabular --pretty --color yes -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -25595,7 +25595,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1882 -location: clients/tests/test-client.py:1057:test_004()/459 +location: clients/tests/test-client.py:1059:test_004()/459 cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -25618,7 +25618,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown <<< size: 1946 -location: clients/tests/test-client.py:1057:test_004()/460 +location: clients/tests/test-client.py:1059:test_004()/460 cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -25641,7 +25641,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane <<< size: 1882 -location: clients/tests/test-client.py:1060:test_004()/461 +location: clients/tests/test-client.py:1062:test_004()/461 cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -25664,7 +25664,7 @@ WIFI-PROPERTIES yes yes yes yes yes yes yes unknown unknown <<< size: 1946 -location: clients/tests/test-client.py:1060:test_004()/462 +location: clients/tests/test-client.py:1062:test_004()/462 cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -25687,7 +25687,7 @@ WIFI-PROPERTIES tak tak tak tak tak tak tak nieznane nieznane <<< size: 818 -location: clients/tests/test-client.py:1063:test_004()/463 +location: clients/tests/test-client.py:1065:test_004()/463 cmd: $NMCLI --mode tabular --pretty --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -25706,7 +25706,7 @@ DEVICE TYPE DBUS-PATH <<< size: 821 -location: clients/tests/test-client.py:1063:test_004()/464 +location: clients/tests/test-client.py:1065:test_004()/464 cmd: $NMCLI --mode tabular --pretty --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -25725,7 +25725,7 @@ DEVICE TYPE DBUS-PATH <<< size: 3665 -location: clients/tests/test-client.py:1066:test_004()/465 +location: clients/tests/test-client.py:1068:test_004()/465 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL device wifi list lang: C returncode: 0 @@ -25755,7 +25755,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 3903 -location: clients/tests/test-client.py:1066:test_004()/466 +location: clients/tests/test-client.py:1068:test_004()/466 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -25785,7 +25785,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 1468 -location: clients/tests/test-client.py:1068:test_004()/467 +location: clients/tests/test-client.py:1070:test_004()/467 cmd: $NMCLI --mode tabular --pretty --color yes -f COMMON device wifi list lang: C returncode: 0 @@ -25815,7 +25815,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 1698 -location: clients/tests/test-client.py:1068:test_004()/468 +location: clients/tests/test-client.py:1070:test_004()/468 cmd: $NMCLI --mode tabular --pretty --color yes -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -25845,7 +25845,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 3778 -location: clients/tests/test-client.py:1071:test_004()/469 +location: clients/tests/test-client.py:1073:test_004()/469 cmd: $NMCLI --mode tabular --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -25875,7 +25875,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 4016 -location: clients/tests/test-client.py:1071:test_004()/470 +location: clients/tests/test-client.py:1073:test_004()/470 cmd: $NMCLI --mode tabular --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -25905,7 +25905,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 1320 -location: clients/tests/test-client.py:1073:test_004()/471 +location: clients/tests/test-client.py:1075:test_004()/471 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -25920,7 +25920,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 1407 -location: clients/tests/test-client.py:1073:test_004()/472 +location: clients/tests/test-client.py:1075:test_004()/472 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -25935,7 +25935,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 596 -location: clients/tests/test-client.py:1075:test_004()/473 +location: clients/tests/test-client.py:1077:test_004()/473 cmd: $NMCLI --mode tabular --pretty --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -25950,7 +25950,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 681 -location: clients/tests/test-client.py:1075:test_004()/474 +location: clients/tests/test-client.py:1077:test_004()/474 cmd: $NMCLI --mode tabular --pretty --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -25965,7 +25965,7 @@ IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY <<< size: 1433 -location: clients/tests/test-client.py:1078:test_004()/475 +location: clients/tests/test-client.py:1080:test_004()/475 cmd: $NMCLI --mode tabular --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -25980,7 +25980,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN FREQ <<< size: 1520 -location: clients/tests/test-client.py:1078:test_004()/476 +location: clients/tests/test-client.py:1080:test_004()/476 cmd: $NMCLI --mode tabular --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -25995,7 +25995,7 @@ NAME SSID SSID-HEX BSSID MODE CHAN <<< size: 4714 -location: clients/tests/test-client.py:1080:test_004()/477 +location: clients/tests/test-client.py:1082:test_004()/477 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL device show wlan0 lang: C returncode: 0 @@ -26044,7 +26044,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 4822 -location: clients/tests/test-client.py:1080:test_004()/478 +location: clients/tests/test-client.py:1082:test_004()/478 cmd: $NMCLI --mode tabular --pretty --color yes -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -26093,7 +26093,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 1739 -location: clients/tests/test-client.py:1082:test_004()/479 +location: clients/tests/test-client.py:1084:test_004()/479 cmd: $NMCLI --mode tabular --pretty --color yes -f COMMON device show wlan0 lang: C returncode: 0 @@ -26140,7 +26140,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 1779 -location: clients/tests/test-client.py:1082:test_004()/480 +location: clients/tests/test-client.py:1084:test_004()/480 cmd: $NMCLI --mode tabular --pretty --color yes -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -26187,7 +26187,7 @@ IP6 -- -- dst = 2001:a::dd5b:aa7b:b4a2:e42/102, nh = ::, mt = 250 <<< size: 4852 -location: clients/tests/test-client.py:1084:test_004()/481 +location: clients/tests/test-client.py:1086:test_004()/481 cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -26236,7 +26236,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 4960 -location: clients/tests/test-client.py:1084:test_004()/482 +location: clients/tests/test-client.py:1086:test_004()/482 cmd: $NMCLI --mode tabular --pretty --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -26285,7 +26285,7 @@ CONNECTIONS /org/freedesktop/NetworkManager/Settings/Connection/{2} UUID-con-x <<< size: 791 -location: clients/tests/test-client.py:1022:test_004()/483 +location: clients/tests/test-client.py:1024:test_004()/483 cmd: $NMCLI --mode tabular --terse con s con-vpn-1 lang: C returncode: 0 @@ -26301,7 +26301,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k <<< size: 801 -location: clients/tests/test-client.py:1022:test_004()/484 +location: clients/tests/test-client.py:1024:test_004()/484 cmd: $NMCLI --mode tabular --terse con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -26317,7 +26317,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k <<< size: 791 -location: clients/tests/test-client.py:1024:test_004()/485 +location: clients/tests/test-client.py:1026:test_004()/485 cmd: $NMCLI --mode tabular --terse con s con-vpn-1 lang: C returncode: 0 @@ -26333,7 +26333,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k <<< size: 801 -location: clients/tests/test-client.py:1024:test_004()/486 +location: clients/tests/test-client.py:1026:test_004()/486 cmd: $NMCLI --mode tabular --terse con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -26349,7 +26349,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k <<< size: 504 -location: clients/tests/test-client.py:1027:test_004()/487 +location: clients/tests/test-client.py:1029:test_004()/487 cmd: $NMCLI --mode tabular --terse -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -26363,7 +26363,7 @@ proxy:none:no:: <<< size: 514 -location: clients/tests/test-client.py:1027:test_004()/488 +location: clients/tests/test-client.py:1029:test_004()/488 cmd: $NMCLI --mode tabular --terse -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -26377,7 +26377,7 @@ proxy:none:no:: <<< size: 261 -location: clients/tests/test-client.py:1033:test_004()/489 +location: clients/tests/test-client.py:1035:test_004()/489 cmd: $NMCLI --mode tabular --terse -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -26387,7 +26387,7 @@ vpn:org.freedesktop.NetworkManager.openvpn::key1 = val1, key2 = val2, key3 = val <<< size: 271 -location: clients/tests/test-client.py:1033:test_004()/490 +location: clients/tests/test-client.py:1035:test_004()/490 cmd: $NMCLI --mode tabular --terse -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -26397,7 +26397,7 @@ vpn:org.freedesktop.NetworkManager.openvpn::key1 = val1, key2 = val2, key3 = val <<< size: 359 -location: clients/tests/test-client.py:1036:test_004()/491 +location: clients/tests/test-client.py:1038:test_004()/491 cmd: $NMCLI --mode tabular --terse -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -26407,7 +26407,7 @@ GENERAL:con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:wlan0:activated:no:no::ye <<< size: 369 -location: clients/tests/test-client.py:1036:test_004()/492 +location: clients/tests/test-client.py:1038:test_004()/492 cmd: $NMCLI --mode tabular --terse -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -26417,7 +26417,7 @@ GENERAL:con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:wlan0:activated:no:no::ye <<< size: 284 -location: clients/tests/test-client.py:1039:test_004()/493 +location: clients/tests/test-client.py:1041:test_004()/493 cmd: $NMCLI --mode tabular --terse dev s lang: C returncode: 0 @@ -26431,7 +26431,7 @@ wlan0:wifi:unavailable:con-vpn-1 <<< size: 294 -location: clients/tests/test-client.py:1039:test_004()/494 +location: clients/tests/test-client.py:1041:test_004()/494 cmd: $NMCLI --mode tabular --terse dev s lang: pl_PL.UTF-8 returncode: 0 @@ -26445,7 +26445,7 @@ wlan0:wifi:unavailable:con-vpn-1 <<< size: 682 -location: clients/tests/test-client.py:1042:test_004()/495 +location: clients/tests/test-client.py:1044:test_004()/495 cmd: $NMCLI --mode tabular --terse -f all dev status lang: C returncode: 0 @@ -26459,7 +26459,7 @@ wlan0:wifi:unavailable:unknown:unknown:/org/freedesktop/NetworkManager/Devices/3 <<< size: 702 -location: clients/tests/test-client.py:1042:test_004()/496 +location: clients/tests/test-client.py:1044:test_004()/496 cmd: $NMCLI --mode tabular --terse -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -26473,7 +26473,7 @@ wlan0:wifi:unavailable:nieznane:nieznane:/org/freedesktop/NetworkManager/Devices <<< size: 3096 -location: clients/tests/test-client.py:1045:test_004()/497 +location: clients/tests/test-client.py:1047:test_004()/497 cmd: $NMCLI --mode tabular --terse dev show lang: C returncode: 0 @@ -26533,7 +26533,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se <<< size: 3106 -location: clients/tests/test-client.py:1045:test_004()/498 +location: clients/tests/test-client.py:1047:test_004()/498 cmd: $NMCLI --mode tabular --terse dev show lang: pl_PL.UTF-8 returncode: 0 @@ -26593,7 +26593,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se <<< size: 6325 -location: clients/tests/test-client.py:1048:test_004()/499 +location: clients/tests/test-client.py:1050:test_004()/499 cmd: $NMCLI --mode tabular --terse -f all dev show lang: C returncode: 0 @@ -26650,7 +26650,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 6381 -location: clients/tests/test-client.py:1048:test_004()/500 +location: clients/tests/test-client.py:1050:test_004()/500 cmd: $NMCLI --mode tabular --terse -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -26707,7 +26707,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 604 -location: clients/tests/test-client.py:1051:test_004()/501 +location: clients/tests/test-client.py:1053:test_004()/501 cmd: $NMCLI --mode tabular --terse dev show wlan0 lang: C returncode: 0 @@ -26725,7 +26725,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se <<< size: 614 -location: clients/tests/test-client.py:1051:test_004()/502 +location: clients/tests/test-client.py:1053:test_004()/502 cmd: $NMCLI --mode tabular --terse dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -26743,7 +26743,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se <<< size: 1365 -location: clients/tests/test-client.py:1054:test_004()/503 +location: clients/tests/test-client.py:1056:test_004()/503 cmd: $NMCLI --mode tabular --terse -f all dev show wlan0 lang: C returncode: 0 @@ -26763,7 +26763,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 1404 -location: clients/tests/test-client.py:1054:test_004()/504 +location: clients/tests/test-client.py:1056:test_004()/504 cmd: $NMCLI --mode tabular --terse -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -26783,7 +26783,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 565 -location: clients/tests/test-client.py:1057:test_004()/505 +location: clients/tests/test-client.py:1059:test_004()/505 cmd: $NMCLI --mode tabular --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -26795,7 +26795,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown <<< size: 577 -location: clients/tests/test-client.py:1057:test_004()/506 +location: clients/tests/test-client.py:1059:test_004()/506 cmd: $NMCLI --mode tabular --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -26807,7 +26807,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown <<< size: 565 -location: clients/tests/test-client.py:1060:test_004()/507 +location: clients/tests/test-client.py:1062:test_004()/507 cmd: $NMCLI --mode tabular --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -26819,7 +26819,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown <<< size: 577 -location: clients/tests/test-client.py:1060:test_004()/508 +location: clients/tests/test-client.py:1062:test_004()/508 cmd: $NMCLI --mode tabular --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -26831,7 +26831,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown <<< size: 443 -location: clients/tests/test-client.py:1063:test_004()/509 +location: clients/tests/test-client.py:1065:test_004()/509 cmd: $NMCLI --mode tabular --terse -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -26845,7 +26845,7 @@ wlan0:wifi:/org/freedesktop/NetworkManager/Devices/3 <<< size: 453 -location: clients/tests/test-client.py:1063:test_004()/510 +location: clients/tests/test-client.py:1065:test_004()/510 cmd: $NMCLI --mode tabular --terse -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -26859,7 +26859,7 @@ wlan0:wifi:/org/freedesktop/NetworkManager/Devices/3 <<< size: 1190 -location: clients/tests/test-client.py:1066:test_004()/511 +location: clients/tests/test-client.py:1068:test_004()/511 cmd: $NMCLI --mode tabular --terse -f ALL device wifi list lang: C returncode: 0 @@ -26874,7 +26874,7 @@ AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54 <<< size: 1248 -location: clients/tests/test-client.py:1066:test_004()/512 +location: clients/tests/test-client.py:1068:test_004()/512 cmd: $NMCLI --mode tabular --terse -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -26889,7 +26889,7 @@ AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:24 <<< size: 368 -location: clients/tests/test-client.py:1068:test_004()/513 +location: clients/tests/test-client.py:1070:test_004()/513 cmd: $NMCLI --mode tabular --terse -f COMMON device wifi list lang: C returncode: 0 @@ -26904,7 +26904,7 @@ stdout: 198 bytes <<< size: 414 -location: clients/tests/test-client.py:1068:test_004()/514 +location: clients/tests/test-client.py:1070:test_004()/514 cmd: $NMCLI --mode tabular --terse -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -26919,7 +26919,7 @@ stdout: 234 bytes <<< size: 1303 -location: clients/tests/test-client.py:1071:test_004()/515 +location: clients/tests/test-client.py:1073:test_004()/515 cmd: $NMCLI --mode tabular --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -26934,7 +26934,7 @@ AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infra:1:2412 MHz:54 <<< size: 1361 -location: clients/tests/test-client.py:1071:test_004()/516 +location: clients/tests/test-client.py:1073:test_004()/516 cmd: $NMCLI --mode tabular --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -26949,7 +26949,7 @@ AP[3]:wlan0-ap-3:776C616E302D61702D33:9B\:F6\:B7\:EC\:97\:76:Infrastruktura:1:24 <<< size: 446 -location: clients/tests/test-client.py:1073:test_004()/517 +location: clients/tests/test-client.py:1075:test_004()/517 cmd: $NMCLI --mode tabular --terse -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -26959,7 +26959,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infra:1:2412 MHz:54 <<< size: 468 -location: clients/tests/test-client.py:1073:test_004()/518 +location: clients/tests/test-client.py:1075:test_004()/518 cmd: $NMCLI --mode tabular --terse -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -26969,7 +26969,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infrastruktura:1:24 <<< size: 242 -location: clients/tests/test-client.py:1075:test_004()/519 +location: clients/tests/test-client.py:1077:test_004()/519 cmd: $NMCLI --mode tabular --terse -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -26979,7 +26979,7 @@ stdout: 49 bytes <<< size: 261 -location: clients/tests/test-client.py:1075:test_004()/520 +location: clients/tests/test-client.py:1077:test_004()/520 cmd: $NMCLI --mode tabular --terse -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -26989,7 +26989,7 @@ stdout: 58 bytes <<< size: 559 -location: clients/tests/test-client.py:1078:test_004()/521 +location: clients/tests/test-client.py:1080:test_004()/521 cmd: $NMCLI --mode tabular --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -26999,7 +26999,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infra:1:2412 MHz:54 <<< size: 581 -location: clients/tests/test-client.py:1078:test_004()/522 +location: clients/tests/test-client.py:1080:test_004()/522 cmd: $NMCLI --mode tabular --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -27009,7 +27009,7 @@ AP[1]:wlan0-ap-2:776C616E302D61702D32:C0\:E2\:BE\:E8\:EF\:B6:Infrastruktura:1:24 <<< size: 1368 -location: clients/tests/test-client.py:1080:test_004()/523 +location: clients/tests/test-client.py:1082:test_004()/523 cmd: $NMCLI --mode tabular --terse -f ALL device show wlan0 lang: C returncode: 0 @@ -27029,7 +27029,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 1407 -location: clients/tests/test-client.py:1080:test_004()/524 +location: clients/tests/test-client.py:1082:test_004()/524 cmd: $NMCLI --mode tabular --terse -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -27049,7 +27049,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 617 -location: clients/tests/test-client.py:1082:test_004()/525 +location: clients/tests/test-client.py:1084:test_004()/525 cmd: $NMCLI --mode tabular --terse -f COMMON device show wlan0 lang: C returncode: 0 @@ -27067,7 +27067,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se <<< size: 627 -location: clients/tests/test-client.py:1082:test_004()/526 +location: clients/tests/test-client.py:1084:test_004()/526 cmd: $NMCLI --mode tabular --terse -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -27085,7 +27085,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se <<< size: 1506 -location: clients/tests/test-client.py:1084:test_004()/527 +location: clients/tests/test-client.py:1086:test_004()/527 cmd: $NMCLI --mode tabular --terse -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -27105,7 +27105,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 1545 -location: clients/tests/test-client.py:1084:test_004()/528 +location: clients/tests/test-client.py:1086:test_004()/528 cmd: $NMCLI --mode tabular --terse -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -27125,7 +27125,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 803 -location: clients/tests/test-client.py:1022:test_004()/529 +location: clients/tests/test-client.py:1024:test_004()/529 cmd: $NMCLI --mode tabular --terse --color yes con s con-vpn-1 lang: C returncode: 0 @@ -27141,7 +27141,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k <<< size: 813 -location: clients/tests/test-client.py:1022:test_004()/530 +location: clients/tests/test-client.py:1024:test_004()/530 cmd: $NMCLI --mode tabular --terse --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -27157,7 +27157,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k <<< size: 803 -location: clients/tests/test-client.py:1024:test_004()/531 +location: clients/tests/test-client.py:1026:test_004()/531 cmd: $NMCLI --mode tabular --terse --color yes con s con-vpn-1 lang: C returncode: 0 @@ -27173,7 +27173,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k <<< size: 813 -location: clients/tests/test-client.py:1024:test_004()/532 +location: clients/tests/test-client.py:1026:test_004()/532 cmd: $NMCLI --mode tabular --terse --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -27189,7 +27189,7 @@ VPN:openvpn:::*** VPN connection con-vpn-1 ***:5 - VPN connected:key1 = val1 | k <<< size: 516 -location: clients/tests/test-client.py:1027:test_004()/533 +location: clients/tests/test-client.py:1029:test_004()/533 cmd: $NMCLI --mode tabular --terse --color yes -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -27203,7 +27203,7 @@ proxy:none:no:: <<< size: 526 -location: clients/tests/test-client.py:1027:test_004()/534 +location: clients/tests/test-client.py:1029:test_004()/534 cmd: $NMCLI --mode tabular --terse --color yes -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -27217,7 +27217,7 @@ proxy:none:no:: <<< size: 273 -location: clients/tests/test-client.py:1033:test_004()/535 +location: clients/tests/test-client.py:1035:test_004()/535 cmd: $NMCLI --mode tabular --terse --color yes -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -27227,7 +27227,7 @@ vpn:org.freedesktop.NetworkManager.openvpn::key1 = val1, key2 = val2, key3 = val <<< size: 283 -location: clients/tests/test-client.py:1033:test_004()/536 +location: clients/tests/test-client.py:1035:test_004()/536 cmd: $NMCLI --mode tabular --terse --color yes -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -27237,7 +27237,7 @@ vpn:org.freedesktop.NetworkManager.openvpn::key1 = val1, key2 = val2, key3 = val <<< size: 371 -location: clients/tests/test-client.py:1036:test_004()/537 +location: clients/tests/test-client.py:1038:test_004()/537 cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -27247,7 +27247,7 @@ GENERAL:con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:wlan0:activated:no:no::ye <<< size: 381 -location: clients/tests/test-client.py:1036:test_004()/538 +location: clients/tests/test-client.py:1038:test_004()/538 cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -27257,7 +27257,7 @@ GENERAL:con-vpn-1:UUID-con-vpn-1-REPLACED-REPLACED-REP:wlan0:activated:no:no::ye <<< size: 456 -location: clients/tests/test-client.py:1039:test_004()/539 +location: clients/tests/test-client.py:1041:test_004()/539 cmd: $NMCLI --mode tabular --terse --color yes dev s lang: C returncode: 0 @@ -27271,7 +27271,7 @@ stdout: 295 bytes <<< size: 466 -location: clients/tests/test-client.py:1039:test_004()/540 +location: clients/tests/test-client.py:1041:test_004()/540 cmd: $NMCLI --mode tabular --terse --color yes dev s lang: pl_PL.UTF-8 returncode: 0 @@ -27285,7 +27285,7 @@ stdout: 295 bytes <<< size: 1054 -location: clients/tests/test-client.py:1042:test_004()/541 +location: clients/tests/test-client.py:1044:test_004()/541 cmd: $NMCLI --mode tabular --terse --color yes -f all dev status lang: C returncode: 0 @@ -27299,7 +27299,7 @@ stdout: 881 bytes <<< size: 1074 -location: clients/tests/test-client.py:1042:test_004()/542 +location: clients/tests/test-client.py:1044:test_004()/542 cmd: $NMCLI --mode tabular --terse --color yes -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -27313,7 +27313,7 @@ stdout: 891 bytes <<< size: 3108 -location: clients/tests/test-client.py:1045:test_004()/543 +location: clients/tests/test-client.py:1047:test_004()/543 cmd: $NMCLI --mode tabular --terse --color yes dev show lang: C returncode: 0 @@ -27373,7 +27373,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se <<< size: 3118 -location: clients/tests/test-client.py:1045:test_004()/544 +location: clients/tests/test-client.py:1047:test_004()/544 cmd: $NMCLI --mode tabular --terse --color yes dev show lang: pl_PL.UTF-8 returncode: 0 @@ -27433,7 +27433,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se <<< size: 6661 -location: clients/tests/test-client.py:1048:test_004()/545 +location: clients/tests/test-client.py:1050:test_004()/545 cmd: $NMCLI --mode tabular --terse --color yes -f all dev show lang: C returncode: 0 @@ -27490,7 +27490,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 6717 -location: clients/tests/test-client.py:1048:test_004()/546 +location: clients/tests/test-client.py:1050:test_004()/546 cmd: $NMCLI --mode tabular --terse --color yes -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -27547,7 +27547,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 616 -location: clients/tests/test-client.py:1051:test_004()/547 +location: clients/tests/test-client.py:1053:test_004()/547 cmd: $NMCLI --mode tabular --terse --color yes dev show wlan0 lang: C returncode: 0 @@ -27565,7 +27565,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se <<< size: 626 -location: clients/tests/test-client.py:1051:test_004()/548 +location: clients/tests/test-client.py:1053:test_004()/548 cmd: $NMCLI --mode tabular --terse --color yes dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -27583,7 +27583,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se <<< size: 1620 -location: clients/tests/test-client.py:1054:test_004()/549 +location: clients/tests/test-client.py:1056:test_004()/549 cmd: $NMCLI --mode tabular --terse --color yes -f all dev show wlan0 lang: C returncode: 0 @@ -27603,7 +27603,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 1659 -location: clients/tests/test-client.py:1054:test_004()/550 +location: clients/tests/test-client.py:1056:test_004()/550 cmd: $NMCLI --mode tabular --terse --color yes -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -27623,7 +27623,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 577 -location: clients/tests/test-client.py:1057:test_004()/551 +location: clients/tests/test-client.py:1059:test_004()/551 cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -27635,7 +27635,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown <<< size: 589 -location: clients/tests/test-client.py:1057:test_004()/552 +location: clients/tests/test-client.py:1059:test_004()/552 cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -27647,7 +27647,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown <<< size: 577 -location: clients/tests/test-client.py:1060:test_004()/553 +location: clients/tests/test-client.py:1062:test_004()/553 cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -27659,7 +27659,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown <<< size: 589 -location: clients/tests/test-client.py:1060:test_004()/554 +location: clients/tests/test-client.py:1062:test_004()/554 cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -27671,7 +27671,7 @@ WIFI-PROPERTIES:yes:yes:yes:yes:yes:yes:yes:unknown:unknown <<< size: 575 -location: clients/tests/test-client.py:1063:test_004()/555 +location: clients/tests/test-client.py:1065:test_004()/555 cmd: $NMCLI --mode tabular --terse --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -27685,7 +27685,7 @@ stdout: 391 bytes <<< size: 585 -location: clients/tests/test-client.py:1063:test_004()/556 +location: clients/tests/test-client.py:1065:test_004()/556 cmd: $NMCLI --mode tabular --terse --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -27699,7 +27699,7 @@ stdout: 391 bytes <<< size: 1814 -location: clients/tests/test-client.py:1066:test_004()/557 +location: clients/tests/test-client.py:1068:test_004()/557 cmd: $NMCLI --mode tabular --terse --color yes -f ALL device wifi list lang: C returncode: 0 @@ -27714,7 +27714,7 @@ stdout: 1634 bytes <<< size: 1872 -location: clients/tests/test-client.py:1066:test_004()/558 +location: clients/tests/test-client.py:1068:test_004()/558 cmd: $NMCLI --mode tabular --terse --color yes -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -27729,7 +27729,7 @@ stdout: 1682 bytes <<< size: 668 -location: clients/tests/test-client.py:1068:test_004()/559 +location: clients/tests/test-client.py:1070:test_004()/559 cmd: $NMCLI --mode tabular --terse --color yes -f COMMON device wifi list lang: C returncode: 0 @@ -27744,7 +27744,7 @@ stdout: 486 bytes <<< size: 714 -location: clients/tests/test-client.py:1068:test_004()/560 +location: clients/tests/test-client.py:1070:test_004()/560 cmd: $NMCLI --mode tabular --terse --color yes -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -27759,7 +27759,7 @@ stdout: 522 bytes <<< size: 1927 -location: clients/tests/test-client.py:1071:test_004()/561 +location: clients/tests/test-client.py:1073:test_004()/561 cmd: $NMCLI --mode tabular --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -27774,7 +27774,7 @@ stdout: 1634 bytes <<< size: 1985 -location: clients/tests/test-client.py:1071:test_004()/562 +location: clients/tests/test-client.py:1073:test_004()/562 cmd: $NMCLI --mode tabular --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -27789,7 +27789,7 @@ stdout: 1682 bytes <<< size: 611 -location: clients/tests/test-client.py:1073:test_004()/563 +location: clients/tests/test-client.py:1075:test_004()/563 cmd: $NMCLI --mode tabular --terse --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -27799,7 +27799,7 @@ stdout: 408 bytes <<< size: 633 -location: clients/tests/test-client.py:1073:test_004()/564 +location: clients/tests/test-client.py:1075:test_004()/564 cmd: $NMCLI --mode tabular --terse --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -27809,7 +27809,7 @@ stdout: 420 bytes <<< size: 327 -location: clients/tests/test-client.py:1075:test_004()/565 +location: clients/tests/test-client.py:1077:test_004()/565 cmd: $NMCLI --mode tabular --terse --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -27819,7 +27819,7 @@ stdout: 121 bytes <<< size: 346 -location: clients/tests/test-client.py:1075:test_004()/566 +location: clients/tests/test-client.py:1077:test_004()/566 cmd: $NMCLI --mode tabular --terse --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -27829,7 +27829,7 @@ stdout: 130 bytes <<< size: 724 -location: clients/tests/test-client.py:1078:test_004()/567 +location: clients/tests/test-client.py:1080:test_004()/567 cmd: $NMCLI --mode tabular --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -27839,7 +27839,7 @@ stdout: 408 bytes <<< size: 746 -location: clients/tests/test-client.py:1078:test_004()/568 +location: clients/tests/test-client.py:1080:test_004()/568 cmd: $NMCLI --mode tabular --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -27849,7 +27849,7 @@ stdout: 420 bytes <<< size: 1623 -location: clients/tests/test-client.py:1080:test_004()/569 +location: clients/tests/test-client.py:1082:test_004()/569 cmd: $NMCLI --mode tabular --terse --color yes -f ALL device show wlan0 lang: C returncode: 0 @@ -27869,7 +27869,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 1662 -location: clients/tests/test-client.py:1080:test_004()/570 +location: clients/tests/test-client.py:1082:test_004()/570 cmd: $NMCLI --mode tabular --terse --color yes -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -27889,7 +27889,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 629 -location: clients/tests/test-client.py:1082:test_004()/571 +location: clients/tests/test-client.py:1084:test_004()/571 cmd: $NMCLI --mode tabular --terse --color yes -f COMMON device show wlan0 lang: C returncode: 0 @@ -27907,7 +27907,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se <<< size: 639 -location: clients/tests/test-client.py:1082:test_004()/572 +location: clients/tests/test-client.py:1084:test_004()/572 cmd: $NMCLI --mode tabular --terse --color yes -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -27925,7 +27925,7 @@ IP6:::dst = 2001\:a\:\:dd5b\:aa7b\:b4a2\:e42/102, nh = \:\:, mt = 2504159086::se <<< size: 1761 -location: clients/tests/test-client.py:1084:test_004()/573 +location: clients/tests/test-client.py:1086:test_004()/573 cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -27945,7 +27945,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 1800 -location: clients/tests/test-client.py:1084:test_004()/574 +location: clients/tests/test-client.py:1086:test_004()/574 cmd: $NMCLI --mode tabular --terse --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -27965,7 +27965,7 @@ CONNECTIONS:/org/freedesktop/NetworkManager/Settings/Connection/{2}:UUID-con-xx1 <<< size: 4621 -location: clients/tests/test-client.py:1022:test_004()/575 +location: clients/tests/test-client.py:1024:test_004()/575 cmd: $NMCLI --mode multiline con s con-vpn-1 lang: C returncode: 0 @@ -28067,7 +28067,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4649 -location: clients/tests/test-client.py:1022:test_004()/576 +location: clients/tests/test-client.py:1024:test_004()/576 cmd: $NMCLI --mode multiline con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -28169,7 +28169,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4621 -location: clients/tests/test-client.py:1024:test_004()/577 +location: clients/tests/test-client.py:1026:test_004()/577 cmd: $NMCLI --mode multiline con s con-vpn-1 lang: C returncode: 0 @@ -28271,7 +28271,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4649 -location: clients/tests/test-client.py:1024:test_004()/578 +location: clients/tests/test-client.py:1026:test_004()/578 cmd: $NMCLI --mode multiline con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -28373,7 +28373,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 3540 -location: clients/tests/test-client.py:1027:test_004()/579 +location: clients/tests/test-client.py:1029:test_004()/579 cmd: $NMCLI --mode multiline -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -28455,7 +28455,7 @@ proxy.pac-script: -- <<< size: 3560 -location: clients/tests/test-client.py:1027:test_004()/580 +location: clients/tests/test-client.py:1029:test_004()/580 cmd: $NMCLI --mode multiline -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -28537,7 +28537,7 @@ proxy.pac-script: -- <<< size: 494 -location: clients/tests/test-client.py:1033:test_004()/581 +location: clients/tests/test-client.py:1035:test_004()/581 cmd: $NMCLI --mode multiline -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -28552,7 +28552,7 @@ vpn.timeout: 0 <<< size: 505 -location: clients/tests/test-client.py:1033:test_004()/582 +location: clients/tests/test-client.py:1035:test_004()/582 cmd: $NMCLI --mode multiline -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -28567,7 +28567,7 @@ vpn.timeout: 0 <<< size: 831 -location: clients/tests/test-client.py:1036:test_004()/583 +location: clients/tests/test-client.py:1038:test_004()/583 cmd: $NMCLI --mode multiline -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -28588,7 +28588,7 @@ GENERAL.MASTER-PATH: -- <<< size: 844 -location: clients/tests/test-client.py:1036:test_004()/584 +location: clients/tests/test-client.py:1038:test_004()/584 cmd: $NMCLI --mode multiline -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -28609,7 +28609,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1086 -location: clients/tests/test-client.py:1039:test_004()/585 +location: clients/tests/test-client.py:1041:test_004()/585 cmd: $NMCLI --mode multiline dev s lang: C returncode: 0 @@ -28638,7 +28638,7 @@ CONNECTION: con-vpn-1 <<< size: 1101 -location: clients/tests/test-client.py:1039:test_004()/586 +location: clients/tests/test-client.py:1041:test_004()/586 cmd: $NMCLI --mode multiline dev s lang: pl_PL.UTF-8 returncode: 0 @@ -28667,7 +28667,7 @@ CONNECTION: con-vpn-1 <<< size: 2501 -location: clients/tests/test-client.py:1042:test_004()/587 +location: clients/tests/test-client.py:1044:test_004()/587 cmd: $NMCLI --mode multiline -f all dev status lang: C returncode: 0 @@ -28721,7 +28721,7 @@ CON-PATH: /org/freedesktop/NetworkManager/ActiveCo <<< size: 2526 -location: clients/tests/test-client.py:1042:test_004()/588 +location: clients/tests/test-client.py:1044:test_004()/588 cmd: $NMCLI --mode multiline -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -28775,7 +28775,7 @@ CON-PATH: /org/freedesktop/NetworkManager/ActiveCo <<< size: 8065 -location: clients/tests/test-client.py:1045:test_004()/589 +location: clients/tests/test-client.py:1047:test_004()/589 cmd: $NMCLI --mode multiline dev show lang: C returncode: 0 @@ -28921,7 +28921,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 8096 -location: clients/tests/test-client.py:1045:test_004()/590 +location: clients/tests/test-client.py:1047:test_004()/590 cmd: $NMCLI --mode multiline dev show lang: pl_PL.UTF-8 returncode: 0 @@ -29067,7 +29067,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 20688 -location: clients/tests/test-client.py:1048:test_004()/591 +location: clients/tests/test-client.py:1050:test_004()/591 cmd: $NMCLI --mode multiline -f all dev show lang: C returncode: 0 @@ -29456,7 +29456,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 20838 -location: clients/tests/test-client.py:1048:test_004()/592 +location: clients/tests/test-client.py:1050:test_004()/592 cmd: $NMCLI --mode multiline -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -29845,7 +29845,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1516 -location: clients/tests/test-client.py:1051:test_004()/593 +location: clients/tests/test-client.py:1053:test_004()/593 cmd: $NMCLI --mode multiline dev show wlan0 lang: C returncode: 0 @@ -29878,7 +29878,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 1527 -location: clients/tests/test-client.py:1051:test_004()/594 +location: clients/tests/test-client.py:1053:test_004()/594 cmd: $NMCLI --mode multiline dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -29911,7 +29911,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 4875 -location: clients/tests/test-client.py:1054:test_004()/595 +location: clients/tests/test-client.py:1056:test_004()/595 cmd: $NMCLI --mode multiline -f all dev show wlan0 lang: C returncode: 0 @@ -30011,7 +30011,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 4930 -location: clients/tests/test-client.py:1054:test_004()/596 +location: clients/tests/test-client.py:1056:test_004()/596 cmd: $NMCLI --mode multiline -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -30111,7 +30111,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1978 -location: clients/tests/test-client.py:1057:test_004()/597 +location: clients/tests/test-client.py:1059:test_004()/597 cmd: $NMCLI --mode multiline -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -30156,7 +30156,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2002 -location: clients/tests/test-client.py:1057:test_004()/598 +location: clients/tests/test-client.py:1059:test_004()/598 cmd: $NMCLI --mode multiline -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -30201,7 +30201,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 1978 -location: clients/tests/test-client.py:1060:test_004()/599 +location: clients/tests/test-client.py:1062:test_004()/599 cmd: $NMCLI --mode multiline -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -30246,7 +30246,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2002 -location: clients/tests/test-client.py:1060:test_004()/600 +location: clients/tests/test-client.py:1062:test_004()/600 cmd: $NMCLI --mode multiline -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -30291,7 +30291,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 1037 -location: clients/tests/test-client.py:1063:test_004()/601 +location: clients/tests/test-client.py:1065:test_004()/601 cmd: $NMCLI --mode multiline -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -30315,7 +30315,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devices/ <<< size: 1047 -location: clients/tests/test-client.py:1063:test_004()/602 +location: clients/tests/test-client.py:1065:test_004()/602 cmd: $NMCLI --mode multiline -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -30339,7 +30339,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devices/ <<< size: 3884 -location: clients/tests/test-client.py:1066:test_004()/603 +location: clients/tests/test-client.py:1068:test_004()/603 cmd: $NMCLI --mode multiline -f ALL device wifi list lang: C returncode: 0 @@ -30418,7 +30418,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 3942 -location: clients/tests/test-client.py:1066:test_004()/604 +location: clients/tests/test-client.py:1068:test_004()/604 cmd: $NMCLI --mode multiline -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -30497,7 +30497,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 1643 -location: clients/tests/test-client.py:1068:test_004()/605 +location: clients/tests/test-client.py:1070:test_004()/605 cmd: $NMCLI --mode multiline -f COMMON device wifi list lang: C returncode: 0 @@ -30540,7 +30540,7 @@ SECURITY: WPA1 WPA2 <<< size: 1689 -location: clients/tests/test-client.py:1068:test_004()/606 +location: clients/tests/test-client.py:1070:test_004()/606 cmd: $NMCLI --mode multiline -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -30583,7 +30583,7 @@ SECURITY: WPA1 WPA2 <<< size: 3997 -location: clients/tests/test-client.py:1071:test_004()/607 +location: clients/tests/test-client.py:1073:test_004()/607 cmd: $NMCLI --mode multiline -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -30662,7 +30662,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 4055 -location: clients/tests/test-client.py:1071:test_004()/608 +location: clients/tests/test-client.py:1073:test_004()/608 cmd: $NMCLI --mode multiline -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -30741,7 +30741,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 1115 -location: clients/tests/test-client.py:1073:test_004()/609 +location: clients/tests/test-client.py:1075:test_004()/609 cmd: $NMCLI --mode multiline -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -30767,7 +30767,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 1137 -location: clients/tests/test-client.py:1073:test_004()/610 +location: clients/tests/test-client.py:1075:test_004()/610 cmd: $NMCLI --mode multiline -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -30793,7 +30793,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 557 -location: clients/tests/test-client.py:1075:test_004()/611 +location: clients/tests/test-client.py:1077:test_004()/611 cmd: $NMCLI --mode multiline -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -30810,7 +30810,7 @@ SECURITY: WPA1 WPA2 <<< size: 576 -location: clients/tests/test-client.py:1075:test_004()/612 +location: clients/tests/test-client.py:1077:test_004()/612 cmd: $NMCLI --mode multiline -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -30827,7 +30827,7 @@ SECURITY: WPA1 WPA2 <<< size: 1228 -location: clients/tests/test-client.py:1078:test_004()/613 +location: clients/tests/test-client.py:1080:test_004()/613 cmd: $NMCLI --mode multiline -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -30853,7 +30853,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 1250 -location: clients/tests/test-client.py:1078:test_004()/614 +location: clients/tests/test-client.py:1080:test_004()/614 cmd: $NMCLI --mode multiline -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -30879,7 +30879,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 4878 -location: clients/tests/test-client.py:1080:test_004()/615 +location: clients/tests/test-client.py:1082:test_004()/615 cmd: $NMCLI --mode multiline -f ALL device show wlan0 lang: C returncode: 0 @@ -30979,7 +30979,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 4933 -location: clients/tests/test-client.py:1080:test_004()/616 +location: clients/tests/test-client.py:1082:test_004()/616 cmd: $NMCLI --mode multiline -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -31079,7 +31079,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1529 -location: clients/tests/test-client.py:1082:test_004()/617 +location: clients/tests/test-client.py:1084:test_004()/617 cmd: $NMCLI --mode multiline -f COMMON device show wlan0 lang: C returncode: 0 @@ -31112,7 +31112,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 1540 -location: clients/tests/test-client.py:1082:test_004()/618 +location: clients/tests/test-client.py:1084:test_004()/618 cmd: $NMCLI --mode multiline -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -31145,7 +31145,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 5016 -location: clients/tests/test-client.py:1084:test_004()/619 +location: clients/tests/test-client.py:1086:test_004()/619 cmd: $NMCLI --mode multiline -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -31245,7 +31245,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 5071 -location: clients/tests/test-client.py:1084:test_004()/620 +location: clients/tests/test-client.py:1086:test_004()/620 cmd: $NMCLI --mode multiline -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -31345,7 +31345,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 4633 -location: clients/tests/test-client.py:1022:test_004()/621 +location: clients/tests/test-client.py:1024:test_004()/621 cmd: $NMCLI --mode multiline --color yes con s con-vpn-1 lang: C returncode: 0 @@ -31447,7 +31447,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4661 -location: clients/tests/test-client.py:1022:test_004()/622 +location: clients/tests/test-client.py:1024:test_004()/622 cmd: $NMCLI --mode multiline --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -31549,7 +31549,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4633 -location: clients/tests/test-client.py:1024:test_004()/623 +location: clients/tests/test-client.py:1026:test_004()/623 cmd: $NMCLI --mode multiline --color yes con s con-vpn-1 lang: C returncode: 0 @@ -31651,7 +31651,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4661 -location: clients/tests/test-client.py:1024:test_004()/624 +location: clients/tests/test-client.py:1026:test_004()/624 cmd: $NMCLI --mode multiline --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -31753,7 +31753,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 3552 -location: clients/tests/test-client.py:1027:test_004()/625 +location: clients/tests/test-client.py:1029:test_004()/625 cmd: $NMCLI --mode multiline --color yes -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -31835,7 +31835,7 @@ proxy.pac-script: -- <<< size: 3572 -location: clients/tests/test-client.py:1027:test_004()/626 +location: clients/tests/test-client.py:1029:test_004()/626 cmd: $NMCLI --mode multiline --color yes -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -31917,7 +31917,7 @@ proxy.pac-script: -- <<< size: 506 -location: clients/tests/test-client.py:1033:test_004()/627 +location: clients/tests/test-client.py:1035:test_004()/627 cmd: $NMCLI --mode multiline --color yes -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -31932,7 +31932,7 @@ vpn.timeout: 0 <<< size: 517 -location: clients/tests/test-client.py:1033:test_004()/628 +location: clients/tests/test-client.py:1035:test_004()/628 cmd: $NMCLI --mode multiline --color yes -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -31947,7 +31947,7 @@ vpn.timeout: 0 <<< size: 843 -location: clients/tests/test-client.py:1036:test_004()/629 +location: clients/tests/test-client.py:1038:test_004()/629 cmd: $NMCLI --mode multiline --color yes -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -31968,7 +31968,7 @@ GENERAL.MASTER-PATH: -- <<< size: 856 -location: clients/tests/test-client.py:1036:test_004()/630 +location: clients/tests/test-client.py:1038:test_004()/630 cmd: $NMCLI --mode multiline --color yes -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -31989,7 +31989,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1259 -location: clients/tests/test-client.py:1039:test_004()/631 +location: clients/tests/test-client.py:1041:test_004()/631 cmd: $NMCLI --mode multiline --color yes dev s lang: C returncode: 0 @@ -32018,7 +32018,7 @@ CONNECTION: con-vpn-1 <<< size: 1274 -location: clients/tests/test-client.py:1039:test_004()/632 +location: clients/tests/test-client.py:1041:test_004()/632 cmd: $NMCLI --mode multiline --color yes dev s lang: pl_PL.UTF-8 returncode: 0 @@ -32047,7 +32047,7 @@ CONNECTION: con-vpn-1 <<< size: 2873 -location: clients/tests/test-client.py:1042:test_004()/633 +location: clients/tests/test-client.py:1044:test_004()/633 cmd: $NMCLI --mode multiline --color yes -f all dev status lang: C returncode: 0 @@ -32101,7 +32101,7 @@ CON-PATH: /org/freedesktop/NetworkManager/Acti <<< size: 2898 -location: clients/tests/test-client.py:1042:test_004()/634 +location: clients/tests/test-client.py:1044:test_004()/634 cmd: $NMCLI --mode multiline --color yes -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -32155,7 +32155,7 @@ CON-PATH: /org/freedesktop/NetworkManager/Acti <<< size: 8077 -location: clients/tests/test-client.py:1045:test_004()/635 +location: clients/tests/test-client.py:1047:test_004()/635 cmd: $NMCLI --mode multiline --color yes dev show lang: C returncode: 0 @@ -32301,7 +32301,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 8108 -location: clients/tests/test-client.py:1045:test_004()/636 +location: clients/tests/test-client.py:1047:test_004()/636 cmd: $NMCLI --mode multiline --color yes dev show lang: pl_PL.UTF-8 returncode: 0 @@ -32447,7 +32447,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 20988 -location: clients/tests/test-client.py:1048:test_004()/637 +location: clients/tests/test-client.py:1050:test_004()/637 cmd: $NMCLI --mode multiline --color yes -f all dev show lang: C returncode: 0 @@ -32836,7 +32836,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 21138 -location: clients/tests/test-client.py:1048:test_004()/638 +location: clients/tests/test-client.py:1050:test_004()/638 cmd: $NMCLI --mode multiline --color yes -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -33225,7 +33225,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1528 -location: clients/tests/test-client.py:1051:test_004()/639 +location: clients/tests/test-client.py:1053:test_004()/639 cmd: $NMCLI --mode multiline --color yes dev show wlan0 lang: C returncode: 0 @@ -33258,7 +33258,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 1539 -location: clients/tests/test-client.py:1051:test_004()/640 +location: clients/tests/test-client.py:1053:test_004()/640 cmd: $NMCLI --mode multiline --color yes dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -33291,7 +33291,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 5103 -location: clients/tests/test-client.py:1054:test_004()/641 +location: clients/tests/test-client.py:1056:test_004()/641 cmd: $NMCLI --mode multiline --color yes -f all dev show wlan0 lang: C returncode: 0 @@ -33391,7 +33391,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 5158 -location: clients/tests/test-client.py:1054:test_004()/642 +location: clients/tests/test-client.py:1056:test_004()/642 cmd: $NMCLI --mode multiline --color yes -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -33491,7 +33491,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1990 -location: clients/tests/test-client.py:1057:test_004()/643 +location: clients/tests/test-client.py:1059:test_004()/643 cmd: $NMCLI --mode multiline --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -33536,7 +33536,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2014 -location: clients/tests/test-client.py:1057:test_004()/644 +location: clients/tests/test-client.py:1059:test_004()/644 cmd: $NMCLI --mode multiline --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -33581,7 +33581,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 1990 -location: clients/tests/test-client.py:1060:test_004()/645 +location: clients/tests/test-client.py:1062:test_004()/645 cmd: $NMCLI --mode multiline --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -33626,7 +33626,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2014 -location: clients/tests/test-client.py:1060:test_004()/646 +location: clients/tests/test-client.py:1062:test_004()/646 cmd: $NMCLI --mode multiline --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -33671,7 +33671,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 1169 -location: clients/tests/test-client.py:1063:test_004()/647 +location: clients/tests/test-client.py:1065:test_004()/647 cmd: $NMCLI --mode multiline --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -33695,7 +33695,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devi <<< size: 1179 -location: clients/tests/test-client.py:1063:test_004()/648 +location: clients/tests/test-client.py:1065:test_004()/648 cmd: $NMCLI --mode multiline --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -33719,7 +33719,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devi <<< size: 4508 -location: clients/tests/test-client.py:1066:test_004()/649 +location: clients/tests/test-client.py:1068:test_004()/649 cmd: $NMCLI --mode multiline --color yes -f ALL device wifi list lang: C returncode: 0 @@ -33798,7 +33798,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 4566 -location: clients/tests/test-client.py:1066:test_004()/650 +location: clients/tests/test-client.py:1068:test_004()/650 cmd: $NMCLI --mode multiline --color yes -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -33877,7 +33877,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 1943 -location: clients/tests/test-client.py:1068:test_004()/651 +location: clients/tests/test-client.py:1070:test_004()/651 cmd: $NMCLI --mode multiline --color yes -f COMMON device wifi list lang: C returncode: 0 @@ -33920,7 +33920,7 @@ SECURITY: WPA1 WPA2 <<< size: 1989 -location: clients/tests/test-client.py:1068:test_004()/652 +location: clients/tests/test-client.py:1070:test_004()/652 cmd: $NMCLI --mode multiline --color yes -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -33963,7 +33963,7 @@ SECURITY: WPA1 WPA2 <<< size: 4621 -location: clients/tests/test-client.py:1071:test_004()/653 +location: clients/tests/test-client.py:1073:test_004()/653 cmd: $NMCLI --mode multiline --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -34042,7 +34042,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 4679 -location: clients/tests/test-client.py:1071:test_004()/654 +location: clients/tests/test-client.py:1073:test_004()/654 cmd: $NMCLI --mode multiline --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -34121,7 +34121,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 1281 -location: clients/tests/test-client.py:1073:test_004()/655 +location: clients/tests/test-client.py:1075:test_004()/655 cmd: $NMCLI --mode multiline --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -34147,7 +34147,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 1303 -location: clients/tests/test-client.py:1073:test_004()/656 +location: clients/tests/test-client.py:1075:test_004()/656 cmd: $NMCLI --mode multiline --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -34173,7 +34173,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 641 -location: clients/tests/test-client.py:1075:test_004()/657 +location: clients/tests/test-client.py:1077:test_004()/657 cmd: $NMCLI --mode multiline --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -34190,7 +34190,7 @@ SECURITY: WPA1 WPA2 <<< size: 660 -location: clients/tests/test-client.py:1075:test_004()/658 +location: clients/tests/test-client.py:1077:test_004()/658 cmd: $NMCLI --mode multiline --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -34207,7 +34207,7 @@ SECURITY: WPA1 WPA2 <<< size: 1394 -location: clients/tests/test-client.py:1078:test_004()/659 +location: clients/tests/test-client.py:1080:test_004()/659 cmd: $NMCLI --mode multiline --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -34233,7 +34233,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 1416 -location: clients/tests/test-client.py:1078:test_004()/660 +location: clients/tests/test-client.py:1080:test_004()/660 cmd: $NMCLI --mode multiline --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -34259,7 +34259,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 5106 -location: clients/tests/test-client.py:1080:test_004()/661 +location: clients/tests/test-client.py:1082:test_004()/661 cmd: $NMCLI --mode multiline --color yes -f ALL device show wlan0 lang: C returncode: 0 @@ -34359,7 +34359,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 5161 -location: clients/tests/test-client.py:1080:test_004()/662 +location: clients/tests/test-client.py:1082:test_004()/662 cmd: $NMCLI --mode multiline --color yes -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -34459,7 +34459,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 1541 -location: clients/tests/test-client.py:1082:test_004()/663 +location: clients/tests/test-client.py:1084:test_004()/663 cmd: $NMCLI --mode multiline --color yes -f COMMON device show wlan0 lang: C returncode: 0 @@ -34492,7 +34492,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 1552 -location: clients/tests/test-client.py:1082:test_004()/664 +location: clients/tests/test-client.py:1084:test_004()/664 cmd: $NMCLI --mode multiline --color yes -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -34525,7 +34525,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 5244 -location: clients/tests/test-client.py:1084:test_004()/665 +location: clients/tests/test-client.py:1086:test_004()/665 cmd: $NMCLI --mode multiline --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -34625,7 +34625,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 5299 -location: clients/tests/test-client.py:1084:test_004()/666 +location: clients/tests/test-client.py:1086:test_004()/666 cmd: $NMCLI --mode multiline --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -34725,7 +34725,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 5642 -location: clients/tests/test-client.py:1022:test_004()/667 +location: clients/tests/test-client.py:1024:test_004()/667 cmd: $NMCLI --mode multiline --pretty con s con-vpn-1 lang: C returncode: 0 @@ -34840,7 +34840,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 5682 -location: clients/tests/test-client.py:1022:test_004()/668 +location: clients/tests/test-client.py:1024:test_004()/668 cmd: $NMCLI --mode multiline --pretty con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -34955,7 +34955,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 5642 -location: clients/tests/test-client.py:1024:test_004()/669 +location: clients/tests/test-client.py:1026:test_004()/669 cmd: $NMCLI --mode multiline --pretty con s con-vpn-1 lang: C returncode: 0 @@ -35070,7 +35070,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 5682 -location: clients/tests/test-client.py:1024:test_004()/670 +location: clients/tests/test-client.py:1026:test_004()/670 cmd: $NMCLI --mode multiline --pretty con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -35185,7 +35185,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4168 -location: clients/tests/test-client.py:1027:test_004()/671 +location: clients/tests/test-client.py:1029:test_004()/671 cmd: $NMCLI --mode multiline --pretty -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -35275,7 +35275,7 @@ proxy.pac-script: -- <<< size: 4193 -location: clients/tests/test-client.py:1027:test_004()/672 +location: clients/tests/test-client.py:1029:test_004()/672 cmd: $NMCLI --mode multiline --pretty -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -35365,7 +35365,7 @@ proxy.pac-script: -- <<< size: 802 -location: clients/tests/test-client.py:1033:test_004()/673 +location: clients/tests/test-client.py:1035:test_004()/673 cmd: $NMCLI --mode multiline --pretty -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -35384,7 +35384,7 @@ vpn.timeout: 0 <<< size: 818 -location: clients/tests/test-client.py:1033:test_004()/674 +location: clients/tests/test-client.py:1035:test_004()/674 cmd: $NMCLI --mode multiline --pretty -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -35403,7 +35403,7 @@ vpn.timeout: 0 <<< size: 1153 -location: clients/tests/test-client.py:1036:test_004()/675 +location: clients/tests/test-client.py:1038:test_004()/675 cmd: $NMCLI --mode multiline --pretty -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -35428,7 +35428,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1173 -location: clients/tests/test-client.py:1036:test_004()/676 +location: clients/tests/test-client.py:1038:test_004()/676 cmd: $NMCLI --mode multiline --pretty -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -35453,7 +35453,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1705 -location: clients/tests/test-client.py:1039:test_004()/677 +location: clients/tests/test-client.py:1041:test_004()/677 cmd: $NMCLI --mode multiline --pretty dev s lang: C returncode: 0 @@ -35490,7 +35490,7 @@ CONNECTION: con-vpn-1 <<< size: 1720 -location: clients/tests/test-client.py:1039:test_004()/678 +location: clients/tests/test-client.py:1041:test_004()/678 cmd: $NMCLI --mode multiline --pretty dev s lang: pl_PL.UTF-8 returncode: 0 @@ -35527,7 +35527,7 @@ CONNECTION: con-vpn-1 <<< size: 3119 -location: clients/tests/test-client.py:1042:test_004()/679 +location: clients/tests/test-client.py:1044:test_004()/679 cmd: $NMCLI --mode multiline --pretty -f all dev status lang: C returncode: 0 @@ -35589,7 +35589,7 @@ CON-PATH: /org/freedesktop/NetworkManager/ActiveCo <<< size: 3144 -location: clients/tests/test-client.py:1042:test_004()/680 +location: clients/tests/test-client.py:1044:test_004()/680 cmd: $NMCLI --mode multiline --pretty -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -35651,7 +35651,7 @@ CON-PATH: /org/freedesktop/NetworkManager/ActiveCo <<< size: 12890 -location: clients/tests/test-client.py:1045:test_004()/681 +location: clients/tests/test-client.py:1047:test_004()/681 cmd: $NMCLI --mode multiline --pretty dev show lang: C returncode: 0 @@ -35859,7 +35859,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 12954 -location: clients/tests/test-client.py:1045:test_004()/682 +location: clients/tests/test-client.py:1047:test_004()/682 cmd: $NMCLI --mode multiline --pretty dev show lang: pl_PL.UTF-8 returncode: 0 @@ -36067,7 +36067,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 25272 -location: clients/tests/test-client.py:1048:test_004()/683 +location: clients/tests/test-client.py:1050:test_004()/683 cmd: $NMCLI --mode multiline --pretty -f all dev show lang: C returncode: 0 @@ -36515,7 +36515,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 25455 -location: clients/tests/test-client.py:1048:test_004()/684 +location: clients/tests/test-client.py:1050:test_004()/684 cmd: $NMCLI --mode multiline --pretty -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -36963,7 +36963,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2456 -location: clients/tests/test-client.py:1051:test_004()/685 +location: clients/tests/test-client.py:1053:test_004()/685 cmd: $NMCLI --mode multiline --pretty dev show wlan0 lang: C returncode: 0 @@ -37008,7 +37008,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 2474 -location: clients/tests/test-client.py:1051:test_004()/686 +location: clients/tests/test-client.py:1053:test_004()/686 cmd: $NMCLI --mode multiline --pretty dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -37053,7 +37053,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 5975 -location: clients/tests/test-client.py:1054:test_004()/687 +location: clients/tests/test-client.py:1056:test_004()/687 cmd: $NMCLI --mode multiline --pretty -f all dev show wlan0 lang: C returncode: 0 @@ -37167,7 +37167,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 6037 -location: clients/tests/test-client.py:1054:test_004()/688 +location: clients/tests/test-client.py:1056:test_004()/688 cmd: $NMCLI --mode multiline --pretty -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -37281,7 +37281,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2438 -location: clients/tests/test-client.py:1057:test_004()/689 +location: clients/tests/test-client.py:1059:test_004()/689 cmd: $NMCLI --mode multiline --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -37332,7 +37332,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2469 -location: clients/tests/test-client.py:1057:test_004()/690 +location: clients/tests/test-client.py:1059:test_004()/690 cmd: $NMCLI --mode multiline --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -37383,7 +37383,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 2438 -location: clients/tests/test-client.py:1060:test_004()/691 +location: clients/tests/test-client.py:1062:test_004()/691 cmd: $NMCLI --mode multiline --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -37434,7 +37434,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2469 -location: clients/tests/test-client.py:1060:test_004()/692 +location: clients/tests/test-client.py:1062:test_004()/692 cmd: $NMCLI --mode multiline --pretty -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -37485,7 +37485,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 1656 -location: clients/tests/test-client.py:1063:test_004()/693 +location: clients/tests/test-client.py:1065:test_004()/693 cmd: $NMCLI --mode multiline --pretty -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -37517,7 +37517,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devices/ <<< size: 1666 -location: clients/tests/test-client.py:1063:test_004()/694 +location: clients/tests/test-client.py:1065:test_004()/694 cmd: $NMCLI --mode multiline --pretty -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -37549,7 +37549,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devices/ <<< size: 4849 -location: clients/tests/test-client.py:1066:test_004()/695 +location: clients/tests/test-client.py:1068:test_004()/695 cmd: $NMCLI --mode multiline --pretty -f ALL device wifi list lang: C returncode: 0 @@ -37641,7 +37641,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 4925 -location: clients/tests/test-client.py:1066:test_004()/696 +location: clients/tests/test-client.py:1068:test_004()/696 cmd: $NMCLI --mode multiline --pretty -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -37733,7 +37733,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 2608 -location: clients/tests/test-client.py:1068:test_004()/697 +location: clients/tests/test-client.py:1070:test_004()/697 cmd: $NMCLI --mode multiline --pretty -f COMMON device wifi list lang: C returncode: 0 @@ -37789,7 +37789,7 @@ SECURITY: WPA1 WPA2 <<< size: 2672 -location: clients/tests/test-client.py:1068:test_004()/698 +location: clients/tests/test-client.py:1070:test_004()/698 cmd: $NMCLI --mode multiline --pretty -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -37845,7 +37845,7 @@ SECURITY: WPA1 WPA2 <<< size: 4962 -location: clients/tests/test-client.py:1071:test_004()/699 +location: clients/tests/test-client.py:1073:test_004()/699 cmd: $NMCLI --mode multiline --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -37937,7 +37937,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 5038 -location: clients/tests/test-client.py:1071:test_004()/700 +location: clients/tests/test-client.py:1073:test_004()/700 cmd: $NMCLI --mode multiline --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -38029,7 +38029,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 1417 -location: clients/tests/test-client.py:1073:test_004()/701 +location: clients/tests/test-client.py:1075:test_004()/701 cmd: $NMCLI --mode multiline --pretty -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -38059,7 +38059,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 1445 -location: clients/tests/test-client.py:1073:test_004()/702 +location: clients/tests/test-client.py:1075:test_004()/702 cmd: $NMCLI --mode multiline --pretty -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -38089,7 +38089,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 858 -location: clients/tests/test-client.py:1075:test_004()/703 +location: clients/tests/test-client.py:1077:test_004()/703 cmd: $NMCLI --mode multiline --pretty -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -38110,7 +38110,7 @@ SECURITY: WPA1 WPA2 <<< size: 883 -location: clients/tests/test-client.py:1075:test_004()/704 +location: clients/tests/test-client.py:1077:test_004()/704 cmd: $NMCLI --mode multiline --pretty -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -38131,7 +38131,7 @@ SECURITY: WPA1 WPA2 <<< size: 1530 -location: clients/tests/test-client.py:1078:test_004()/705 +location: clients/tests/test-client.py:1080:test_004()/705 cmd: $NMCLI --mode multiline --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -38161,7 +38161,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 1558 -location: clients/tests/test-client.py:1078:test_004()/706 +location: clients/tests/test-client.py:1080:test_004()/706 cmd: $NMCLI --mode multiline --pretty -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -38191,7 +38191,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/AccessPo <<< size: 5978 -location: clients/tests/test-client.py:1080:test_004()/707 +location: clients/tests/test-client.py:1082:test_004()/707 cmd: $NMCLI --mode multiline --pretty -f ALL device show wlan0 lang: C returncode: 0 @@ -38305,7 +38305,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 6040 -location: clients/tests/test-client.py:1080:test_004()/708 +location: clients/tests/test-client.py:1082:test_004()/708 cmd: $NMCLI --mode multiline --pretty -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -38419,7 +38419,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2469 -location: clients/tests/test-client.py:1082:test_004()/709 +location: clients/tests/test-client.py:1084:test_004()/709 cmd: $NMCLI --mode multiline --pretty -f COMMON device show wlan0 lang: C returncode: 0 @@ -38464,7 +38464,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 2487 -location: clients/tests/test-client.py:1082:test_004()/710 +location: clients/tests/test-client.py:1084:test_004()/710 cmd: $NMCLI --mode multiline --pretty -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -38509,7 +38509,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 6116 -location: clients/tests/test-client.py:1084:test_004()/711 +location: clients/tests/test-client.py:1086:test_004()/711 cmd: $NMCLI --mode multiline --pretty -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -38623,7 +38623,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 6178 -location: clients/tests/test-client.py:1084:test_004()/712 +location: clients/tests/test-client.py:1086:test_004()/712 cmd: $NMCLI --mode multiline --pretty -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -38737,7 +38737,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 5654 -location: clients/tests/test-client.py:1022:test_004()/713 +location: clients/tests/test-client.py:1024:test_004()/713 cmd: $NMCLI --mode multiline --pretty --color yes con s con-vpn-1 lang: C returncode: 0 @@ -38852,7 +38852,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 5694 -location: clients/tests/test-client.py:1022:test_004()/714 +location: clients/tests/test-client.py:1024:test_004()/714 cmd: $NMCLI --mode multiline --pretty --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -38967,7 +38967,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 5654 -location: clients/tests/test-client.py:1024:test_004()/715 +location: clients/tests/test-client.py:1026:test_004()/715 cmd: $NMCLI --mode multiline --pretty --color yes con s con-vpn-1 lang: C returncode: 0 @@ -39082,7 +39082,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 5694 -location: clients/tests/test-client.py:1024:test_004()/716 +location: clients/tests/test-client.py:1026:test_004()/716 cmd: $NMCLI --mode multiline --pretty --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -39197,7 +39197,7 @@ VPN.CFG[3]: key3 = val3 <<< size: 4180 -location: clients/tests/test-client.py:1027:test_004()/717 +location: clients/tests/test-client.py:1029:test_004()/717 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -39287,7 +39287,7 @@ proxy.pac-script: -- <<< size: 4205 -location: clients/tests/test-client.py:1027:test_004()/718 +location: clients/tests/test-client.py:1029:test_004()/718 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -39377,7 +39377,7 @@ proxy.pac-script: -- <<< size: 814 -location: clients/tests/test-client.py:1033:test_004()/719 +location: clients/tests/test-client.py:1035:test_004()/719 cmd: $NMCLI --mode multiline --pretty --color yes -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -39396,7 +39396,7 @@ vpn.timeout: 0 <<< size: 830 -location: clients/tests/test-client.py:1033:test_004()/720 +location: clients/tests/test-client.py:1035:test_004()/720 cmd: $NMCLI --mode multiline --pretty --color yes -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -39415,7 +39415,7 @@ vpn.timeout: 0 <<< size: 1165 -location: clients/tests/test-client.py:1036:test_004()/721 +location: clients/tests/test-client.py:1038:test_004()/721 cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -39440,7 +39440,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1185 -location: clients/tests/test-client.py:1036:test_004()/722 +location: clients/tests/test-client.py:1038:test_004()/722 cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -39465,7 +39465,7 @@ GENERAL.MASTER-PATH: -- <<< size: 1877 -location: clients/tests/test-client.py:1039:test_004()/723 +location: clients/tests/test-client.py:1041:test_004()/723 cmd: $NMCLI --mode multiline --pretty --color yes dev s lang: C returncode: 0 @@ -39502,7 +39502,7 @@ CONNECTION: con-vpn-1 <<< size: 1892 -location: clients/tests/test-client.py:1039:test_004()/724 +location: clients/tests/test-client.py:1041:test_004()/724 cmd: $NMCLI --mode multiline --pretty --color yes dev s lang: pl_PL.UTF-8 returncode: 0 @@ -39539,7 +39539,7 @@ CONNECTION: con-vpn-1 <<< size: 3491 -location: clients/tests/test-client.py:1042:test_004()/725 +location: clients/tests/test-client.py:1044:test_004()/725 cmd: $NMCLI --mode multiline --pretty --color yes -f all dev status lang: C returncode: 0 @@ -39601,7 +39601,7 @@ CON-PATH: /org/freedesktop/NetworkManager/Acti <<< size: 3516 -location: clients/tests/test-client.py:1042:test_004()/726 +location: clients/tests/test-client.py:1044:test_004()/726 cmd: $NMCLI --mode multiline --pretty --color yes -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -39663,7 +39663,7 @@ CON-PATH: /org/freedesktop/NetworkManager/Acti <<< size: 12902 -location: clients/tests/test-client.py:1045:test_004()/727 +location: clients/tests/test-client.py:1047:test_004()/727 cmd: $NMCLI --mode multiline --pretty --color yes dev show lang: C returncode: 0 @@ -39871,7 +39871,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 12966 -location: clients/tests/test-client.py:1045:test_004()/728 +location: clients/tests/test-client.py:1047:test_004()/728 cmd: $NMCLI --mode multiline --pretty --color yes dev show lang: pl_PL.UTF-8 returncode: 0 @@ -40079,7 +40079,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 25572 -location: clients/tests/test-client.py:1048:test_004()/729 +location: clients/tests/test-client.py:1050:test_004()/729 cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show lang: C returncode: 0 @@ -40527,7 +40527,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 25755 -location: clients/tests/test-client.py:1048:test_004()/730 +location: clients/tests/test-client.py:1050:test_004()/730 cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -40975,7 +40975,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2468 -location: clients/tests/test-client.py:1051:test_004()/731 +location: clients/tests/test-client.py:1053:test_004()/731 cmd: $NMCLI --mode multiline --pretty --color yes dev show wlan0 lang: C returncode: 0 @@ -41020,7 +41020,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 2486 -location: clients/tests/test-client.py:1051:test_004()/732 +location: clients/tests/test-client.py:1053:test_004()/732 cmd: $NMCLI --mode multiline --pretty --color yes dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -41065,7 +41065,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 6203 -location: clients/tests/test-client.py:1054:test_004()/733 +location: clients/tests/test-client.py:1056:test_004()/733 cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show wlan0 lang: C returncode: 0 @@ -41179,7 +41179,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 6265 -location: clients/tests/test-client.py:1054:test_004()/734 +location: clients/tests/test-client.py:1056:test_004()/734 cmd: $NMCLI --mode multiline --pretty --color yes -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -41293,7 +41293,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2450 -location: clients/tests/test-client.py:1057:test_004()/735 +location: clients/tests/test-client.py:1059:test_004()/735 cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -41344,7 +41344,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2481 -location: clients/tests/test-client.py:1057:test_004()/736 +location: clients/tests/test-client.py:1059:test_004()/736 cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -41395,7 +41395,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 2450 -location: clients/tests/test-client.py:1060:test_004()/737 +location: clients/tests/test-client.py:1062:test_004()/737 cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -41446,7 +41446,7 @@ WIFI-PROPERTIES.5GHZ: unknown <<< size: 2481 -location: clients/tests/test-client.py:1060:test_004()/738 +location: clients/tests/test-client.py:1062:test_004()/738 cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -41497,7 +41497,7 @@ WIFI-PROPERTIES.5GHZ: nieznane <<< size: 1788 -location: clients/tests/test-client.py:1063:test_004()/739 +location: clients/tests/test-client.py:1065:test_004()/739 cmd: $NMCLI --mode multiline --pretty --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -41529,7 +41529,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devi <<< size: 1798 -location: clients/tests/test-client.py:1063:test_004()/740 +location: clients/tests/test-client.py:1065:test_004()/740 cmd: $NMCLI --mode multiline --pretty --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -41561,7 +41561,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Devi <<< size: 5473 -location: clients/tests/test-client.py:1066:test_004()/741 +location: clients/tests/test-client.py:1068:test_004()/741 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL device wifi list lang: C returncode: 0 @@ -41653,7 +41653,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 5549 -location: clients/tests/test-client.py:1066:test_004()/742 +location: clients/tests/test-client.py:1068:test_004()/742 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -41745,7 +41745,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 2908 -location: clients/tests/test-client.py:1068:test_004()/743 +location: clients/tests/test-client.py:1070:test_004()/743 cmd: $NMCLI --mode multiline --pretty --color yes -f COMMON device wifi list lang: C returncode: 0 @@ -41801,7 +41801,7 @@ SECURITY: WPA1 WPA2 <<< size: 2972 -location: clients/tests/test-client.py:1068:test_004()/744 +location: clients/tests/test-client.py:1070:test_004()/744 cmd: $NMCLI --mode multiline --pretty --color yes -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -41857,7 +41857,7 @@ SECURITY: WPA1 WPA2 <<< size: 5586 -location: clients/tests/test-client.py:1071:test_004()/745 +location: clients/tests/test-client.py:1073:test_004()/745 cmd: $NMCLI --mode multiline --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -41949,7 +41949,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 5662 -location: clients/tests/test-client.py:1071:test_004()/746 +location: clients/tests/test-client.py:1073:test_004()/746 cmd: $NMCLI --mode multiline --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -42041,7 +42041,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 1582 -location: clients/tests/test-client.py:1073:test_004()/747 +location: clients/tests/test-client.py:1075:test_004()/747 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -42071,7 +42071,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 1610 -location: clients/tests/test-client.py:1073:test_004()/748 +location: clients/tests/test-client.py:1075:test_004()/748 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -42101,7 +42101,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 942 -location: clients/tests/test-client.py:1075:test_004()/749 +location: clients/tests/test-client.py:1077:test_004()/749 cmd: $NMCLI --mode multiline --pretty --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -42122,7 +42122,7 @@ SECURITY: WPA1 WPA2 <<< size: 967 -location: clients/tests/test-client.py:1075:test_004()/750 +location: clients/tests/test-client.py:1077:test_004()/750 cmd: $NMCLI --mode multiline --pretty --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -42143,7 +42143,7 @@ SECURITY: WPA1 WPA2 <<< size: 1695 -location: clients/tests/test-client.py:1078:test_004()/751 +location: clients/tests/test-client.py:1080:test_004()/751 cmd: $NMCLI --mode multiline --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -42173,7 +42173,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 1723 -location: clients/tests/test-client.py:1078:test_004()/752 +location: clients/tests/test-client.py:1080:test_004()/752 cmd: $NMCLI --mode multiline --pretty --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -42203,7 +42203,7 @@ DBUS-PATH: /org/freedesktop/NetworkManager/Acc <<< size: 6206 -location: clients/tests/test-client.py:1080:test_004()/753 +location: clients/tests/test-client.py:1082:test_004()/753 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL device show wlan0 lang: C returncode: 0 @@ -42317,7 +42317,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 6268 -location: clients/tests/test-client.py:1080:test_004()/754 +location: clients/tests/test-client.py:1082:test_004()/754 cmd: $NMCLI --mode multiline --pretty --color yes -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -42431,7 +42431,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2481 -location: clients/tests/test-client.py:1082:test_004()/755 +location: clients/tests/test-client.py:1084:test_004()/755 cmd: $NMCLI --mode multiline --pretty --color yes -f COMMON device show wlan0 lang: C returncode: 0 @@ -42476,7 +42476,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 2499 -location: clients/tests/test-client.py:1082:test_004()/756 +location: clients/tests/test-client.py:1084:test_004()/756 cmd: $NMCLI --mode multiline --pretty --color yes -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -42521,7 +42521,7 @@ IP6.DOMAIN[6]: sear6.foo4.bar <<< size: 6344 -location: clients/tests/test-client.py:1084:test_004()/757 +location: clients/tests/test-client.py:1086:test_004()/757 cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -42635,7 +42635,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 6406 -location: clients/tests/test-client.py:1084:test_004()/758 +location: clients/tests/test-client.py:1086:test_004()/758 cmd: $NMCLI --mode multiline --pretty --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -42749,7 +42749,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-con-xx1-REPLACED-REPLACED-REPLA | c <<< size: 2340 -location: clients/tests/test-client.py:1022:test_004()/759 +location: clients/tests/test-client.py:1024:test_004()/759 cmd: $NMCLI --mode multiline --terse con s con-vpn-1 lang: C returncode: 0 @@ -42851,7 +42851,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2350 -location: clients/tests/test-client.py:1022:test_004()/760 +location: clients/tests/test-client.py:1024:test_004()/760 cmd: $NMCLI --mode multiline --terse con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -42953,7 +42953,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2340 -location: clients/tests/test-client.py:1024:test_004()/761 +location: clients/tests/test-client.py:1026:test_004()/761 cmd: $NMCLI --mode multiline --terse con s con-vpn-1 lang: C returncode: 0 @@ -43055,7 +43055,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2350 -location: clients/tests/test-client.py:1024:test_004()/762 +location: clients/tests/test-client.py:1026:test_004()/762 cmd: $NMCLI --mode multiline --terse con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -43157,7 +43157,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 1788 -location: clients/tests/test-client.py:1027:test_004()/763 +location: clients/tests/test-client.py:1029:test_004()/763 cmd: $NMCLI --mode multiline --terse -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -43239,7 +43239,7 @@ proxy.pac-script: <<< size: 1798 -location: clients/tests/test-client.py:1027:test_004()/764 +location: clients/tests/test-client.py:1029:test_004()/764 cmd: $NMCLI --mode multiline --terse -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -43321,7 +43321,7 @@ proxy.pac-script: <<< size: 339 -location: clients/tests/test-client.py:1033:test_004()/765 +location: clients/tests/test-client.py:1035:test_004()/765 cmd: $NMCLI --mode multiline --terse -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -43336,7 +43336,7 @@ vpn.timeout:0 <<< size: 349 -location: clients/tests/test-client.py:1033:test_004()/766 +location: clients/tests/test-client.py:1035:test_004()/766 cmd: $NMCLI --mode multiline --terse -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -43351,7 +43351,7 @@ vpn.timeout:0 <<< size: 542 -location: clients/tests/test-client.py:1036:test_004()/767 +location: clients/tests/test-client.py:1038:test_004()/767 cmd: $NMCLI --mode multiline --terse -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -43372,7 +43372,7 @@ GENERAL.MASTER-PATH: <<< size: 552 -location: clients/tests/test-client.py:1036:test_004()/768 +location: clients/tests/test-client.py:1038:test_004()/768 cmd: $NMCLI --mode multiline --terse -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -43393,7 +43393,7 @@ GENERAL.MASTER-PATH: <<< size: 431 -location: clients/tests/test-client.py:1039:test_004()/769 +location: clients/tests/test-client.py:1041:test_004()/769 cmd: $NMCLI --mode multiline --terse dev s lang: C returncode: 0 @@ -43422,7 +43422,7 @@ CONNECTION:con-vpn-1 <<< size: 441 -location: clients/tests/test-client.py:1039:test_004()/770 +location: clients/tests/test-client.py:1041:test_004()/770 cmd: $NMCLI --mode multiline --terse dev s lang: pl_PL.UTF-8 returncode: 0 @@ -43451,7 +43451,7 @@ CONNECTION:con-vpn-1 <<< size: 1139 -location: clients/tests/test-client.py:1042:test_004()/771 +location: clients/tests/test-client.py:1044:test_004()/771 cmd: $NMCLI --mode multiline --terse -f all dev status lang: C returncode: 0 @@ -43505,7 +43505,7 @@ CON-PATH:/org/freedesktop/NetworkManager/ActiveConnection/2 <<< size: 1159 -location: clients/tests/test-client.py:1042:test_004()/772 +location: clients/tests/test-client.py:1044:test_004()/772 cmd: $NMCLI --mode multiline --terse -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -43559,7 +43559,7 @@ CON-PATH:/org/freedesktop/NetworkManager/ActiveConnection/2 <<< size: 4557 -location: clients/tests/test-client.py:1045:test_004()/773 +location: clients/tests/test-client.py:1047:test_004()/773 cmd: $NMCLI --mode multiline --terse dev show lang: C returncode: 0 @@ -43705,7 +43705,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 4567 -location: clients/tests/test-client.py:1045:test_004()/774 +location: clients/tests/test-client.py:1047:test_004()/774 cmd: $NMCLI --mode multiline --terse dev show lang: pl_PL.UTF-8 returncode: 0 @@ -43851,7 +43851,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 11954 -location: clients/tests/test-client.py:1048:test_004()/775 +location: clients/tests/test-client.py:1050:test_004()/775 cmd: $NMCLI --mode multiline --terse -f all dev show lang: C returncode: 0 @@ -44240,7 +44240,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 12010 -location: clients/tests/test-client.py:1048:test_004()/776 +location: clients/tests/test-client.py:1050:test_004()/776 cmd: $NMCLI --mode multiline --terse -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -44629,7 +44629,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 899 -location: clients/tests/test-client.py:1051:test_004()/777 +location: clients/tests/test-client.py:1053:test_004()/777 cmd: $NMCLI --mode multiline --terse dev show wlan0 lang: C returncode: 0 @@ -44662,7 +44662,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 909 -location: clients/tests/test-client.py:1051:test_004()/778 +location: clients/tests/test-client.py:1053:test_004()/778 cmd: $NMCLI --mode multiline --terse dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -44695,7 +44695,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 2720 -location: clients/tests/test-client.py:1054:test_004()/779 +location: clients/tests/test-client.py:1056:test_004()/779 cmd: $NMCLI --mode multiline --terse -f all dev show wlan0 lang: C returncode: 0 @@ -44795,7 +44795,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 2759 -location: clients/tests/test-client.py:1054:test_004()/780 +location: clients/tests/test-client.py:1056:test_004()/780 cmd: $NMCLI --mode multiline --terse -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -44895,7 +44895,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 1208 -location: clients/tests/test-client.py:1057:test_004()/781 +location: clients/tests/test-client.py:1059:test_004()/781 cmd: $NMCLI --mode multiline --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -44940,7 +44940,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1220 -location: clients/tests/test-client.py:1057:test_004()/782 +location: clients/tests/test-client.py:1059:test_004()/782 cmd: $NMCLI --mode multiline --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -44985,7 +44985,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1208 -location: clients/tests/test-client.py:1060:test_004()/783 +location: clients/tests/test-client.py:1062:test_004()/783 cmd: $NMCLI --mode multiline --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -45030,7 +45030,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1220 -location: clients/tests/test-client.py:1060:test_004()/784 +location: clients/tests/test-client.py:1062:test_004()/784 cmd: $NMCLI --mode multiline --terse -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -45075,7 +45075,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 555 -location: clients/tests/test-client.py:1063:test_004()/785 +location: clients/tests/test-client.py:1065:test_004()/785 cmd: $NMCLI --mode multiline --terse -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -45099,7 +45099,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/Devices/3 <<< size: 565 -location: clients/tests/test-client.py:1063:test_004()/786 +location: clients/tests/test-client.py:1065:test_004()/786 cmd: $NMCLI --mode multiline --terse -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -45123,7 +45123,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/Devices/3 <<< size: 1640 -location: clients/tests/test-client.py:1066:test_004()/787 +location: clients/tests/test-client.py:1068:test_004()/787 cmd: $NMCLI --mode multiline --terse -f ALL device wifi list lang: C returncode: 0 @@ -45202,7 +45202,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/3 <<< size: 1698 -location: clients/tests/test-client.py:1066:test_004()/788 +location: clients/tests/test-client.py:1068:test_004()/788 cmd: $NMCLI --mode multiline --terse -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -45281,7 +45281,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/3 <<< size: 562 -location: clients/tests/test-client.py:1068:test_004()/789 +location: clients/tests/test-client.py:1070:test_004()/789 cmd: $NMCLI --mode multiline --terse -f COMMON device wifi list lang: C returncode: 0 @@ -45324,7 +45324,7 @@ SECURITY:WPA1 WPA2 <<< size: 608 -location: clients/tests/test-client.py:1068:test_004()/790 +location: clients/tests/test-client.py:1070:test_004()/790 cmd: $NMCLI --mode multiline --terse -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -45367,7 +45367,7 @@ SECURITY:WPA1 WPA2 <<< size: 1753 -location: clients/tests/test-client.py:1071:test_004()/791 +location: clients/tests/test-client.py:1073:test_004()/791 cmd: $NMCLI --mode multiline --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -45446,7 +45446,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/3 <<< size: 1811 -location: clients/tests/test-client.py:1071:test_004()/792 +location: clients/tests/test-client.py:1073:test_004()/792 cmd: $NMCLI --mode multiline --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -45525,7 +45525,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/3 <<< size: 560 -location: clients/tests/test-client.py:1073:test_004()/793 +location: clients/tests/test-client.py:1075:test_004()/793 cmd: $NMCLI --mode multiline --terse -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -45551,7 +45551,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2 <<< size: 582 -location: clients/tests/test-client.py:1073:test_004()/794 +location: clients/tests/test-client.py:1075:test_004()/794 cmd: $NMCLI --mode multiline --terse -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -45577,7 +45577,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2 <<< size: 292 -location: clients/tests/test-client.py:1075:test_004()/795 +location: clients/tests/test-client.py:1077:test_004()/795 cmd: $NMCLI --mode multiline --terse -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -45594,7 +45594,7 @@ SECURITY:WPA1 WPA2 <<< size: 312 -location: clients/tests/test-client.py:1075:test_004()/796 +location: clients/tests/test-client.py:1077:test_004()/796 cmd: $NMCLI --mode multiline --terse -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -45611,7 +45611,7 @@ SECURITY:WPA1 WPA2 <<< size: 673 -location: clients/tests/test-client.py:1078:test_004()/797 +location: clients/tests/test-client.py:1080:test_004()/797 cmd: $NMCLI --mode multiline --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -45637,7 +45637,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2 <<< size: 695 -location: clients/tests/test-client.py:1078:test_004()/798 +location: clients/tests/test-client.py:1080:test_004()/798 cmd: $NMCLI --mode multiline --terse -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -45663,7 +45663,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2 <<< size: 2723 -location: clients/tests/test-client.py:1080:test_004()/799 +location: clients/tests/test-client.py:1082:test_004()/799 cmd: $NMCLI --mode multiline --terse -f ALL device show wlan0 lang: C returncode: 0 @@ -45763,7 +45763,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 2762 -location: clients/tests/test-client.py:1080:test_004()/800 +location: clients/tests/test-client.py:1082:test_004()/800 cmd: $NMCLI --mode multiline --terse -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -45863,7 +45863,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 912 -location: clients/tests/test-client.py:1082:test_004()/801 +location: clients/tests/test-client.py:1084:test_004()/801 cmd: $NMCLI --mode multiline --terse -f COMMON device show wlan0 lang: C returncode: 0 @@ -45896,7 +45896,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 922 -location: clients/tests/test-client.py:1082:test_004()/802 +location: clients/tests/test-client.py:1084:test_004()/802 cmd: $NMCLI --mode multiline --terse -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -45929,7 +45929,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 2861 -location: clients/tests/test-client.py:1084:test_004()/803 +location: clients/tests/test-client.py:1086:test_004()/803 cmd: $NMCLI --mode multiline --terse -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -46029,7 +46029,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 2900 -location: clients/tests/test-client.py:1084:test_004()/804 +location: clients/tests/test-client.py:1086:test_004()/804 cmd: $NMCLI --mode multiline --terse -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -46129,7 +46129,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 2352 -location: clients/tests/test-client.py:1022:test_004()/805 +location: clients/tests/test-client.py:1024:test_004()/805 cmd: $NMCLI --mode multiline --terse --color yes con s con-vpn-1 lang: C returncode: 0 @@ -46231,7 +46231,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2362 -location: clients/tests/test-client.py:1022:test_004()/806 +location: clients/tests/test-client.py:1024:test_004()/806 cmd: $NMCLI --mode multiline --terse --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -46333,7 +46333,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2352 -location: clients/tests/test-client.py:1024:test_004()/807 +location: clients/tests/test-client.py:1026:test_004()/807 cmd: $NMCLI --mode multiline --terse --color yes con s con-vpn-1 lang: C returncode: 0 @@ -46435,7 +46435,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 2362 -location: clients/tests/test-client.py:1024:test_004()/808 +location: clients/tests/test-client.py:1026:test_004()/808 cmd: $NMCLI --mode multiline --terse --color yes con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -46537,7 +46537,7 @@ VPN.CFG[3]:key3 = val3 <<< size: 1800 -location: clients/tests/test-client.py:1027:test_004()/809 +location: clients/tests/test-client.py:1029:test_004()/809 cmd: $NMCLI --mode multiline --terse --color yes -f ALL con s con-vpn-1 lang: C returncode: 0 @@ -46619,7 +46619,7 @@ proxy.pac-script: <<< size: 1810 -location: clients/tests/test-client.py:1027:test_004()/810 +location: clients/tests/test-client.py:1029:test_004()/810 cmd: $NMCLI --mode multiline --terse --color yes -f ALL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -46701,7 +46701,7 @@ proxy.pac-script: <<< size: 351 -location: clients/tests/test-client.py:1033:test_004()/811 +location: clients/tests/test-client.py:1035:test_004()/811 cmd: $NMCLI --mode multiline --terse --color yes -f VPN con s con-vpn-1 lang: C returncode: 0 @@ -46716,7 +46716,7 @@ vpn.timeout:0 <<< size: 361 -location: clients/tests/test-client.py:1033:test_004()/812 +location: clients/tests/test-client.py:1035:test_004()/812 cmd: $NMCLI --mode multiline --terse --color yes -f VPN con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -46731,7 +46731,7 @@ vpn.timeout:0 <<< size: 554 -location: clients/tests/test-client.py:1036:test_004()/813 +location: clients/tests/test-client.py:1038:test_004()/813 cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL con s con-vpn-1 lang: C returncode: 0 @@ -46752,7 +46752,7 @@ GENERAL.MASTER-PATH: <<< size: 564 -location: clients/tests/test-client.py:1036:test_004()/814 +location: clients/tests/test-client.py:1038:test_004()/814 cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL con s con-vpn-1 lang: pl_PL.UTF-8 returncode: 0 @@ -46773,7 +46773,7 @@ GENERAL.MASTER-PATH: <<< size: 603 -location: clients/tests/test-client.py:1039:test_004()/815 +location: clients/tests/test-client.py:1041:test_004()/815 cmd: $NMCLI --mode multiline --terse --color yes dev s lang: C returncode: 0 @@ -46802,7 +46802,7 @@ CONNECTION:con-vpn-1 <<< size: 613 -location: clients/tests/test-client.py:1039:test_004()/816 +location: clients/tests/test-client.py:1041:test_004()/816 cmd: $NMCLI --mode multiline --terse --color yes dev s lang: pl_PL.UTF-8 returncode: 0 @@ -46831,7 +46831,7 @@ CONNECTION:con-vpn-1 <<< size: 1512 -location: clients/tests/test-client.py:1042:test_004()/817 +location: clients/tests/test-client.py:1044:test_004()/817 cmd: $NMCLI --mode multiline --terse --color yes -f all dev status lang: C returncode: 0 @@ -46885,7 +46885,7 @@ CON-PATH:/org/freedesktop/NetworkManager/ActiveConnection/2 <<< size: 1532 -location: clients/tests/test-client.py:1042:test_004()/818 +location: clients/tests/test-client.py:1044:test_004()/818 cmd: $NMCLI --mode multiline --terse --color yes -f all dev status lang: pl_PL.UTF-8 returncode: 0 @@ -46939,7 +46939,7 @@ CON-PATH:/org/freedesktop/NetworkManager/ActiveConnection/2 <<< size: 4569 -location: clients/tests/test-client.py:1045:test_004()/819 +location: clients/tests/test-client.py:1047:test_004()/819 cmd: $NMCLI --mode multiline --terse --color yes dev show lang: C returncode: 0 @@ -47085,7 +47085,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 4579 -location: clients/tests/test-client.py:1045:test_004()/820 +location: clients/tests/test-client.py:1047:test_004()/820 cmd: $NMCLI --mode multiline --terse --color yes dev show lang: pl_PL.UTF-8 returncode: 0 @@ -47231,7 +47231,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 12254 -location: clients/tests/test-client.py:1048:test_004()/821 +location: clients/tests/test-client.py:1050:test_004()/821 cmd: $NMCLI --mode multiline --terse --color yes -f all dev show lang: C returncode: 0 @@ -47620,7 +47620,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 12310 -location: clients/tests/test-client.py:1048:test_004()/822 +location: clients/tests/test-client.py:1050:test_004()/822 cmd: $NMCLI --mode multiline --terse --color yes -f all dev show lang: pl_PL.UTF-8 returncode: 0 @@ -48009,7 +48009,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 911 -location: clients/tests/test-client.py:1051:test_004()/823 +location: clients/tests/test-client.py:1053:test_004()/823 cmd: $NMCLI --mode multiline --terse --color yes dev show wlan0 lang: C returncode: 0 @@ -48042,7 +48042,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 921 -location: clients/tests/test-client.py:1051:test_004()/824 +location: clients/tests/test-client.py:1053:test_004()/824 cmd: $NMCLI --mode multiline --terse --color yes dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -48075,7 +48075,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 2948 -location: clients/tests/test-client.py:1054:test_004()/825 +location: clients/tests/test-client.py:1056:test_004()/825 cmd: $NMCLI --mode multiline --terse --color yes -f all dev show wlan0 lang: C returncode: 0 @@ -48175,7 +48175,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 2987 -location: clients/tests/test-client.py:1054:test_004()/826 +location: clients/tests/test-client.py:1056:test_004()/826 cmd: $NMCLI --mode multiline --terse --color yes -f all dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -48275,7 +48275,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 1220 -location: clients/tests/test-client.py:1057:test_004()/827 +location: clients/tests/test-client.py:1059:test_004()/827 cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -48320,7 +48320,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1232 -location: clients/tests/test-client.py:1057:test_004()/828 +location: clients/tests/test-client.py:1059:test_004()/828 cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -48365,7 +48365,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1220 -location: clients/tests/test-client.py:1060:test_004()/829 +location: clients/tests/test-client.py:1062:test_004()/829 cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: C returncode: 0 @@ -48410,7 +48410,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 1232 -location: clients/tests/test-client.py:1060:test_004()/830 +location: clients/tests/test-client.py:1062:test_004()/830 cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL,GENERAL.HWADDR,WIFI-PROPERTIES dev show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -48455,7 +48455,7 @@ WIFI-PROPERTIES.5GHZ:unknown <<< size: 687 -location: clients/tests/test-client.py:1063:test_004()/831 +location: clients/tests/test-client.py:1065:test_004()/831 cmd: $NMCLI --mode multiline --terse --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: C returncode: 0 @@ -48479,7 +48479,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/Devices/3 <<< size: 697 -location: clients/tests/test-client.py:1063:test_004()/832 +location: clients/tests/test-client.py:1065:test_004()/832 cmd: $NMCLI --mode multiline --terse --color yes -f DEVICE,TYPE,DBUS-PATH dev lang: pl_PL.UTF-8 returncode: 0 @@ -48503,7 +48503,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/Devices/3 <<< size: 2264 -location: clients/tests/test-client.py:1066:test_004()/833 +location: clients/tests/test-client.py:1068:test_004()/833 cmd: $NMCLI --mode multiline --terse --color yes -f ALL device wifi list lang: C returncode: 0 @@ -48582,7 +48582,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/3 <<< size: 2322 -location: clients/tests/test-client.py:1066:test_004()/834 +location: clients/tests/test-client.py:1068:test_004()/834 cmd: $NMCLI --mode multiline --terse --color yes -f ALL device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -48661,7 +48661,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/3 <<< size: 862 -location: clients/tests/test-client.py:1068:test_004()/835 +location: clients/tests/test-client.py:1070:test_004()/835 cmd: $NMCLI --mode multiline --terse --color yes -f COMMON device wifi list lang: C returncode: 0 @@ -48704,7 +48704,7 @@ SECURITY:WPA1 WPA2 <<< size: 908 -location: clients/tests/test-client.py:1068:test_004()/836 +location: clients/tests/test-client.py:1070:test_004()/836 cmd: $NMCLI --mode multiline --terse --color yes -f COMMON device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -48747,7 +48747,7 @@ SECURITY:WPA1 WPA2 <<< size: 2377 -location: clients/tests/test-client.py:1071:test_004()/837 +location: clients/tests/test-client.py:1073:test_004()/837 cmd: $NMCLI --mode multiline --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: C returncode: 0 @@ -48826,7 +48826,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/3 <<< size: 2435 -location: clients/tests/test-client.py:1071:test_004()/838 +location: clients/tests/test-client.py:1073:test_004()/838 cmd: $NMCLI --mode multiline --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list lang: pl_PL.UTF-8 returncode: 0 @@ -48905,7 +48905,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/3 <<< size: 725 -location: clients/tests/test-client.py:1073:test_004()/839 +location: clients/tests/test-client.py:1075:test_004()/839 cmd: $NMCLI --mode multiline --terse --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -48931,7 +48931,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2 <<< size: 747 -location: clients/tests/test-client.py:1073:test_004()/840 +location: clients/tests/test-client.py:1075:test_004()/840 cmd: $NMCLI --mode multiline --terse --color yes -f ALL device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -48957,7 +48957,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2 <<< size: 377 -location: clients/tests/test-client.py:1075:test_004()/841 +location: clients/tests/test-client.py:1077:test_004()/841 cmd: $NMCLI --mode multiline --terse --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -48974,7 +48974,7 @@ SECURITY:WPA1 WPA2 <<< size: 396 -location: clients/tests/test-client.py:1075:test_004()/842 +location: clients/tests/test-client.py:1077:test_004()/842 cmd: $NMCLI --mode multiline --terse --color yes -f COMMON device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -48991,7 +48991,7 @@ SECURITY:WPA1 WPA2 <<< size: 838 -location: clients/tests/test-client.py:1078:test_004()/843 +location: clients/tests/test-client.py:1080:test_004()/843 cmd: $NMCLI --mode multiline --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: C returncode: 0 @@ -49017,7 +49017,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2 <<< size: 860 -location: clients/tests/test-client.py:1078:test_004()/844 +location: clients/tests/test-client.py:1080:test_004()/844 cmd: $NMCLI --mode multiline --terse --color yes -f NAME,SSID,SSID-HEX,BSSID,MODE,CHAN,FREQ,RATE,SIGNAL,BARS,SECURITY,WPA-FLAGS,RSN-FLAGS,DEVICE,ACTIVE,IN-USE,DBUS-PATH device wifi list bssid C0:E2:BE:E8:EF:B6 lang: pl_PL.UTF-8 returncode: 0 @@ -49043,7 +49043,7 @@ DBUS-PATH:/org/freedesktop/NetworkManager/AccessPoint/2 <<< size: 2951 -location: clients/tests/test-client.py:1080:test_004()/845 +location: clients/tests/test-client.py:1082:test_004()/845 cmd: $NMCLI --mode multiline --terse --color yes -f ALL device show wlan0 lang: C returncode: 0 @@ -49143,7 +49143,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 2990 -location: clients/tests/test-client.py:1080:test_004()/846 +location: clients/tests/test-client.py:1082:test_004()/846 cmd: $NMCLI --mode multiline --terse --color yes -f ALL device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -49243,7 +49243,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 924 -location: clients/tests/test-client.py:1082:test_004()/847 +location: clients/tests/test-client.py:1084:test_004()/847 cmd: $NMCLI --mode multiline --terse --color yes -f COMMON device show wlan0 lang: C returncode: 0 @@ -49276,7 +49276,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 934 -location: clients/tests/test-client.py:1082:test_004()/848 +location: clients/tests/test-client.py:1084:test_004()/848 cmd: $NMCLI --mode multiline --terse --color yes -f COMMON device show wlan0 lang: pl_PL.UTF-8 returncode: 0 @@ -49309,7 +49309,7 @@ IP6.DOMAIN[6]:sear6.foo4.bar <<< size: 3089 -location: clients/tests/test-client.py:1084:test_004()/849 +location: clients/tests/test-client.py:1086:test_004()/849 cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: C returncode: 0 @@ -49409,7 +49409,7 @@ CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con- <<< size: 3128 -location: clients/tests/test-client.py:1084:test_004()/850 +location: clients/tests/test-client.py:1086:test_004()/850 cmd: $NMCLI --mode multiline --terse --color yes -f GENERAL,CAPABILITIES,WIFI-PROPERTIES,AP,WIRED-PROPERTIES,WIMAX-PROPERTIES,NSP,IP4,DHCP4,IP6,DHCP6,BOND,TEAM,BRIDGE,VLAN,BLUETOOTH,CONNECTIONS device show wlan0 lang: pl_PL.UTF-8 returncode: 0 diff --git a/clients/tests/test-client.py b/clients/tests/test-client.py index e198769e74..9c79d2c49a 100755 --- a/clients/tests/test-client.py +++ b/clients/tests/test-client.py @@ -748,6 +748,7 @@ class TestNmcli(NmTestBase): print("EXPECT OUTPUT:\n[[%s]]\n" % (n['content'])) print("Let the test write the file by rerunning with NM_TEST_REGENERATE=1") print("See howto in %s for details.\n" % (PathConfiguration.canonical_script_filename())) + sys.stdout.flush() self.fail("Unexpected output of command, expected %s. Rerun test with NM_TEST_REGENERATE=1 to regenerate files" % (filename)) if len(results_expect) != len(results): if not regenerate: @@ -758,6 +759,7 @@ class TestNmcli(NmTestBase): print("EXPECT OUTPUT:\n[[%s]]\n" % (results_expect[len(results)])) print("Let the test write the file by rerunning with NM_TEST_REGENERATE=1") print("See howto in %s for details.\n" % (PathConfiguration.canonical_script_filename())) + sys.stdout.flush() self.fail("Unexpected output of command, expected %s. Rerun test with NM_TEST_REGENERATE=1 to regenerate files" % (filename)) if regenerate: