# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.14.4] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.14/lib/python3.9/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci7pg__w46/.collection executable location = /opt/ansible-2.14/bin/ansible-playbook python version = 3.9.16 (main, Jan 17 2023, 18:53:15) [GCC 8.5.0 20210514 (Red Hat 8.5.0-18)] (/opt/ansible-2.14/bin/python3.9) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_wireless_wpa3_sae_nm.yml *************************************** 2 plays in /WORKDIR/git-weekly-ci7pg__w46/tests/tests_wireless_wpa3_sae_nm.yml PLAY [Run playbook 'playbooks/tests_wireless_wpa3_sae.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tests_wireless_wpa3_sae_nm.yml:5 Saturday 27 May 2023 23:42:28 +0000 (0:00:00.020) 0:00:00.020 ********** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tests_wireless_wpa3_sae_nm.yml:9 Saturday 27 May 2023 23:42:29 +0000 (0:00:00.955) 0:00:00.976 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/el_repo_setup.yml:3 Saturday 27 May 2023 23:42:29 +0000 (0:00:00.022) 0:00:00.999 ********** ok: [sut] TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/el_repo_setup.yml:14 Saturday 27 May 2023 23:42:30 +0000 (0:00:00.374) 0:00:01.373 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/el_repo_setup.yml:39 Saturday 27 May 2023 23:42:30 +0000 (0:00:00.017) 0:00:01.391 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 36] ********************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml:8 Saturday 27 May 2023 23:42:30 +0000 (0:00:00.028) 0:00:01.419 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml:24 Saturday 27 May 2023 23:42:30 +0000 (0:00:00.018) 0:00:01.437 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml:29 Saturday 27 May 2023 23:42:30 +0000 (0:00:00.016) 0:00:01.454 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml:34 Saturday 27 May 2023 23:42:30 +0000 (0:00:00.017) 0:00:01.471 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tests_wireless_wpa3_sae_nm.yml:11 Saturday 27 May 2023 23:42:30 +0000 (0:00:00.017) 0:00:01.488 ********** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing wireless connection] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_wireless_wpa3_sae.yml:3 Saturday 27 May 2023 23:42:30 +0000 (0:00:00.038) 0:00:01.527 ********** ok: [sut] TASK [INIT: wireless tests] **************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_wireless_wpa3_sae.yml:8 Saturday 27 May 2023 23:42:31 +0000 (0:00:00.624) 0:00:02.151 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml for sut TASK [Install packages required to set up mock wifi network] ******************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 Saturday 27 May 2023 23:42:31 +0000 (0:00:00.044) 0:00:02.196 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: wpa_supplicant-1:2.10-4.fc36.x86_64" ] } TASK [Install hostapd and mac80211_hwsim kernel module in CentOS 8] ************ task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:14 Saturday 27 May 2023 23:42:35 +0000 (0:00:04.121) 0:00:06.317 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install hostapd in Fedora] *********************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:30 Saturday 27 May 2023 23:42:35 +0000 (0:00:00.022) 0:00:06.340 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: hostapd-2.10-3.fc36.x86_64" ] } TASK [Install mac80211_hwsim kernel module in Fedora] ************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:41 Saturday 27 May 2023 23:42:39 +0000 (0:00:03.841) 0:00:10.181 ********** ok: [sut] => { "changed": false, "cmd": "dnf -y install koji\nkoji download-build --arch=$(uname -p) kernel-modules-internal-$(uname -r)\ndnf -y install kernel-modules*.rpm\n", "delta": "0:00:53.623493", "end": "2023-05-27 23:43:33.056671", "rc": 0, "start": "2023-05-27 23:42:39.433178" } STDOUT: Beaker Client - Fedora8 3.3 kB/s | 244 B 00:00 Last metadata expiration check: 0:00:28 ago on Sat May 27 23:42:13 2023. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: koji noarch 1.32.0-1.fc36 updates 217 k Installing dependencies: python3-decorator noarch 5.1.1-2.fc36 fedora 27 k python3-gssapi x86_64 1.7.2-2.fc36 fedora 533 k python3-koji noarch 1.32.0-1.fc36 updates 324 k python3-requests-gssapi noarch 1.2.3-4.fc36 fedora 26 k Transaction Summary ================================================================================ Install 5 Packages Total download size: 1.1 M Installed size: 4.6 M Downloading Packages: (1/5): python3-decorator-5.1.1-2.fc36.noarch.rp 259 kB/s | 27 kB 00:00 (2/5): python3-requests-gssapi-1.2.3-4.fc36.noa 233 kB/s | 26 kB 00:00 (3/5): python3-gssapi-1.7.2-2.fc36.x86_64.rpm 3.2 MB/s | 533 kB 00:00 (4/5): koji-1.32.0-1.fc36.noarch.rpm 3.5 MB/s | 217 kB 00:00 (5/5): python3-koji-1.32.0-1.fc36.noarch.rpm 4.6 MB/s | 324 kB 00:00 -------------------------------------------------------------------------------- Total 1.5 MB/s | 1.1 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-decorator-5.1.1-2.fc36.noarch 1/5 Installing : python3-gssapi-1.7.2-2.fc36.x86_64 2/5 Installing : python3-requests-gssapi-1.2.3-4.fc36.noarch 3/5 Installing : python3-koji-1.32.0-1.fc36.noarch 4/5 Installing : koji-1.32.0-1.fc36.noarch 5/5 Running scriptlet: koji-1.32.0-1.fc36.noarch 5/5 Verifying : python3-decorator-5.1.1-2.fc36.noarch 1/5 Verifying : python3-gssapi-1.7.2-2.fc36.x86_64 2/5 Verifying : python3-requests-gssapi-1.2.3-4.fc36.noarch 3/5 Verifying : koji-1.32.0-1.fc36.noarch 4/5 Verifying : python3-koji-1.32.0-1.fc36.noarch 5/5 Installed: koji-1.32.0-1.fc36.noarch python3-decorator-5.1.1-2.fc36.noarch python3-gssapi-1.7.2-2.fc36.x86_64 python3-koji-1.32.0-1.fc36.noarch python3-requests-gssapi-1.2.3-4.fc36.noarch Complete! Downloading [1/16]: kernel-6.2.15-100.fc36.x86_64.rpm [====================================] 100% 129.15 KiB / 129.15 KiB Downloading [2/16]: kernel-devel-matched-6.2.15-100.fc36.x86_64.rpm [====================================] 100% 129.23 KiB / 129.23 KiB Downloading [3/16]: kernel-debug-modules-extra-6.2.15-100.fc36.x86_64.rpm [========= ] 27% 1.00 MiB / 3.63 MiB [=================== ] 55% 2.00 MiB / 3.63 MiB [============================= ] 82% 3.00 MiB / 3.63 MiB [====================================] 100% 3.63 MiB / 3.63 MiB Downloading [4/16]: kernel-debug-modules-internal-6.2.15-100.fc36.x86_64.rpm [====================================] 100% 980.13 KiB / 980.13 KiB Downloading [5/16]: kernel-modules-extra-6.2.15-100.fc36.x86_64.rpm [========== ] 28% 1.00 MiB / 3.55 MiB [==================== ] 56% 2.00 MiB / 3.55 MiB [============================== ] 84% 3.00 MiB / 3.55 MiB [====================================] 100% 3.55 MiB / 3.55 MiB Downloading [6/16]: kernel-modules-internal-6.2.15-100.fc36.x86_64.rpm [====================================] 100% 944.38 KiB / 944.38 KiB Downloading [7/16]: kernel-debug-6.2.15-100.fc36.x86_64.rpm [====================================] 100% 129.27 KiB / 129.27 KiB Downloading [8/16]: kernel-debug-devel-matched-6.2.15-100.fc36.x86_64.rpm [====================================] 100% 129.26 KiB / 129.26 KiB Downloading [9/16]: kernel-debug-devel-6.2.15-100.fc36.x86_64.rpm [== ] 6% 1.00 MiB / 16.38 MiB [==== ] 12% 2.00 MiB / 16.38 MiB [====== ] 18% 3.00 MiB / 16.38 MiB [======== ] 24% 4.00 MiB / 16.38 MiB [========== ] 30% 5.00 MiB / 16.38 MiB [============= ] 36% 6.00 MiB / 16.38 MiB [=============== ] 42% 7.00 MiB / 16.38 MiB [================= ] 48% 8.00 MiB / 16.38 MiB [=================== ] 54% 9.00 MiB / 16.38 MiB [===================== ] 61% 10.00 MiB / 16.38 MiB [======================== ] 67% 11.00 MiB / 16.38 MiB [========================== ] 73% 12.00 MiB / 16.38 MiB [============================ ] 79% 13.00 MiB / 16.38 MiB [============================== ] 85% 14.00 MiB / 16.38 MiB [================================ ] 91% 15.00 MiB / 16.38 MiB [=================================== ] 97% 16.00 MiB / 16.38 MiB [====================================] 100% 16.38 MiB / 16.38 MiB Downloading [10/16]: kernel-core-6.2.15-100.fc36.x86_64.rpm [== ] 6% 1.00 MiB / 15.42 MiB [==== ] 12% 2.00 MiB / 15.42 MiB [======= ] 19% 3.00 MiB / 15.42 MiB [========= ] 25% 4.00 MiB / 15.42 MiB [=========== ] 32% 5.00 MiB / 15.42 MiB [============== ] 38% 6.00 MiB / 15.42 MiB [================ ] 45% 7.00 MiB / 15.42 MiB [================== ] 51% 8.00 MiB / 15.42 MiB [===================== ] 58% 9.00 MiB / 15.42 MiB [======================= ] 64% 10.00 MiB / 15.42 MiB [========================= ] 71% 11.00 MiB / 15.42 MiB [============================ ] 77% 12.00 MiB / 15.42 MiB [============================== ] 84% 13.00 MiB / 15.42 MiB [================================ ] 90% 14.00 MiB / 15.42 MiB [=================================== ] 97% 15.00 MiB / 15.42 MiB [====================================] 100% 15.42 MiB / 15.42 MiB Downloading [11/16]: kernel-devel-6.2.15-100.fc36.x86_64.rpm [== ] 6% 1.00 MiB / 16.28 MiB [==== ] 12% 2.00 MiB / 16.28 MiB [====== ] 18% 3.00 MiB / 16.28 MiB [======== ] 24% 4.00 MiB / 16.28 MiB [=========== ] 30% 5.00 MiB / 16.28 MiB [============= ] 36% 6.00 MiB / 16.28 MiB [=============== ] 42% 7.00 MiB / 16.28 MiB [================= ] 49% 8.00 MiB / 16.28 MiB [=================== ] 55% 9.00 MiB / 16.28 MiB [====================== ] 61% 10.00 MiB / 16.28 MiB [======================== ] 67% 11.00 MiB / 16.28 MiB [========================== ] 73% 12.00 MiB / 16.28 MiB [============================ ] 79% 13.00 MiB / 16.28 MiB [============================== ] 85% 14.00 MiB / 16.28 MiB [================================= ] 92% 15.00 MiB / 16.28 MiB [=================================== ] 98% 16.00 MiB / 16.28 MiB [====================================] 100% 16.28 MiB / 16.28 MiB Downloading [12/16]: kernel-debug-modules-core-6.2.15-100.fc36.x86_64.rpm [ ] 2% 1.00 MiB / 37.64 MiB [= ] 5% 2.00 MiB / 37.64 MiB [== ] 7% 3.00 MiB / 37.64 MiB [=== ] 10% 4.00 MiB / 37.64 MiB [==== ] 13% 5.00 MiB / 37.64 MiB [===== ] 15% 6.00 MiB / 37.64 MiB [====== ] 18% 7.00 MiB / 37.64 MiB [======= ] 21% 8.00 MiB / 37.64 MiB [======== ] 23% 9.00 MiB / 37.64 MiB [========= ] 26% 10.00 MiB / 37.64 MiB [========== ] 29% 11.00 MiB / 37.64 MiB [=========== ] 31% 12.00 MiB / 37.64 MiB [============ ] 34% 13.00 MiB / 37.64 MiB [============= ] 37% 14.00 MiB / 37.64 MiB [============== ] 39% 15.00 MiB / 37.64 MiB [=============== ] 42% 16.00 MiB / 37.64 MiB [================ ] 45% 17.00 MiB / 37.64 MiB [================= ] 47% 18.00 MiB / 37.64 MiB [================== ] 50% 19.00 MiB / 37.64 MiB [=================== ] 53% 20.00 MiB / 37.64 MiB [==================== ] 55% 21.00 MiB / 37.64 MiB [===================== ] 58% 22.00 MiB / 37.64 MiB [===================== ] 61% 23.00 MiB / 37.64 MiB [====================== ] 63% 24.00 MiB / 37.64 MiB [======================= ] 66% 25.00 MiB / 37.64 MiB [======================== ] 69% 26.00 MiB / 37.64 MiB [========================= ] 71% 27.00 MiB / 37.64 MiB [========================== ] 74% 28.00 MiB / 37.64 MiB [=========================== ] 77% 29.00 MiB / 37.64 MiB [============================ ] 79% 30.00 MiB / 37.64 MiB [============================= ] 82% 31.00 MiB / 37.64 MiB [============================== ] 85% 32.00 MiB / 37.64 MiB [=============================== ] 87% 33.00 MiB / 37.64 MiB [================================ ] 90% 34.00 MiB / 37.64 MiB [================================= ] 92% 35.00 MiB / 37.64 MiB [================================== ] 95% 36.00 MiB / 37.64 MiB [=================================== ] 98% 37.00 MiB / 37.64 MiB [====================================] 100% 37.64 MiB / 37.64 MiB Downloading [13/16]: kernel-debug-modules-6.2.15-100.fc36.x86_64.rpm [ ] 1% 1.00 MiB / 62.89 MiB [= ] 3% 2.00 MiB / 62.89 MiB [= ] 4% 3.00 MiB / 62.89 MiB [== ] 6% 4.00 MiB / 62.89 MiB [== ] 7% 5.00 MiB / 62.89 MiB [=== ] 9% 6.00 MiB / 62.89 MiB [==== ] 11% 7.00 MiB / 62.89 MiB [==== ] 12% 8.00 MiB / 62.89 MiB [===== ] 14% 9.00 MiB / 62.89 MiB [===== ] 15% 10.00 MiB / 62.89 MiB [====== ] 17% 11.00 MiB / 62.89 MiB [====== ] 19% 12.00 MiB / 62.89 MiB [======= ] 20% 13.00 MiB / 62.89 MiB [======== ] 22% 14.00 MiB / 62.89 MiB [======== ] 23% 15.00 MiB / 62.89 MiB [========= ] 25% 16.00 MiB / 62.89 MiB [========= ] 27% 17.00 MiB / 62.89 MiB [========== ] 28% 18.00 MiB / 62.89 MiB [========== ] 30% 19.00 MiB / 62.89 MiB [=========== ] 31% 20.00 MiB / 62.89 MiB [============ ] 33% 21.00 MiB / 62.89 MiB [============ ] 34% 22.00 MiB / 62.89 MiB [============= ] 36% 23.00 MiB / 62.89 MiB [============= ] 38% 24.00 MiB / 62.89 MiB [============== ] 39% 25.00 MiB / 62.89 MiB [============== ] 41% 26.00 MiB / 62.89 MiB [=============== ] 42% 27.00 MiB / 62.89 MiB [================ ] 44% 28.00 MiB / 62.89 MiB [================ ] 46% 29.00 MiB / 62.89 MiB [================= ] 47% 30.00 MiB / 62.89 MiB [================= ] 49% 31.00 MiB / 62.89 MiB [================== ] 50% 32.00 MiB / 62.89 MiB [================== ] 52% 33.00 MiB / 62.89 MiB [=================== ] 54% 34.00 MiB / 62.89 MiB [==================== ] 55% 35.00 MiB / 62.89 MiB [==================== ] 57% 36.00 MiB / 62.89 MiB [===================== ] 58% 37.00 MiB / 62.89 MiB [===================== ] 60% 38.00 MiB / 62.89 MiB [====================== ] 62% 39.00 MiB / 62.89 MiB [====================== ] 63% 40.00 MiB / 62.89 MiB [======================= ] 65% 41.00 MiB / 62.89 MiB [======================== ] 66% 42.00 MiB / 62.89 MiB [======================== ] 68% 43.00 MiB / 62.89 MiB [========================= ] 69% 44.00 MiB / 62.89 MiB [========================= ] 71% 45.00 MiB / 62.89 MiB [========================== ] 73% 46.00 MiB / 62.89 MiB [========================== ] 74% 47.00 MiB / 62.89 MiB [=========================== ] 76% 48.00 MiB / 62.89 MiB [============================ ] 77% 49.00 MiB / 62.89 MiB [============================ ] 79% 50.00 MiB / 62.89 MiB [============================= ] 81% 51.00 MiB / 62.89 MiB [============================= ] 82% 52.00 MiB / 62.89 MiB [============================== ] 84% 53.00 MiB / 62.89 MiB [============================== ] 85% 54.00 MiB / 62.89 MiB [=============================== ] 87% 55.00 MiB / 62.89 MiB [================================ ] 89% 56.00 MiB / 62.89 MiB [================================ ] 90% 57.00 MiB / 62.89 MiB [================================= ] 92% 58.00 MiB / 62.89 MiB [================================= ] 93% 59.00 MiB / 62.89 MiB [================================== ] 95% 60.00 MiB / 62.89 MiB [================================== ] 96% 61.00 MiB / 62.89 MiB [=================================== ] 98% 62.00 MiB / 62.89 MiB [====================================] 100% 62.89 MiB / 62.89 MiB Downloading [14/16]: kernel-modules-6.2.15-100.fc36.x86_64.rpm [ ] 1% 1.00 MiB / 61.85 MiB [= ] 3% 2.00 MiB / 61.85 MiB [= ] 4% 3.00 MiB / 61.85 MiB [== ] 6% 4.00 MiB / 61.85 MiB [== ] 8% 5.00 MiB / 61.85 MiB [=== ] 9% 6.00 MiB / 61.85 MiB [==== ] 11% 7.00 MiB / 61.85 MiB [==== ] 12% 8.00 MiB / 61.85 MiB [===== ] 14% 9.00 MiB / 61.85 MiB [===== ] 16% 10.00 MiB / 61.85 MiB [====== ] 17% 11.00 MiB / 61.85 MiB [====== ] 19% 12.00 MiB / 61.85 MiB [======= ] 21% 13.00 MiB / 61.85 MiB [======== ] 22% 14.00 MiB / 61.85 MiB [======== ] 24% 15.00 MiB / 61.85 MiB [========= ] 25% 16.00 MiB / 61.85 MiB [========= ] 27% 17.00 MiB / 61.85 MiB [========== ] 29% 18.00 MiB / 61.85 MiB [=========== ] 30% 19.00 MiB / 61.85 MiB [=========== ] 32% 20.00 MiB / 61.85 MiB [============ ] 33% 21.00 MiB / 61.85 MiB [============ ] 35% 22.00 MiB / 61.85 MiB [============= ] 37% 23.00 MiB / 61.85 MiB [============= ] 38% 24.00 MiB / 61.85 MiB [============== ] 40% 25.00 MiB / 61.85 MiB [=============== ] 42% 26.00 MiB / 61.85 MiB [=============== ] 43% 27.00 MiB / 61.85 MiB [================ ] 45% 28.00 MiB / 61.85 MiB [================ ] 46% 29.00 MiB / 61.85 MiB [================= ] 48% 30.00 MiB / 61.85 MiB [================== ] 50% 31.00 MiB / 61.85 MiB [================== ] 51% 32.00 MiB / 61.85 MiB [=================== ] 53% 33.00 MiB / 61.85 MiB [=================== ] 54% 34.00 MiB / 61.85 MiB [==================== ] 56% 35.00 MiB / 61.85 MiB [==================== ] 58% 36.00 MiB / 61.85 MiB [===================== ] 59% 37.00 MiB / 61.85 MiB [====================== ] 61% 38.00 MiB / 61.85 MiB [====================== ] 63% 39.00 MiB / 61.85 MiB [======================= ] 64% 40.00 MiB / 61.85 MiB [======================= ] 66% 41.00 MiB / 61.85 MiB [======================== ] 67% 42.00 MiB / 61.85 MiB [========================= ] 69% 43.00 MiB / 61.85 MiB [========================= ] 71% 44.00 MiB / 61.85 MiB [========================== ] 72% 45.00 MiB / 61.85 MiB [========================== ] 74% 46.00 MiB / 61.85 MiB [=========================== ] 75% 47.00 MiB / 61.85 MiB [=========================== ] 77% 48.00 MiB / 61.85 MiB [============================ ] 79% 49.00 MiB / 61.85 MiB [============================= ] 80% 50.00 MiB / 61.85 MiB [============================= ] 82% 51.00 MiB / 61.85 MiB [============================== ] 84% 52.00 MiB / 61.85 MiB [============================== ] 85% 53.00 MiB / 61.85 MiB [=============================== ] 87% 54.00 MiB / 61.85 MiB [================================ ] 88% 55.00 MiB / 61.85 MiB [================================ ] 90% 56.00 MiB / 61.85 MiB [================================= ] 92% 57.00 MiB / 61.85 MiB [================================= ] 93% 58.00 MiB / 61.85 MiB [================================== ] 95% 59.00 MiB / 61.85 MiB [================================== ] 97% 60.00 MiB / 61.85 MiB [=================================== ] 98% 61.00 MiB / 61.85 MiB [====================================] 100% 61.85 MiB / 61.85 MiB Downloading [15/16]: kernel-modules-core-6.2.15-100.fc36.x86_64.rpm [ ] 2% 1.00 MiB / 36.63 MiB [= ] 5% 2.00 MiB / 36.63 MiB [== ] 8% 3.00 MiB / 36.63 MiB [=== ] 10% 4.00 MiB / 36.63 MiB [==== ] 13% 5.00 MiB / 36.63 MiB [===== ] 16% 6.00 MiB / 36.63 MiB [====== ] 19% 7.00 MiB / 36.63 MiB [======= ] 21% 8.00 MiB / 36.63 MiB [======== ] 24% 9.00 MiB / 36.63 MiB [========= ] 27% 10.00 MiB / 36.63 MiB [========== ] 30% 11.00 MiB / 36.63 MiB [=========== ] 32% 12.00 MiB / 36.63 MiB [============ ] 35% 13.00 MiB / 36.63 MiB [============= ] 38% 14.00 MiB / 36.63 MiB [============== ] 40% 15.00 MiB / 36.63 MiB [=============== ] 43% 16.00 MiB / 36.63 MiB [================ ] 46% 17.00 MiB / 36.63 MiB [================= ] 49% 18.00 MiB / 36.63 MiB [================== ] 51% 19.00 MiB / 36.63 MiB [=================== ] 54% 20.00 MiB / 36.63 MiB [==================== ] 57% 21.00 MiB / 36.63 MiB [===================== ] 60% 22.00 MiB / 36.63 MiB [====================== ] 62% 23.00 MiB / 36.63 MiB [======================= ] 65% 24.00 MiB / 36.63 MiB [======================== ] 68% 25.00 MiB / 36.63 MiB [========================= ] 70% 26.00 MiB / 36.63 MiB [========================== ] 73% 27.00 MiB / 36.63 MiB [=========================== ] 76% 28.00 MiB / 36.63 MiB [============================ ] 79% 29.00 MiB / 36.63 MiB [============================= ] 81% 30.00 MiB / 36.63 MiB [============================== ] 84% 31.00 MiB / 36.63 MiB [=============================== ] 87% 32.00 MiB / 36.63 MiB [================================ ] 90% 33.00 MiB / 36.63 MiB [================================= ] 92% 34.00 MiB / 36.63 MiB [================================== ] 95% 35.00 MiB / 36.63 MiB [=================================== ] 98% 36.00 MiB / 36.63 MiB [====================================] 100% 36.63 MiB / 36.63 MiB Downloading [16/16]: kernel-debug-core-6.2.15-100.fc36.x86_64.rpm [== ] 5% 1.00 MiB / 16.68 MiB [==== ] 11% 2.00 MiB / 16.68 MiB [====== ] 17% 3.00 MiB / 16.68 MiB [======== ] 23% 4.00 MiB / 16.68 MiB [========== ] 29% 5.00 MiB / 16.68 MiB [============ ] 35% 6.00 MiB / 16.68 MiB [=============== ] 41% 7.00 MiB / 16.68 MiB [================= ] 47% 8.00 MiB / 16.68 MiB [=================== ] 53% 9.00 MiB / 16.68 MiB [===================== ] 59% 10.00 MiB / 16.68 MiB [======================= ] 65% 11.00 MiB / 16.68 MiB [========================= ] 71% 12.00 MiB / 16.68 MiB [============================ ] 77% 13.00 MiB / 16.68 MiB [============================== ] 83% 14.00 MiB / 16.68 MiB [================================ ] 89% 15.00 MiB / 16.68 MiB [================================== ] 95% 16.00 MiB / 16.68 MiB [====================================] 100% 16.68 MiB / 16.68 MiB Beaker Client - Fedora8 3.3 kB/s | 244 B 00:00 Last metadata expiration check: 0:00:43 ago on Sat May 27 23:42:13 2023. Package kernel-modules-6.2.15-100.fc36.x86_64 is already installed. Package kernel-modules-core-6.2.15-100.fc36.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: kernel-modules-extra x86_64 6.2.15-100.fc36 @commandline 3.6 M kernel-modules-internal x86_64 6.2.15-100.fc36 @commandline 944 k Transaction Summary ================================================================================ Install 2 Packages Total size: 4.5 M Installed size: 4.2 M Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : kernel-modules-internal-6.2.15-100.fc36.x86_64 1/2 Running scriptlet: kernel-modules-internal-6.2.15-100.fc36.x86_64 1/2 Installing : kernel-modules-extra-6.2.15-100.fc36.x86_64 2/2 Running scriptlet: kernel-modules-extra-6.2.15-100.fc36.x86_64 2/2 Verifying : kernel-modules-extra-6.2.15-100.fc36.x86_64 1/2 Verifying : kernel-modules-internal-6.2.15-100.fc36.x86_64 2/2 Installed: kernel-modules-extra-6.2.15-100.fc36.x86_64 kernel-modules-internal-6.2.15-100.fc36.x86_64 Complete! STDERR: Errors during downloading metadata for repository 'beaker-client': - Status code: 404 for http://download.eng.bos.redhat.com/beakerrepos/client/Fedora8/repodata/repomd.xml (IP: 10.19.165.239) Error: Failed to download metadata for repo 'beaker-client': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Ignoring repositories: beaker-client Errors during downloading metadata for repository 'beaker-client': - Status code: 404 for http://download.eng.bos.redhat.com/beakerrepos/client/Fedora8/repodata/repomd.xml (IP: 10.19.165.239) Error: Failed to download metadata for repo 'beaker-client': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Ignoring repositories: beaker-client TASK [Create hostapd config] *************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:50 Saturday 27 May 2023 23:43:33 +0000 (0:00:53.966) 0:01:04.148 ********** changed: [sut] => { "changed": true, "checksum": "6f12f09ae8e7d35daf1dd0e1d21717374b6da5c8", "dest": "/etc/hostapd/wireless.conf", "gid": 0, "group": "root", "md5sum": "10d1092e1f9dda9a0b78317b4ce78e8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 131, "src": "/root/.ansible/tmp/ansible-tmp-1685231013.1376812-59061-246277685717379/source", "state": "file", "uid": 0 } TASK [Include the task 'start_mock_wifi.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:65 Saturday 27 May 2023 23:43:33 +0000 (0:00:00.837) 0:01:04.985 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/start_mock_wifi.yml for sut TASK [Ensure NetworkManager is running] **************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/start_mock_wifi.yml:3 Saturday 27 May 2023 23:43:33 +0000 (0:00:00.031) 0:01:05.017 ********** ok: [sut] => { "changed": false, "name": "NetworkManager", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-05-27 23:28:49 UTC", "ActiveEnterTimestampMonotonic": "20832639", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service network-pre.target system.slice systemd-journald.socket dbus.socket sysinit.target basic.target cloud-init-local.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-05-27 23:28:48 UTC", "AssertTimestampMonotonic": "20361173", "Before": "network.service multi-user.target network.target NetworkManager-wait-online.service cloud-init.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "90623000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-05-27 23:28:48 UTC", "ConditionTimestampMonotonic": "20361170", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "\"man:NetworkManager(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "576", "ExecMainStartTimestamp": "Sat 2023-05-27 23:28:48 UTC", "ExecMainStartTimestampMonotonic": "20362439", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2023-05-27 23:28:48 UTC", "InactiveExitTimestampMonotonic": "20362860", "InvocationID": "0a61e20a23e944df82044e4659670c66", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitNPROC": "14741", "LimitNPROCSoft": "14741", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14741", "LimitSIGPENDINGSoft": "14741", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "576", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "10309632", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-05-27 23:42:38 UTC", "StateChangeTimestampMonotonic": "850359626", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "4422", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Load mac80211_hwsim kernel module to mock a wifi network] **************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/start_mock_wifi.yml:8 Saturday 27 May 2023 23:43:34 +0000 (0:00:00.612) 0:01:05.630 ********** ok: [sut] => { "changed": false, "cmd": "modprobe mac80211_hwsim radio=2 && sleep 5", "delta": "0:00:06.278362", "end": "2023-05-27 23:43:41.038847", "rc": 0, "start": "2023-05-27 23:43:34.760485" } TASK [Restart NetworkManager and wpa_supplicant] ******************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/start_mock_wifi.yml:12 Saturday 27 May 2023 23:43:41 +0000 (0:00:06.496) 0:01:12.127 ********** changed: [sut] => (item=NetworkManager) => { "ansible_loop_var": "item", "changed": true, "item": "NetworkManager", "name": "NetworkManager", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-05-27 23:28:49 UTC", "ActiveEnterTimestampMonotonic": "20832639", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service network-pre.target system.slice systemd-journald.socket dbus.socket sysinit.target basic.target cloud-init-local.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-05-27 23:28:48 UTC", "AssertTimestampMonotonic": "20361173", "Before": "network.service multi-user.target network.target NetworkManager-wait-online.service cloud-init.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "101240000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-05-27 23:28:48 UTC", "ConditionTimestampMonotonic": "20361170", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "\"man:NetworkManager(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "576", "ExecMainStartTimestamp": "Sat 2023-05-27 23:28:48 UTC", "ExecMainStartTimestampMonotonic": "20362439", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2023-05-27 23:28:48 UTC", "InactiveExitTimestampMonotonic": "20362860", "InvocationID": "0a61e20a23e944df82044e4659670c66", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitNPROC": "14741", "LimitNPROCSoft": "14741", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14741", "LimitSIGPENDINGSoft": "14741", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "576", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "10358784", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-05-27 23:42:38 UTC", "StateChangeTimestampMonotonic": "850359626", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "4422", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } changed: [sut] => (item=wpa_supplicant) => { "ansible_loop_var": "item", "changed": true, "item": "wpa_supplicant", "name": "wpa_supplicant", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target systemd-journald.socket system.slice dbus.socket dbus-broker.service sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14741", "LimitNPROCSoft": "14741", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14741", "LimitSIGPENDINGSoft": "14741", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4422", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [Bring up wlan0 and wlan1 (mock wifi interfaces)] ************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/start_mock_wifi.yml:20 Saturday 27 May 2023 23:43:42 +0000 (0:00:00.959) 0:01:13.086 ********** ok: [sut] => { "changed": false, "cmd": "ip link set up wlan0\nip link set up wlan1\nnmcli device set wlan1 managed off\nip addr add 203.0.113.1/24 dev wlan1\nsleep 5\n", "delta": "0:00:05.075360", "end": "2023-05-27 23:43:47.288389", "rc": 0, "start": "2023-05-27 23:43:42.213029" } TASK [Start hostapd] *********************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/start_mock_wifi.yml:29 Saturday 27 May 2023 23:43:47 +0000 (0:00:05.290) 0:01:18.376 ********** ok: [sut] => { "changed": false, "cmd": "hostapd -B /etc/hostapd/wireless.conf && sleep 5", "delta": "0:00:06.070568", "end": "2023-05-27 23:43:53.579678", "rc": 0, "start": "2023-05-27 23:43:47.509110" } STDOUT: wlan1: interface state UNINITIALIZED->ENABLED wlan1: AP-ENABLED TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 27 May 2023 23:43:53 +0000 (0:00:06.292) 0:01:24.669 ********** included: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 27 May 2023 23:43:53 +0000 (0:00:00.046) 0:01:24.715 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Saturday 27 May 2023 23:43:54 +0000 (0:00:00.403) 0:01:25.118 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Saturday 27 May 2023 23:43:56 +0000 (0:00:02.219) 0:01:27.338 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 27 May 2023 23:43:57 +0000 (0:00:01.002) 0:01:28.340 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 27 May 2023 23:43:57 +0000 (0:00:00.056) 0:01:28.397 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 27 May 2023 23:43:57 +0000 (0:00:00.056) 0:01:28.454 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 27 May 2023 23:43:57 +0000 (0:00:00.057) 0:01:28.512 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: NetworkManager-wifi-1:1.38.6-1.fc36.x86_64", "Installed: wireless-regdb-2021.08.28-2.fc36.noarch", "Installed: iw-5.9-4.fc36.x86_64" ] } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Saturday 27 May 2023 23:44:01 +0000 (0:00:04.512) 0:01:33.024 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Saturday 27 May 2023 23:44:02 +0000 (0:00:00.077) 0:01:33.102 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Saturday 27 May 2023 23:44:02 +0000 (0:00:00.064) 0:01:33.167 ********** changed: [sut] => { "changed": true, "name": "NetworkManager", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-05-27 23:43:41 UTC", "ActiveEnterTimestampMonotonic": "913004988", "ActiveExitTimestamp": "Sat 2023-05-27 23:43:41 UTC", "ActiveExitTimestampMonotonic": "912940697", "ActiveState": "active", "After": "dbus-broker.service network-pre.target system.slice systemd-journald.socket dbus.socket sysinit.target basic.target cloud-init-local.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-05-27 23:43:41 UTC", "AssertTimestampMonotonic": "912977814", "Before": "network.service multi-user.target network.target NetworkManager-wait-online.service cloud-init.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "75912000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-05-27 23:43:41 UTC", "ConditionTimestampMonotonic": "912977811", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "\"man:NetworkManager(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5553", "ExecMainStartTimestamp": "Sat 2023-05-27 23:43:41 UTC", "ExecMainStartTimestampMonotonic": "912983229", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[Sat 2023-05-27 23:43:41 UTC] ; stop_time=[n/a] ; pid=5553 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Sat 2023-05-27 23:43:41 UTC] ; stop_time=[n/a] ; pid=5553 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2023-05-27 23:43:41 UTC", "InactiveEnterTimestampMonotonic": "912977045", "InactiveExitTimestamp": "Sat 2023-05-27 23:43:41 UTC", "InactiveExitTimestampMonotonic": "912984825", "InvocationID": "e89488b50ad3420c8f33583d0c12ee28", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitNPROC": "14741", "LimitNPROCSoft": "14741", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14741", "LimitSIGPENDINGSoft": "14741", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5553", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "3260416", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-05-27 23:43:41 UTC", "StateChangeTimestampMonotonic": "913004988", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "4422", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Saturday 27 May 2023 23:44:02 +0000 (0:00:00.659) 0:01:33.826 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Saturday 27 May 2023 23:44:03 +0000 (0:00:00.882) 0:01:34.708 ********** changed: [sut] => { "changed": true, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-05-27 23:43:41 UTC", "ActiveEnterTimestampMonotonic": "913503383", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus-broker.service sysinit.target dbus.socket systemd-journald.socket system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-05-27 23:43:41 UTC", "AssertTimestampMonotonic": "913482872", "Before": "network.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "19081000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-05-27 23:43:41 UTC", "ConditionTimestampMonotonic": "913482868", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5643", "ExecMainStartTimestamp": "Sat 2023-05-27 23:43:41 UTC", "ExecMainStartTimestampMonotonic": "913491197", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Sat 2023-05-27 23:43:41 UTC] ; stop_time=[n/a] ; pid=5643 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Sat 2023-05-27 23:43:41 UTC] ; stop_time=[n/a] ; pid=5643 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2023-05-27 23:43:41 UTC", "InactiveExitTimestampMonotonic": "913491682", "InvocationID": "c07ba758abe14845bc016ed9feb6d7a2", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14741", "LimitNPROCSoft": "14741", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14741", "LimitSIGPENDINGSoft": "14741", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5643", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "2093056", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-05-27 23:43:41 UTC", "StateChangeTimestampMonotonic": "913503383", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4422", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Saturday 27 May 2023 23:44:04 +0000 (0:00:00.840) 0:01:35.548 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Saturday 27 May 2023 23:44:04 +0000 (0:00:00.049) 0:01:35.598 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Saturday 27 May 2023 23:44:04 +0000 (0:00:00.053) 0:01:35.652 ********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "wlan0", "state": "up", "type": "wireless", "wireless": { "key_mgmt": "sae", "password": "p@55w0rD", "ssid": "hostapd-sae" } } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, 87129c57-5b93-40bc-bad9-770486311b94 [004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 87129c57-5b93-40bc-bad9-770486311b94 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Saturday 27 May 2023 23:44:09 +0000 (0:00:04.819) 0:01:40.472 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 27 May 2023 23:44:09 +0000 (0:00:00.053) 0:01:40.525 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, 87129c57-5b93-40bc-bad9-770486311b94", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 87129c57-5b93-40bc-bad9-770486311b94 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Saturday 27 May 2023 23:44:09 +0000 (0:00:00.052) 0:01:40.577 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "wlan0", "state": "up", "type": "wireless", "wireless": { "key_mgmt": "sae", "password": "p@55w0rD", "ssid": "hostapd-sae" } } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, 87129c57-5b93-40bc-bad9-770486311b94\n[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 87129c57-5b93-40bc-bad9-770486311b94 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, 87129c57-5b93-40bc-bad9-770486311b94", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 87129c57-5b93-40bc-bad9-770486311b94 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 27 May 2023 23:44:09 +0000 (0:00:00.049) 0:01:40.627 ********** skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 27 May 2023 23:44:09 +0000 (0:00:00.071) 0:01:40.698 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Verify wireless profile KEY_MGMT entry] ********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_wireless_wpa3_sae.yml:33 Saturday 27 May 2023 23:44:09 +0000 (0:00:00.326) 0:01:41.025 ********** ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nnmcli c show wlan0 | grep 802-11-wireless-security.key-mgmt\n", "delta": "0:00:00.023791", "end": "2023-05-27 23:44:10.173304", "rc": 0, "start": "2023-05-27 23:44:10.149513" } STDOUT: 802-11-wireless-security.key-mgmt: sae STDERR: + nmcli c show wlan0 + grep 802-11-wireless-security.key-mgmt TASK [Assert that WPA3 Personal is configured correctly] *********************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_wireless_wpa3_sae.yml:41 Saturday 27 May 2023 23:44:10 +0000 (0:00:00.247) 0:01:41.273 ********** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=32 changed=8 unreachable=0 failed=0 skipped=14 rescued=0 ignored=0 Saturday 27 May 2023 23:44:10 +0000 (0:00:00.086) 0:01:41.359 ********** =============================================================================== Install mac80211_hwsim kernel module in Fedora ------------------------- 53.97s /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:41 Load mac80211_hwsim kernel module to mock a wifi network ---------------- 6.50s /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/start_mock_wifi.yml:8 ---- Start hostapd ----------------------------------------------------------- 6.29s /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/start_mock_wifi.yml:29 --- Bring up wlan0 and wlan1 (mock wifi interfaces) ------------------------- 5.29s /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/start_mock_wifi.yml:20 --- fedora.linux_system_roles.network : Configure networking connection profiles --- 4.82s /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 fedora.linux_system_roles.network : Install packages -------------------- 4.51s /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Install packages required to set up mock wifi network ------------------- 4.12s /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 Install hostapd in Fedora ----------------------------------------------- 3.84s /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:30 fedora.linux_system_roles.network : Check which services are running ---- 2.22s /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 fedora.linux_system_roles.network : Check which packages are installed --- 1.00s /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Restart NetworkManager and wpa_supplicant ------------------------------- 0.96s /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/start_mock_wifi.yml:12 --- Gathering Facts --------------------------------------------------------- 0.96s /WORKDIR/git-weekly-ci7pg__w46/tests/tests_wireless_wpa3_sae_nm.yml:5 --------- fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.88s /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.84s /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Create hostapd config --------------------------------------------------- 0.84s /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:50 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.66s /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Gathering Facts --------------------------------------------------------- 0.62s /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_wireless_wpa3_sae.yml:3 -- Ensure NetworkManager is running ---------------------------------------- 0.61s /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/start_mock_wifi.yml:3 ---- fedora.linux_system_roles.network : Ensure ansible_facts used by role are present --- 0.40s /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Gather the minimum subset of ansible_facts required by the network role test --- 0.37s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/el_repo_setup.yml:3 ---------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---