# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_wireless_wpa3_owe_nm.yml *************************************** 2 plays in /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tests_wireless_wpa3_owe_nm.yml PLAY [Run playbook 'playbooks/tests_wireless_wpa3_owe.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tests_wireless_wpa3_owe_nm.yml:6 Thursday 14 March 2024 21:30:20 +0000 (0:00:00.012) 0:00:00.012 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tests_wireless_wpa3_owe_nm.yml:9 Thursday 14 March 2024 21:30:21 +0000 (0:00:01.386) 0:00:01.399 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/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-nm_plugin_hotfix7fhmbb1u/tests/tasks/el_repo_setup.yml:3 Thursday 14 March 2024 21:30:21 +0000 (0:00:00.023) 0:00:01.422 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tasks/el_repo_setup.yml:19 Thursday 14 March 2024 21:30:22 +0000 (0:00:00.635) 0:00:02.058 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tasks/el_repo_setup.yml:24 Thursday 14 March 2024 21:30:22 +0000 (0:00:00.416) 0:00:02.474 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tasks/el_repo_setup.yml:28 Thursday 14 March 2024 21:30:22 +0000 (0:00:00.022) 0:00:02.496 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tasks/el_repo_setup.yml:53 Thursday 14 March 2024 21:30:22 +0000 (0:00:00.055) 0:00:02.552 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tasks/enable_epel.yml:8 Thursday 14 March 2024 21:30:22 +0000 (0:00:00.091) 0:00:02.643 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tasks/enable_epel.yml:24 Thursday 14 March 2024 21:30:22 +0000 (0:00:00.019) 0:00:02.663 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tasks/enable_epel.yml:30 Thursday 14 March 2024 21:30:22 +0000 (0:00:00.023) 0:00:02.687 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tasks/enable_epel.yml:35 Thursday 14 March 2024 21:30:22 +0000 (0:00:00.035) 0:00:02.722 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tasks/enable_epel.yml:40 Thursday 14 March 2024 21:30:22 +0000 (0:00:00.030) 0:00:02.752 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tests_wireless_wpa3_owe_nm.yml:11 Thursday 14 March 2024 21:30:22 +0000 (0:00:00.038) 0:00:02.790 ******** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing wireless connection] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tests_wireless_wpa3_owe.yml:3 Thursday 14 March 2024 21:30:22 +0000 (0:00:00.032) 0:00:02.823 ******** ok: [sut] META: ran handlers TASK [INIT: wireless tests] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tests_wireless_wpa3_owe.yml:8 Thursday 14 March 2024 21:30:23 +0000 (0:00:00.908) 0:00:03.732 ******** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'setup_mock_wifi_wpa3_owe.yml'] ************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tests_wireless_wpa3_owe.yml:11 Thursday 14 March 2024 21:30:23 +0000 (0:00:00.012) 0:00:03.744 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml for sut TASK [Install packages required to set up mock wifi network] ******************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:3 Thursday 14 March 2024 21:30:23 +0000 (0:00:00.016) 0:00:03.761 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do META: end_host conditional evaluated to false, continuing execution for sut TASK [Install hostapd and mac80211_hwsim kernel module in CentOS] ************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:29 Thursday 14 March 2024 21:30:26 +0000 (0:00:02.904) 0:00:06.665 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install hostapd in Fedora] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:42 Thursday 14 March 2024 21:30:26 +0000 (0:00:00.014) 0:00:06.680 ******** ok: [sut] => { "changed": false, "cmd": "dnf -y copr enable liangwen12year/hostapd-owe\ndnf -y install hostapd\n", "delta": "0:00:02.737009", "end": "2024-03-14 21:30:29.869643", "rc": 0, "start": "2024-03-14 21:30:27.132634" } STDOUT: Beaker Client - Fedora8 3.2 kB/s | 244 B 00:00 Last metadata expiration check: 0:10:08 ago on Thu 14 Mar 2024 09:20:21 PM UTC. Package hostapd-2.10-5.fc38.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! STDERR: Enabling a Copr repository. Please note that this repository is not part of the main distribution, and quality may vary. The Fedora Project does not exercise any power over the contents of this repository beyond the rules outlined in the Copr FAQ at , and packages are not held to any quality or security level. Please do not file bug reports about these packages in Fedora Bugzilla. In case of problems, contact the owner of this repository. Error: It wasn't possible to enable this project. Repository 'fedora-38-x86_64' does not exist in project 'liangwen12year/hostapd-owe'. Available repositories: 'epel-8-x86_64', 'epel-9-x86_64' If you want to enable a non-default repository, use the following command: 'dnf copr enable liangwen12year/hostapd-owe ' But note that the installed repo file will likely need a manual modification. 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 [Install mac80211_hwsim kernel modules in Fedora] ************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:50 Thursday 14 March 2024 21:30:29 +0000 (0:00:03.084) 0:00:09.764 ******** ok: [sut] => { "changed": false, "cmd": "dnf -y install koji\nkoji download-build --arch=$(uname -m) kernel-modules-internal-$(uname -r)\ndnf -y install kernel-modules*.rpm\n", "delta": "0:00:57.239573", "end": "2024-03-14 21:31:27.412220", "rc": 0, "start": "2024-03-14 21:30:30.172647" } STDOUT: Beaker Client - Fedora8 3.3 kB/s | 244 B 00:00 Last metadata expiration check: 0:10:10 ago on Thu 14 Mar 2024 09:20:21 PM UTC. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: koji noarch 1.33.0-1.fc38 updates 245 k Installing dependencies: python3-decorator noarch 5.1.1-5.fc38 fedora 31 k python3-gssapi x86_64 1.7.3-4.fc38 fedora 572 k python3-koji noarch 1.33.0-1.fc38 updates 422 k python3-requests-gssapi noarch 1.2.3-7.fc38 fedora 33 k Transaction Summary ================================================================================ Install 5 Packages Total download size: 1.3 M Installed size: 5.4 M Downloading Packages: (1/5): python3-decorator-5.1.1-5.fc38.noarch.rp 578 kB/s | 31 kB 00:00 (2/5): python3-requests-gssapi-1.2.3-7.fc38.noa 541 kB/s | 33 kB 00:00 (3/5): python3-gssapi-1.7.3-4.fc38.x86_64.rpm 3.0 MB/s | 572 kB 00:00 (4/5): koji-1.33.0-1.fc38.noarch.rpm 1.7 MB/s | 245 kB 00:00 (5/5): python3-koji-1.33.0-1.fc38.noarch.rpm 2.0 MB/s | 422 kB 00:00 -------------------------------------------------------------------------------- Total 2.0 MB/s | 1.3 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-5.fc38.noarch 1/5 Installing : python3-gssapi-1.7.3-4.fc38.x86_64 2/5 Installing : python3-requests-gssapi-1.2.3-7.fc38.noarch 3/5 Installing : python3-koji-1.33.0-1.fc38.noarch 4/5 Installing : koji-1.33.0-1.fc38.noarch 5/5 Running scriptlet: koji-1.33.0-1.fc38.noarch 5/5 Verifying : python3-decorator-5.1.1-5.fc38.noarch 1/5 Verifying : python3-gssapi-1.7.3-4.fc38.x86_64 2/5 Verifying : python3-requests-gssapi-1.2.3-7.fc38.noarch 3/5 Verifying : koji-1.33.0-1.fc38.noarch 4/5 Verifying : python3-koji-1.33.0-1.fc38.noarch 5/5 Installed: koji-1.33.0-1.fc38.noarch python3-decorator-5.1.1-5.fc38.noarch python3-gssapi-1.7.3-4.fc38.x86_64 python3-koji-1.33.0-1.fc38.noarch python3-requests-gssapi-1.2.3-7.fc38.noarch Complete! Downloading [1/29]: kernel-debug-modules-extra-6.7.7-100.fc38.x86_64.rpm [======= ] 21% 1.00 MiB / 4.60 MiB [=============== ] 43% 2.00 MiB / 4.60 MiB [======================= ] 65% 3.00 MiB / 4.60 MiB [=============================== ] 86% 4.00 MiB / 4.60 MiB [====================================] 100% 4.60 MiB / 4.60 MiB Downloading [2/29]: libperf-devel-6.7.7-100.fc38.x86_64.rpm [====================================] 100% 192.70 KiB / 192.70 KiB Downloading [3/29]: kernel-modules-internal-6.7.7-100.fc38.x86_64.rpm [================================= ] 93% 1.00 MiB / 1.07 MiB [====================================] 100% 1.07 MiB / 1.07 MiB Downloading [4/29]: kernel-debug-6.7.7-100.fc38.x86_64.rpm [====================================] 100% 160.86 KiB / 160.86 KiB Downloading [5/29]: libperf-6.7.7-100.fc38.x86_64.rpm [====================================] 100% 179.57 KiB / 179.57 KiB Downloading [6/29]: kernel-tools-6.7.7-100.fc38.x86_64.rpm [====================================] 100% 409.20 KiB / 409.20 KiB Downloading [7/29]: kernel-tools-libs-devel-6.7.7-100.fc38.x86_64.rpm [====================================] 100% 164.14 KiB / 164.14 KiB Downloading [8/29]: rv-6.7.7-100.fc38.x86_64.rpm [====================================] 100% 173.99 KiB / 173.99 KiB Downloading [9/29]: kernel-6.7.7-100.fc38.x86_64.rpm [====================================] 100% 160.77 KiB / 160.77 KiB Downloading [10/29]: kernel-modules-extra-6.7.7-100.fc38.x86_64.rpm [============= ] 38% 1.00 MiB / 2.61 MiB [=========================== ] 76% 2.00 MiB / 2.61 MiB [====================================] 100% 2.61 MiB / 2.61 MiB Downloading [11/29]: python3-perf-6.7.7-100.fc38.x86_64.rpm [====================================] 100% 262.35 KiB / 262.35 KiB Downloading [12/29]: kernel-debug-devel-matched-6.7.7-100.fc38.x86_64.rpm [====================================] 100% 160.85 KiB / 160.85 KiB Downloading [13/29]: kernel-tools-libs-6.7.7-100.fc38.x86_64.rpm [====================================] 100% 173.22 KiB / 173.22 KiB Downloading [14/29]: kernel-selftests-internal-6.7.7-100.fc38.x86_64.rpm [======================== ] 69% 1.00 MiB / 1.45 MiB [====================================] 100% 1.45 MiB / 1.45 MiB Downloading [15/29]: kernel-devel-matched-6.7.7-100.fc38.x86_64.rpm [====================================] 100% 160.82 KiB / 160.82 KiB Downloading [16/29]: bpftool-6.7.7-100.fc38.x86_64.rpm [====================================] 100% 963.62 KiB / 963.62 KiB Downloading [17/29]: perf-6.7.7-100.fc38.x86_64.rpm [=============== ] 42% 1.00 MiB / 2.38 MiB [============================== ] 84% 2.00 MiB / 2.38 MiB [====================================] 100% 2.38 MiB / 2.38 MiB Downloading [18/29]: rtla-6.7.7-100.fc38.x86_64.rpm [====================================] 100% 209.71 KiB / 209.71 KiB Downloading [19/29]: kernel-debug-modules-internal-6.7.7-100.fc38.x86_64.rpm [====================== ] 61% 1.00 MiB / 1.62 MiB [====================================] 100% 1.62 MiB / 1.62 MiB Downloading [20/29]: kernel-debug-devel-6.7.7-100.fc38.x86_64.rpm [== ] 5% 1.00 MiB / 16.81 MiB [==== ] 11% 2.00 MiB / 16.81 MiB [====== ] 17% 3.00 MiB / 16.81 MiB [======== ] 23% 4.00 MiB / 16.81 MiB [========== ] 29% 5.00 MiB / 16.81 MiB [============ ] 35% 6.00 MiB / 16.81 MiB [============== ] 41% 7.00 MiB / 16.81 MiB [================= ] 47% 8.00 MiB / 16.81 MiB [=================== ] 53% 9.00 MiB / 16.81 MiB [===================== ] 59% 10.00 MiB / 16.81 MiB [======================= ] 65% 11.00 MiB / 16.81 MiB [========================= ] 71% 12.00 MiB / 16.81 MiB [=========================== ] 77% 13.00 MiB / 16.81 MiB [============================= ] 83% 14.00 MiB / 16.81 MiB [================================ ] 89% 15.00 MiB / 16.81 MiB [================================== ] 95% 16.00 MiB / 16.81 MiB [====================================] 100% 16.81 MiB / 16.81 MiB Downloading [21/29]: kernel-devel-6.7.7-100.fc38.x86_64.rpm [== ] 5% 1.00 MiB / 16.67 MiB [==== ] 11% 2.00 MiB / 16.67 MiB [====== ] 17% 3.00 MiB / 16.67 MiB [======== ] 23% 4.00 MiB / 16.67 MiB [========== ] 29% 5.00 MiB / 16.67 MiB [============ ] 35% 6.00 MiB / 16.67 MiB [=============== ] 41% 7.00 MiB / 16.67 MiB [================= ] 47% 8.00 MiB / 16.67 MiB [=================== ] 53% 9.00 MiB / 16.67 MiB [===================== ] 59% 10.00 MiB / 16.67 MiB [======================= ] 65% 11.00 MiB / 16.67 MiB [========================= ] 71% 12.00 MiB / 16.67 MiB [============================ ] 77% 13.00 MiB / 16.67 MiB [============================== ] 83% 14.00 MiB / 16.67 MiB [================================ ] 89% 15.00 MiB / 16.67 MiB [================================== ] 95% 16.00 MiB / 16.67 MiB [====================================] 100% 16.67 MiB / 16.67 MiB Downloading [22/29]: kernel-modules-core-6.7.7-100.fc38.x86_64.rpm [= ] 3% 1.00 MiB / 32.88 MiB [== ] 6% 2.00 MiB / 32.88 MiB [=== ] 9% 3.00 MiB / 32.88 MiB [==== ] 12% 4.00 MiB / 32.88 MiB [===== ] 15% 5.00 MiB / 32.88 MiB [====== ] 18% 6.00 MiB / 32.88 MiB [======= ] 21% 7.00 MiB / 32.88 MiB [======== ] 24% 8.00 MiB / 32.88 MiB [========= ] 27% 9.00 MiB / 32.88 MiB [========== ] 30% 10.00 MiB / 32.88 MiB [============ ] 33% 11.00 MiB / 32.88 MiB [============= ] 36% 12.00 MiB / 32.88 MiB [============== ] 39% 13.00 MiB / 32.88 MiB [=============== ] 42% 14.00 MiB / 32.88 MiB [================ ] 45% 15.00 MiB / 32.88 MiB [================= ] 48% 16.00 MiB / 32.88 MiB [================== ] 51% 17.00 MiB / 32.88 MiB [=================== ] 54% 18.00 MiB / 32.88 MiB [==================== ] 57% 19.00 MiB / 32.88 MiB [===================== ] 60% 20.00 MiB / 32.88 MiB [====================== ] 63% 21.00 MiB / 32.88 MiB [======================== ] 66% 22.00 MiB / 32.88 MiB [========================= ] 69% 23.00 MiB / 32.88 MiB [========================== ] 72% 24.00 MiB / 32.88 MiB [=========================== ] 76% 25.00 MiB / 32.88 MiB [============================ ] 79% 26.00 MiB / 32.88 MiB [============================= ] 82% 27.00 MiB / 32.88 MiB [============================== ] 85% 28.00 MiB / 32.88 MiB [=============================== ] 88% 29.00 MiB / 32.88 MiB [================================ ] 91% 30.00 MiB / 32.88 MiB [================================= ] 94% 31.00 MiB / 32.88 MiB [=================================== ] 97% 32.00 MiB / 32.88 MiB [====================================] 100% 32.88 MiB / 32.88 MiB Downloading [23/29]: kernel-core-6.7.7-100.fc38.x86_64.rpm [== ] 6% 1.00 MiB / 16.18 MiB [==== ] 12% 2.00 MiB / 16.18 MiB [====== ] 18% 3.00 MiB / 16.18 MiB [======== ] 24% 4.00 MiB / 16.18 MiB [=========== ] 30% 5.00 MiB / 16.18 MiB [============= ] 37% 6.00 MiB / 16.18 MiB [=============== ] 43% 7.00 MiB / 16.18 MiB [================= ] 49% 8.00 MiB / 16.18 MiB [==================== ] 55% 9.00 MiB / 16.18 MiB [====================== ] 61% 10.00 MiB / 16.18 MiB [======================== ] 67% 11.00 MiB / 16.18 MiB [========================== ] 74% 12.00 MiB / 16.18 MiB [============================ ] 80% 13.00 MiB / 16.18 MiB [=============================== ] 86% 14.00 MiB / 16.18 MiB [================================= ] 92% 15.00 MiB / 16.18 MiB [=================================== ] 98% 16.00 MiB / 16.18 MiB [====================================] 100% 16.18 MiB / 16.18 MiB Downloading [24/29]: kernel-debug-modules-core-6.7.7-100.fc38.x86_64.rpm [ ] 1% 1.00 MiB / 54.19 MiB [= ] 3% 2.00 MiB / 54.19 MiB [= ] 5% 3.00 MiB / 54.19 MiB [== ] 7% 4.00 MiB / 54.19 MiB [=== ] 9% 5.00 MiB / 54.19 MiB [=== ] 11% 6.00 MiB / 54.19 MiB [==== ] 12% 7.00 MiB / 54.19 MiB [===== ] 14% 8.00 MiB / 54.19 MiB [===== ] 16% 9.00 MiB / 54.19 MiB [====== ] 18% 10.00 MiB / 54.19 MiB [======= ] 20% 11.00 MiB / 54.19 MiB [======= ] 22% 12.00 MiB / 54.19 MiB [======== ] 23% 13.00 MiB / 54.19 MiB [========= ] 25% 14.00 MiB / 54.19 MiB [========= ] 27% 15.00 MiB / 54.19 MiB [========== ] 29% 16.00 MiB / 54.19 MiB [=========== ] 31% 17.00 MiB / 54.19 MiB [=========== ] 33% 18.00 MiB / 54.19 MiB [============ ] 35% 19.00 MiB / 54.19 MiB [============= ] 36% 20.00 MiB / 54.19 MiB [============= ] 38% 21.00 MiB / 54.19 MiB [============== ] 40% 22.00 MiB / 54.19 MiB [=============== ] 42% 23.00 MiB / 54.19 MiB [=============== ] 44% 24.00 MiB / 54.19 MiB [================ ] 46% 25.00 MiB / 54.19 MiB [================= ] 47% 26.00 MiB / 54.19 MiB [================= ] 49% 27.00 MiB / 54.19 MiB [================== ] 51% 28.00 MiB / 54.19 MiB [=================== ] 53% 29.00 MiB / 54.19 MiB [=================== ] 55% 30.00 MiB / 54.19 MiB [==================== ] 57% 31.00 MiB / 54.19 MiB [===================== ] 59% 32.00 MiB / 54.19 MiB [===================== ] 60% 33.00 MiB / 54.19 MiB [====================== ] 62% 34.00 MiB / 54.19 MiB [======================= ] 64% 35.00 MiB / 54.19 MiB [======================= ] 66% 36.00 MiB / 54.19 MiB [======================== ] 68% 37.00 MiB / 54.19 MiB [========================= ] 70% 38.00 MiB / 54.19 MiB [========================= ] 71% 39.00 MiB / 54.19 MiB [========================== ] 73% 40.00 MiB / 54.19 MiB [=========================== ] 75% 41.00 MiB / 54.19 MiB [=========================== ] 77% 42.00 MiB / 54.19 MiB [============================ ] 79% 43.00 MiB / 54.19 MiB [============================= ] 81% 44.00 MiB / 54.19 MiB [============================= ] 83% 45.00 MiB / 54.19 MiB [============================== ] 84% 46.00 MiB / 54.19 MiB [=============================== ] 86% 47.00 MiB / 54.19 MiB [=============================== ] 88% 48.00 MiB / 54.19 MiB [================================ ] 90% 49.00 MiB / 54.19 MiB [================================= ] 92% 50.00 MiB / 54.19 MiB [================================= ] 94% 51.00 MiB / 54.19 MiB [================================== ] 95% 52.00 MiB / 54.19 MiB [=================================== ] 97% 53.00 MiB / 54.19 MiB [=================================== ] 99% 54.00 MiB / 54.19 MiB [====================================] 100% 54.19 MiB / 54.19 MiB Downloading [25/29]: kernel-debug-core-6.7.7-100.fc38.x86_64.rpm [= ] 3% 1.00 MiB / 29.15 MiB [== ] 6% 2.00 MiB / 29.15 MiB [=== ] 10% 3.00 MiB / 29.15 MiB [==== ] 13% 4.00 MiB / 29.15 MiB [====== ] 17% 5.00 MiB / 29.15 MiB [======= ] 20% 6.00 MiB / 29.15 MiB [======== ] 24% 7.00 MiB / 29.15 MiB [========= ] 27% 8.00 MiB / 29.15 MiB [=========== ] 30% 9.00 MiB / 29.15 MiB [============ ] 34% 10.00 MiB / 29.15 MiB [============= ] 37% 11.00 MiB / 29.15 MiB [============== ] 41% 12.00 MiB / 29.15 MiB [================ ] 44% 13.00 MiB / 29.15 MiB [================= ] 48% 14.00 MiB / 29.15 MiB [================== ] 51% 15.00 MiB / 29.15 MiB [=================== ] 54% 16.00 MiB / 29.15 MiB [==================== ] 58% 17.00 MiB / 29.15 MiB [====================== ] 61% 18.00 MiB / 29.15 MiB [======================= ] 65% 19.00 MiB / 29.15 MiB [======================== ] 68% 20.00 MiB / 29.15 MiB [========================= ] 72% 21.00 MiB / 29.15 MiB [=========================== ] 75% 22.00 MiB / 29.15 MiB [============================ ] 78% 23.00 MiB / 29.15 MiB [============================= ] 82% 24.00 MiB / 29.15 MiB [============================== ] 85% 25.00 MiB / 29.15 MiB [================================ ] 89% 26.00 MiB / 29.15 MiB [================================= ] 92% 27.00 MiB / 29.15 MiB [================================== ] 96% 28.00 MiB / 29.15 MiB [=================================== ] 99% 29.00 MiB / 29.15 MiB [====================================] 100% 29.15 MiB / 29.15 MiB Downloading [26/29]: kernel-modules-6.7.7-100.fc38.x86_64.rpm [ ] 1% 1.00 MiB / 58.22 MiB [= ] 3% 2.00 MiB / 58.22 MiB [= ] 5% 3.00 MiB / 58.22 MiB [== ] 6% 4.00 MiB / 58.22 MiB [=== ] 8% 5.00 MiB / 58.22 MiB [=== ] 10% 6.00 MiB / 58.22 MiB [==== ] 12% 7.00 MiB / 58.22 MiB [==== ] 13% 8.00 MiB / 58.22 MiB [===== ] 15% 9.00 MiB / 58.22 MiB [====== ] 17% 10.00 MiB / 58.22 MiB [====== ] 18% 11.00 MiB / 58.22 MiB [======= ] 20% 12.00 MiB / 58.22 MiB [======== ] 22% 13.00 MiB / 58.22 MiB [======== ] 24% 14.00 MiB / 58.22 MiB [========= ] 25% 15.00 MiB / 58.22 MiB [========= ] 27% 16.00 MiB / 58.22 MiB [========== ] 29% 17.00 MiB / 58.22 MiB [=========== ] 30% 18.00 MiB / 58.22 MiB [=========== ] 32% 19.00 MiB / 58.22 MiB [============ ] 34% 20.00 MiB / 58.22 MiB [============ ] 36% 21.00 MiB / 58.22 MiB [============= ] 37% 22.00 MiB / 58.22 MiB [============== ] 39% 23.00 MiB / 58.22 MiB [============== ] 41% 24.00 MiB / 58.22 MiB [=============== ] 42% 25.00 MiB / 58.22 MiB [================ ] 44% 26.00 MiB / 58.22 MiB [================ ] 46% 27.00 MiB / 58.22 MiB [================= ] 48% 28.00 MiB / 58.22 MiB [================= ] 49% 29.00 MiB / 58.22 MiB [================== ] 51% 30.00 MiB / 58.22 MiB [=================== ] 53% 31.00 MiB / 58.22 MiB [=================== ] 54% 32.00 MiB / 58.22 MiB [==================== ] 56% 33.00 MiB / 58.22 MiB [===================== ] 58% 34.00 MiB / 58.22 MiB [===================== ] 60% 35.00 MiB / 58.22 MiB [====================== ] 61% 36.00 MiB / 58.22 MiB [====================== ] 63% 37.00 MiB / 58.22 MiB [======================= ] 65% 38.00 MiB / 58.22 MiB [======================== ] 66% 39.00 MiB / 58.22 MiB [======================== ] 68% 40.00 MiB / 58.22 MiB [========================= ] 70% 41.00 MiB / 58.22 MiB [========================= ] 72% 42.00 MiB / 58.22 MiB [========================== ] 73% 43.00 MiB / 58.22 MiB [=========================== ] 75% 44.00 MiB / 58.22 MiB [=========================== ] 77% 45.00 MiB / 58.22 MiB [============================ ] 79% 46.00 MiB / 58.22 MiB [============================= ] 80% 47.00 MiB / 58.22 MiB [============================= ] 82% 48.00 MiB / 58.22 MiB [============================== ] 84% 49.00 MiB / 58.22 MiB [============================== ] 85% 50.00 MiB / 58.22 MiB [=============================== ] 87% 51.00 MiB / 58.22 MiB [================================ ] 89% 52.00 MiB / 58.22 MiB [================================ ] 91% 53.00 MiB / 58.22 MiB [================================= ] 92% 54.00 MiB / 58.22 MiB [================================== ] 94% 55.00 MiB / 58.22 MiB [================================== ] 96% 56.00 MiB / 58.22 MiB [=================================== ] 97% 57.00 MiB / 58.22 MiB [=================================== ] 99% 58.00 MiB / 58.22 MiB [====================================] 100% 58.22 MiB / 58.22 MiB Downloading [27/29]: kernel-debug-modules-6.7.7-100.fc38.x86_64.rpm [ ] 1% 1.00 MiB / 98.17 MiB [ ] 2% 2.00 MiB / 98.17 MiB [= ] 3% 3.00 MiB / 98.17 MiB [= ] 4% 4.00 MiB / 98.17 MiB [= ] 5% 5.00 MiB / 98.17 MiB [== ] 6% 6.00 MiB / 98.17 MiB [== ] 7% 7.00 MiB / 98.17 MiB [== ] 8% 8.00 MiB / 98.17 MiB [=== ] 9% 9.00 MiB / 98.17 MiB [=== ] 10% 10.00 MiB / 98.17 MiB [==== ] 11% 11.00 MiB / 98.17 MiB [==== ] 12% 12.00 MiB / 98.17 MiB [==== ] 13% 13.00 MiB / 98.17 MiB [===== ] 14% 14.00 MiB / 98.17 MiB [===== ] 15% 15.00 MiB / 98.17 MiB [===== ] 16% 16.00 MiB / 98.17 MiB [====== ] 17% 17.00 MiB / 98.17 MiB [====== ] 18% 18.00 MiB / 98.17 MiB [====== ] 19% 19.00 MiB / 98.17 MiB [======= ] 20% 20.00 MiB / 98.17 MiB [======= ] 21% 21.00 MiB / 98.17 MiB [======== ] 22% 22.00 MiB / 98.17 MiB [======== ] 23% 23.00 MiB / 98.17 MiB [======== ] 24% 24.00 MiB / 98.17 MiB [========= ] 25% 25.00 MiB / 98.17 MiB [========= ] 26% 26.00 MiB / 98.17 MiB [========= ] 27% 27.00 MiB / 98.17 MiB [========== ] 28% 28.00 MiB / 98.17 MiB [========== ] 29% 29.00 MiB / 98.17 MiB [=========== ] 30% 30.00 MiB / 98.17 MiB [=========== ] 31% 31.00 MiB / 98.17 MiB [=========== ] 32% 32.00 MiB / 98.17 MiB [============ ] 33% 33.00 MiB / 98.17 MiB [============ ] 34% 34.00 MiB / 98.17 MiB [============ ] 35% 35.00 MiB / 98.17 MiB [============= ] 36% 36.00 MiB / 98.17 MiB [============= ] 37% 37.00 MiB / 98.17 MiB [============= ] 38% 38.00 MiB / 98.17 MiB [============== ] 39% 39.00 MiB / 98.17 MiB [============== ] 40% 40.00 MiB / 98.17 MiB [=============== ] 41% 41.00 MiB / 98.17 MiB [=============== ] 42% 42.00 MiB / 98.17 MiB [=============== ] 43% 43.00 MiB / 98.17 MiB [================ ] 44% 44.00 MiB / 98.17 MiB [================ ] 45% 45.00 MiB / 98.17 MiB [================ ] 46% 46.00 MiB / 98.17 MiB [================= ] 47% 47.00 MiB / 98.17 MiB [================= ] 48% 48.00 MiB / 98.17 MiB [================= ] 49% 49.00 MiB / 98.17 MiB [================== ] 50% 50.00 MiB / 98.17 MiB [================== ] 51% 51.00 MiB / 98.17 MiB [=================== ] 52% 52.00 MiB / 98.17 MiB [=================== ] 53% 53.00 MiB / 98.17 MiB [=================== ] 55% 54.00 MiB / 98.17 MiB [==================== ] 56% 55.00 MiB / 98.17 MiB [==================== ] 57% 56.00 MiB / 98.17 MiB [==================== ] 58% 57.00 MiB / 98.17 MiB [===================== ] 59% 58.00 MiB / 98.17 MiB [===================== ] 60% 59.00 MiB / 98.17 MiB [====================== ] 61% 60.00 MiB / 98.17 MiB [====================== ] 62% 61.00 MiB / 98.17 MiB [====================== ] 63% 62.00 MiB / 98.17 MiB [======================= ] 64% 63.00 MiB / 98.17 MiB [======================= ] 65% 64.00 MiB / 98.17 MiB [======================= ] 66% 65.00 MiB / 98.17 MiB [======================== ] 67% 66.00 MiB / 98.17 MiB [======================== ] 68% 67.00 MiB / 98.17 MiB [======================== ] 69% 68.00 MiB / 98.17 MiB [========================= ] 70% 69.00 MiB / 98.17 MiB [========================= ] 71% 70.00 MiB / 98.17 MiB [========================== ] 72% 71.00 MiB / 98.17 MiB [========================== ] 73% 72.00 MiB / 98.17 MiB [========================== ] 74% 73.00 MiB / 98.17 MiB [=========================== ] 75% 74.00 MiB / 98.17 MiB [=========================== ] 76% 75.00 MiB / 98.17 MiB [=========================== ] 77% 76.00 MiB / 98.17 MiB [============================ ] 78% 77.00 MiB / 98.17 MiB [============================ ] 79% 78.00 MiB / 98.17 MiB [============================ ] 80% 79.00 MiB / 98.17 MiB [============================= ] 81% 80.00 MiB / 98.17 MiB [============================= ] 82% 81.00 MiB / 98.17 MiB [============================== ] 83% 82.00 MiB / 98.17 MiB [============================== ] 84% 83.00 MiB / 98.17 MiB [============================== ] 85% 84.00 MiB / 98.17 MiB [=============================== ] 86% 85.00 MiB / 98.17 MiB [=============================== ] 87% 86.00 MiB / 98.17 MiB [=============================== ] 88% 87.00 MiB / 98.17 MiB [================================ ] 89% 88.00 MiB / 98.17 MiB [================================ ] 90% 89.00 MiB / 98.17 MiB [================================= ] 91% 90.00 MiB / 98.17 MiB [================================= ] 92% 91.00 MiB / 98.17 MiB [================================= ] 93% 92.00 MiB / 98.17 MiB [================================== ] 94% 93.00 MiB / 98.17 MiB [================================== ] 95% 94.00 MiB / 98.17 MiB [================================== ] 96% 95.00 MiB / 98.17 MiB [=================================== ] 97% 96.00 MiB / 98.17 MiB [=================================== ] 98% 97.00 MiB / 98.17 MiB [=================================== ] 99% 98.00 MiB / 98.17 MiB [====================================] 100% 98.17 MiB / 98.17 MiB Downloading [28/29]: kernel-debug-uki-virt-6.7.7-100.fc38.x86_64.rpm [ ] 1% 1.00 MiB / 60.27 MiB [= ] 3% 2.00 MiB / 60.27 MiB [= ] 4% 3.00 MiB / 60.27 MiB [== ] 6% 4.00 MiB / 60.27 MiB [== ] 8% 5.00 MiB / 60.27 MiB [=== ] 9% 6.00 MiB / 60.27 MiB [==== ] 11% 7.00 MiB / 60.27 MiB [==== ] 13% 8.00 MiB / 60.27 MiB [===== ] 14% 9.00 MiB / 60.27 MiB [===== ] 16% 10.00 MiB / 60.27 MiB [====== ] 18% 11.00 MiB / 60.27 MiB [======= ] 19% 12.00 MiB / 60.27 MiB [======= ] 21% 13.00 MiB / 60.27 MiB [======== ] 23% 14.00 MiB / 60.27 MiB [======== ] 24% 15.00 MiB / 60.27 MiB [========= ] 26% 16.00 MiB / 60.27 MiB [========== ] 28% 17.00 MiB / 60.27 MiB [========== ] 29% 18.00 MiB / 60.27 MiB [=========== ] 31% 19.00 MiB / 60.27 MiB [=========== ] 33% 20.00 MiB / 60.27 MiB [============ ] 34% 21.00 MiB / 60.27 MiB [============= ] 36% 22.00 MiB / 60.27 MiB [============= ] 38% 23.00 MiB / 60.27 MiB [============== ] 39% 24.00 MiB / 60.27 MiB [============== ] 41% 25.00 MiB / 60.27 MiB [=============== ] 43% 26.00 MiB / 60.27 MiB [================ ] 44% 27.00 MiB / 60.27 MiB [================ ] 46% 28.00 MiB / 60.27 MiB [================= ] 48% 29.00 MiB / 60.27 MiB [================= ] 49% 30.00 MiB / 60.27 MiB [================== ] 51% 31.00 MiB / 60.27 MiB [=================== ] 53% 32.00 MiB / 60.27 MiB [=================== ] 54% 33.00 MiB / 60.27 MiB [==================== ] 56% 34.00 MiB / 60.27 MiB [==================== ] 58% 35.00 MiB / 60.27 MiB [===================== ] 59% 36.00 MiB / 60.27 MiB [====================== ] 61% 37.00 MiB / 60.27 MiB [====================== ] 63% 38.00 MiB / 60.27 MiB [======================= ] 64% 39.00 MiB / 60.27 MiB [======================= ] 66% 40.00 MiB / 60.27 MiB [======================== ] 68% 41.00 MiB / 60.27 MiB [========================= ] 69% 42.00 MiB / 60.27 MiB [========================= ] 71% 43.00 MiB / 60.27 MiB [========================== ] 73% 44.00 MiB / 60.27 MiB [========================== ] 74% 45.00 MiB / 60.27 MiB [=========================== ] 76% 46.00 MiB / 60.27 MiB [============================ ] 77% 47.00 MiB / 60.27 MiB [============================ ] 79% 48.00 MiB / 60.27 MiB [============================= ] 81% 49.00 MiB / 60.27 MiB [============================= ] 82% 50.00 MiB / 60.27 MiB [============================== ] 84% 51.00 MiB / 60.27 MiB [=============================== ] 86% 52.00 MiB / 60.27 MiB [=============================== ] 87% 53.00 MiB / 60.27 MiB [================================ ] 89% 54.00 MiB / 60.27 MiB [================================ ] 91% 55.00 MiB / 60.27 MiB [================================= ] 92% 56.00 MiB / 60.27 MiB [================================== ] 94% 57.00 MiB / 60.27 MiB [================================== ] 96% 58.00 MiB / 60.27 MiB [=================================== ] 97% 59.00 MiB / 60.27 MiB [=================================== ] 99% 60.00 MiB / 60.27 MiB [====================================] 100% 60.27 MiB / 60.27 MiB Downloading [29/29]: kernel-uki-virt-6.7.7-100.fc38.x86_64.rpm [ ] 2% 1.00 MiB / 43.87 MiB [= ] 4% 2.00 MiB / 43.87 MiB [== ] 6% 3.00 MiB / 43.87 MiB [=== ] 9% 4.00 MiB / 43.87 MiB [==== ] 11% 5.00 MiB / 43.87 MiB [==== ] 13% 6.00 MiB / 43.87 MiB [===== ] 15% 7.00 MiB / 43.87 MiB [====== ] 18% 8.00 MiB / 43.87 MiB [======= ] 20% 9.00 MiB / 43.87 MiB [======== ] 22% 10.00 MiB / 43.87 MiB [========= ] 25% 11.00 MiB / 43.87 MiB [========= ] 27% 12.00 MiB / 43.87 MiB [========== ] 29% 13.00 MiB / 43.87 MiB [=========== ] 31% 14.00 MiB / 43.87 MiB [============ ] 34% 15.00 MiB / 43.87 MiB [============= ] 36% 16.00 MiB / 43.87 MiB [============= ] 38% 17.00 MiB / 43.87 MiB [============== ] 41% 18.00 MiB / 43.87 MiB [=============== ] 43% 19.00 MiB / 43.87 MiB [================ ] 45% 20.00 MiB / 43.87 MiB [================= ] 47% 21.00 MiB / 43.87 MiB [================== ] 50% 22.00 MiB / 43.87 MiB [================== ] 52% 23.00 MiB / 43.87 MiB [=================== ] 54% 24.00 MiB / 43.87 MiB [==================== ] 56% 25.00 MiB / 43.87 MiB [===================== ] 59% 26.00 MiB / 43.87 MiB [====================== ] 61% 27.00 MiB / 43.87 MiB [====================== ] 63% 28.00 MiB / 43.87 MiB [======================= ] 66% 29.00 MiB / 43.87 MiB [======================== ] 68% 30.00 MiB / 43.87 MiB [========================= ] 70% 31.00 MiB / 43.87 MiB [========================== ] 72% 32.00 MiB / 43.87 MiB [=========================== ] 75% 33.00 MiB / 43.87 MiB [=========================== ] 77% 34.00 MiB / 43.87 MiB [============================ ] 79% 35.00 MiB / 43.87 MiB [============================= ] 82% 36.00 MiB / 43.87 MiB [============================== ] 84% 37.00 MiB / 43.87 MiB [=============================== ] 86% 38.00 MiB / 43.87 MiB [================================ ] 88% 39.00 MiB / 43.87 MiB [================================ ] 91% 40.00 MiB / 43.87 MiB [================================= ] 93% 41.00 MiB / 43.87 MiB [================================== ] 95% 42.00 MiB / 43.87 MiB [=================================== ] 98% 43.00 MiB / 43.87 MiB [====================================] 100% 43.87 MiB / 43.87 MiB Beaker Client - Fedora8 3.3 kB/s | 244 B 00:00 Last metadata expiration check: 0:10:29 ago on Thu 14 Mar 2024 09:20:21 PM UTC. Package kernel-modules-6.7.7-100.fc38.x86_64 is already installed. Package kernel-modules-core-6.7.7-100.fc38.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: kernel-modules-extra x86_64 6.7.7-100.fc38 @commandline 2.6 M kernel-modules-internal x86_64 6.7.7-100.fc38 @commandline 1.1 M Transaction Summary ================================================================================ Install 2 Packages Total size: 3.7 M Installed size: 3.3 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.7.7-100.fc38.x86_64 1/2 Running scriptlet: kernel-modules-internal-6.7.7-100.fc38.x86_64 1/2 Installing : kernel-modules-extra-6.7.7-100.fc38.x86_64 2/2 Running scriptlet: kernel-modules-extra-6.7.7-100.fc38.x86_64 2/2 Verifying : kernel-modules-extra-6.7.7-100.fc38.x86_64 1/2 Verifying : kernel-modules-internal-6.7.7-100.fc38.x86_64 2/2 Installed: kernel-modules-extra-6.7.7-100.fc38.x86_64 kernel-modules-internal-6.7.7-100.fc38.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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:59 Thursday 14 March 2024 21:31:27 +0000 (0:00:57.535) 0:01:07.300 ******** changed: [sut] => { "changed": true, "checksum": "f5862a5b2d44c3b984c3c4850e760395f1c2f1b9", "dest": "/etc/hostapd/wireless.conf", "gid": 0, "group": "root", "md5sum": "af252c8d0292c67941864c3aee7aae71", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 137, "src": "/root/.ansible/tmp/ansible-tmp-1710451887.530455-20487-47175638462745/source", "state": "file", "uid": 0 } TASK [Include the task 'start_mock_wifi.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:74 Thursday 14 March 2024 21:31:28 +0000 (0:00:00.796) 0:01:08.096 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/start_mock_wifi.yml for sut TASK [Ensure NetworkManager is running] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/start_mock_wifi.yml:3 Thursday 14 March 2024 21:31:28 +0000 (0:00:00.031) 0:01:08.127 ******** ok: [sut] => { "changed": false, "name": "NetworkManager", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-03-14 21:20:45 UTC", "ActiveEnterTimestampMonotonic": "799338794", "ActiveExitTimestamp": "Thu 2024-03-14 21:20:45 UTC", "ActiveExitTimestampMonotonic": "799242259", "ActiveState": "active", "After": "systemd-journald.socket dbus-broker.service system.slice dbus.socket cloud-init-local.service basic.target network-pre.target sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-03-14 21:20:45 UTC", "AssertTimestampMonotonic": "799301962", "Before": "multi-user.target NetworkManager-wait-online.service network.service cloud-init.service network.target 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": "2313725000", "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": "Thu 2024-03-14 21:20:45 UTC", "ConditionTimestampMonotonic": "799301957", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "5275", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "\"man:NetworkManager(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5343", "ExecMainStartTimestamp": "Thu 2024-03-14 21:20:45 UTC", "ExecMainStartTimestampMonotonic": "799313127", "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", "InactiveEnterTimestamp": "Thu 2024-03-14 21:20:45 UTC", "InactiveEnterTimestampMonotonic": "799290083", "InactiveExitTimestamp": "Thu 2024-03-14 21:20:45 UTC", "InactiveExitTimestampMonotonic": "799313633", "InvocationID": "66dd6b425d6649228be4ead796ac0d09", "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": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5343", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "4513792", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "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", "ReloadSignal": "1", "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": "Thu 2024-03-14 21:22:26 UTC", "StateChangeTimestampMonotonic": "900248356", "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": "4", "TasksMax": "4431", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/start_mock_wifi.yml:8 Thursday 14 March 2024 21:31:29 +0000 (0:00:00.775) 0:01:08.903 ******** ok: [sut] => { "changed": false, "cmd": "modprobe mac80211_hwsim radio=2 && sleep 5", "delta": "0:00:05.297069", "end": "2024-03-14 21:31:34.561092", "rc": 0, "start": "2024-03-14 21:31:29.264023" } TASK [Restart NetworkManager and wpa_supplicant] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/start_mock_wifi.yml:12 Thursday 14 March 2024 21:31:34 +0000 (0:00:05.530) 0:01:14.434 ******** changed: [sut] => (item=NetworkManager) => { "ansible_loop_var": "item", "changed": true, "item": "NetworkManager", "name": "NetworkManager", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-03-14 21:20:45 UTC", "ActiveEnterTimestampMonotonic": "799338794", "ActiveExitTimestamp": "Thu 2024-03-14 21:20:45 UTC", "ActiveExitTimestampMonotonic": "799242259", "ActiveState": "active", "After": "systemd-journald.socket dbus-broker.service system.slice dbus.socket cloud-init-local.service basic.target network-pre.target sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-03-14 21:20:45 UTC", "AssertTimestampMonotonic": "799301962", "Before": "multi-user.target NetworkManager-wait-online.service network.service cloud-init.service network.target 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": "2324065000", "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": "Thu 2024-03-14 21:20:45 UTC", "ConditionTimestampMonotonic": "799301957", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "5275", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "\"man:NetworkManager(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5343", "ExecMainStartTimestamp": "Thu 2024-03-14 21:20:45 UTC", "ExecMainStartTimestampMonotonic": "799313127", "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", "InactiveEnterTimestamp": "Thu 2024-03-14 21:20:45 UTC", "InactiveEnterTimestampMonotonic": "799290083", "InactiveExitTimestamp": "Thu 2024-03-14 21:20:45 UTC", "InactiveExitTimestampMonotonic": "799313633", "InvocationID": "66dd6b425d6649228be4ead796ac0d09", "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": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5343", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "4542464", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "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", "ReloadSignal": "1", "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": "Thu 2024-03-14 21:22:26 UTC", "StateChangeTimestampMonotonic": "900248356", "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": "4", "TasksMax": "4431", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "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": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-03-14 21:21:15 UTC", "ActiveEnterTimestampMonotonic": "829306339", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket dbus.socket system.slice sysinit.target basic.target dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-03-14 21:21:15 UTC", "AssertTimestampMonotonic": "829285273", "Before": "shutdown.target network.target multi-user.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": "86265000", "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": "Thu 2024-03-14 21:21:15 UTC", "ConditionTimestampMonotonic": "829285269", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "5995", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "7127", "ExecMainStartTimestamp": "Thu 2024-03-14 21:21:15 UTC", "ExecMainStartTimestampMonotonic": "829297151", "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", "InactiveExitTimestamp": "Thu 2024-03-14 21:21:15 UTC", "InactiveExitTimestampMonotonic": "829297556", "InvocationID": "638ee64c2c844b35b30b040026387482", "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": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "7127", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "2826240", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "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", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "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": "Thu 2024-03-14 21:22:26 UTC", "StateChangeTimestampMonotonic": "900249756", "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": "4431", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Bring up wlan0 and wlan1 (mock wifi interfaces)] ************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/start_mock_wifi.yml:20 Thursday 14 March 2024 21:31:36 +0000 (0:00:01.469) 0:01:15.903 ******** 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.031519", "end": "2024-03-14 21:31:41.306731", "rc": 0, "start": "2024-03-14 21:31:36.275212" } TASK [Start hostapd] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/start_mock_wifi.yml:29 Thursday 14 March 2024 21:31:41 +0000 (0:00:05.303) 0:01:21.206 ******** ok: [sut] => { "changed": false, "cmd": "hostapd -B /etc/hostapd/wireless.conf && sleep 5", "delta": "0:00:06.047194", "end": "2024-03-14 21:31:47.614598", "rc": 0, "start": "2024-03-14 21:31:41.567404" } STDOUT: wlan1: interface state UNINITIALIZED->ENABLED wlan1: AP-ENABLED TASK [TEST: wireless connection with OWE] ************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tests_wireless_wpa3_owe.yml:15 Thursday 14 March 2024 21:31:47 +0000 (0:00:06.300) 0:01:27.507 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:31:47 +0000 (0:00:00.037) 0:01:27.545 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:31:47 +0000 (0:00:00.068) 0:01:27.613 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:31:47 +0000 (0:00:00.038) 0:01:27.652 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:31:47 +0000 (0:00:00.022) 0:01:27.674 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:31:47 +0000 (0:00:00.023) 0:01:27.698 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:31:50 +0000 (0:00:02.842) 0:01:30.541 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:31:51 +0000 (0:00:01.254) 0:01:31.796 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:31:51 +0000 (0:00:00.032) 0:01:31.829 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:31:52 +0000 (0:00:00.048) 0:01:31.878 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:31:52 +0000 (0:00:00.037) 0:01:31.916 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: NetworkManager-wifi-1:1.42.8-1.fc38.x86_64", "Installed: wireless-regdb-2022.08.12-2.fc38.noarch", "Installed: iw-5.19-1.fc38.x86_64" ] } MSG: Check mode: No changes made, but would have if not in check mode TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:31:57 +0000 (0:00:05.105) 0:01:37.021 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:31:57 +0000 (0:00:00.053) 0:01:37.075 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:31:57 +0000 (0:00:00.034) 0:01:37.109 ******** changed: [sut] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: NetworkManager-wifi-1:1.42.8-1.fc38.x86_64", "Installed: wireless-regdb-2022.08.12-2.fc38.noarch", "Installed: iw-5.19-1.fc38.x86_64" ] } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:32:01 +0000 (0:00:04.238) 0:01:41.348 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:32:01 +0000 (0:00:00.032) 0:01:41.380 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:32:01 +0000 (0:00:00.035) 0:01:41.415 ******** changed: [sut] => { "changed": true, "name": "NetworkManager", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-03-14 21:31:35 UTC", "ActiveEnterTimestampMonotonic": "1449170908", "ActiveExitTimestamp": "Thu 2024-03-14 21:31:35 UTC", "ActiveExitTimestampMonotonic": "1449084078", "ActiveState": "active", "After": "systemd-journald.socket dbus-broker.service system.slice dbus.socket cloud-init-local.service basic.target network-pre.target sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-03-14 21:31:35 UTC", "AssertTimestampMonotonic": "1449138199", "Before": "multi-user.target NetworkManager-wait-online.service network.service cloud-init.service network.target 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": "104873000", "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": "Thu 2024-03-14 21:31:35 UTC", "ConditionTimestampMonotonic": "1449138195", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "9515", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "\"man:NetworkManager(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "25336", "ExecMainStartTimestamp": "Thu 2024-03-14 21:31:35 UTC", "ExecMainStartTimestampMonotonic": "1449144115", "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=[Thu 2024-03-14 21:31:35 UTC] ; stop_time=[n/a] ; pid=25336 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Thu 2024-03-14 21:31:35 UTC] ; stop_time=[n/a] ; pid=25336 ; 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": "Thu 2024-03-14 21:31:35 UTC", "InactiveEnterTimestampMonotonic": "1449133332", "InactiveExitTimestamp": "Thu 2024-03-14 21:31:35 UTC", "InactiveExitTimestampMonotonic": "1449144584", "InvocationID": "734855fad5bf4446a71119309b7ac776", "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": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "25336", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "3448832", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "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", "ReloadSignal": "1", "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": "Thu 2024-03-14 21:31:35 UTC", "StateChangeTimestampMonotonic": "1449170908", "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": "4", "TasksMax": "4431", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "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 [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:32:02 +0000 (0:00:01.034) 0:01:42.449 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:32:03 +0000 (0:00:00.660) 0:01:43.110 ******** ok: [sut] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-03-14 21:31:35 UTC", "ActiveEnterTimestampMonotonic": "1449940090", "ActiveExitTimestamp": "Thu 2024-03-14 21:31:35 UTC", "ActiveExitTimestampMonotonic": "1449921824", "ActiveState": "active", "After": "systemd-journald.socket dbus.socket system.slice sysinit.target basic.target dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-03-14 21:31:35 UTC", "AssertTimestampMonotonic": "1449929924", "Before": "shutdown.target network.target multi-user.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": "19324000", "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": "Thu 2024-03-14 21:31:35 UTC", "ConditionTimestampMonotonic": "1449929919", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "9641", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "25436", "ExecMainStartTimestamp": "Thu 2024-03-14 21:31:35 UTC", "ExecMainStartTimestampMonotonic": "1449934150", "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=[Thu 2024-03-14 21:31:35 UTC] ; stop_time=[n/a] ; pid=25436 ; 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=[Thu 2024-03-14 21:31:35 UTC] ; stop_time=[n/a] ; pid=25436 ; 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", "InactiveEnterTimestamp": "Thu 2024-03-14 21:31:35 UTC", "InactiveEnterTimestampMonotonic": "1449923667", "InactiveExitTimestamp": "Thu 2024-03-14 21:31:35 UTC", "InactiveExitTimestampMonotonic": "1449934591", "InvocationID": "475beefc67954f1d8140b444f8244eb8", "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": "14772", "LimitNPROCSoft": "14772", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14772", "LimitSIGPENDINGSoft": "14772", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "25436", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1576960", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "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", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "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": "Thu 2024-03-14 21:31:35 UTC", "StateChangeTimestampMonotonic": "1449940090", "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": "4431", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:32:03 +0000 (0:00:00.632) 0:01:43.742 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:32:03 +0000 (0:00:00.030) 0:01:43.773 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:32:03 +0000 (0:00:00.030) 0:01:43.804 ******** 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": "owe", "ssid": "hostapd-owe" } } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, c613d4ec-032c-4b95-8206-82aabf275b5d [004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, c613d4ec-032c-4b95-8206-82aabf275b5d (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:32:08 +0000 (0:00:04.423) 0:01:48.228 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:32:08 +0000 (0:00:00.043) 0:01:48.272 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, c613d4ec-032c-4b95-8206-82aabf275b5d", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, c613d4ec-032c-4b95-8206-82aabf275b5d (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:32:08 +0000 (0:00:00.038) 0:01:48.310 ******** 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": "owe", "ssid": "hostapd-owe" } } ], "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, c613d4ec-032c-4b95-8206-82aabf275b5d\n[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, c613d4ec-032c-4b95-8206-82aabf275b5d (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, c613d4ec-032c-4b95-8206-82aabf275b5d", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, c613d4ec-032c-4b95-8206-82aabf275b5d (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:32:08 +0000 (0:00:00.032) 0:01:48.343 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:32:08 +0000 (0:00:00.030) 0:01:48.373 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Verify connection profile] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tests_wireless_wpa3_owe.yml:36 Thursday 14 March 2024 21:32:08 +0000 (0:00:00.316) 0:01:48.689 ******** ok: [sut] => { "changed": false, "cmd": "nmcli c show wlan0 | grep 802-11-wireless-security.key-mgmt", "delta": "0:00:00.027580", "end": "2024-03-14 21:32:09.073934", "rc": 0, "start": "2024-03-14 21:32:09.046354" } STDOUT: 802-11-wireless-security.key-mgmt: owe TASK [Assert that OWE is configured correctly] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tests_wireless_wpa3_owe.yml:42 Thursday 14 March 2024 21:32:09 +0000 (0:00:00.269) 0:01:48.959 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:32:09 +0000 (0:00:00.037) 0:01:48.996 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:32:09 +0000 (0:00:00.066) 0:01:49.062 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:32:09 +0000 (0:00:00.042) 0:01:49.105 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:32:09 +0000 (0:00:00.043) 0:01:49.149 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:32:09 +0000 (0:00:00.071) 0:01:49.220 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:32:11 +0000 (0:00:02.617) 0:01:51.838 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:32:13 +0000 (0:00:01.029) 0:01:52.867 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:32:13 +0000 (0:00:00.039) 0:01:52.907 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:32:13 +0000 (0:00:00.042) 0:01:52.950 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:32:13 +0000 (0:00:00.064) 0:01:53.014 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:32:13 +0000 (0:00:00.043) 0:01:53.057 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:32:13 +0000 (0:00:00.034) 0:01:53.092 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:32:13 +0000 (0:00:00.120) 0:01:53.212 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:32:13 +0000 (0:00:00.072) 0:01:53.284 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:32:13 +0000 (0:00:00.038) 0:01:53.322 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:32:13 +0000 (0:00:00.050) 0:01:53.373 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:32:13 +0000 (0:00:00.042) 0:01:53.415 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:32:14 +0000 (0:00:00.749) 0:01:54.165 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:32:14 +0000 (0:00:00.052) 0:01:54.217 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:32:14 +0000 (0:00:00.037) 0:01:54.254 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:32:14 +0000 (0:00:00.036) 0:01:54.290 ******** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "wlan0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:32:15 +0000 (0:00:00.608) 0:01:54.899 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:32:15 +0000 (0:00:00.071) 0:01:54.971 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:32:15 +0000 (0:00:00.051) 0:01:55.022 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "wlan0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:32:15 +0000 (0:00:00.035) 0:01:55.058 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:32:15 +0000 (0:00:00.048) 0:01:55.106 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'cleanup_mock_wifi.yml'] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tests_wireless_wpa3_owe.yml:61 Thursday 14 March 2024 21:32:15 +0000 (0:00:00.281) 0:01:55.388 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/cleanup_mock_wifi.yml for sut TASK [Unload mac80211_hwsim module] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/cleanup_mock_wifi.yml:3 Thursday 14 March 2024 21:32:15 +0000 (0:00:00.046) 0:01:55.434 ******** ok: [sut] => { "changed": false, "cmd": [ "modprobe", "-r", "mac80211_hwsim" ], "delta": "0:00:00.126480", "end": "2024-03-14 21:32:15.917778", "rc": 0, "start": "2024-03-14 21:32:15.791298" } TASK [Kill hostapd process] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/cleanup_mock_wifi.yml:7 Thursday 14 March 2024 21:32:15 +0000 (0:00:00.378) 0:01:55.813 ******** ok: [sut] => { "changed": false, "cmd": [ "pkill", "hostapd" ], "delta": "0:00:00.010923", "end": "2024-03-14 21:32:16.207709", "rc": 0, "start": "2024-03-14 21:32:16.196786" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tests_wireless_wpa3_owe.yml:63 Thursday 14 March 2024 21:32:16 +0000 (0:00:00.292) 0:01:56.105 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/check_network_dns.yml:6 Thursday 14 March 2024 21:32:16 +0000 (0:00:00.046) 0:01:56.152 ******** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.011287", "end": "2024-03-14 21:32:16.558183", "rc": 0, "start": "2024-03-14 21:32:16.546896" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 0e:b8:10:d4:d1:09 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.42.237/22 brd 10.31.43.255 scope global dynamic noprefixroute eth0 valid_lft 3586sec preferred_lft 3586sec inet6 fe80::cb8:10ff:fed4:d109/64 scope link noprefixroute valid_lft forever preferred_lft forever 28: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether d6:5f:5b:13:49:2c brd ff:ff:ff:ff:ff:ff inet 192.0.2.72/31 scope global noprefixroute rpltstbr valid_lft forever preferred_lft forever IP ROUTE default via 10.31.40.1 dev eth0 proto dhcp src 10.31.42.237 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.42.237 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search us-east-1.aws.redhat.com TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/check_network_dns.yml:24 Thursday 14 March 2024 21:32:16 +0000 (0:00:00.302) 0:01:56.454 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=50 changed=7 unreachable=0 failed=0 skipped=38 rescued=0 ignored=0 Thursday 14 March 2024 21:32:16 +0000 (0:00:00.021) 0:01:56.476 ******** =============================================================================== Install mac80211_hwsim kernel modules in Fedora ------------------------ 57.54s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:50 Start hostapd ----------------------------------------------------------- 6.30s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/start_mock_wifi.yml:29 Load mac80211_hwsim kernel module to mock a wifi network ---------------- 5.53s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/start_mock_wifi.yml:8 Bring up wlan0 and wlan1 (mock wifi interfaces) ------------------------- 5.30s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/start_mock_wifi.yml:20 linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 5.11s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:28 linux-system-roles.network : Configure networking connection profiles --- 4.42s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Install packages --------------------------- 4.24s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:77 Install hostapd in Fedora ----------------------------------------------- 3.08s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:42 Install packages required to set up mock wifi network ------------------- 2.90s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:3 linux-system-roles.network : Check which services are running ----------- 2.84s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.62s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Restart NetworkManager and wpa_supplicant ------------------------------- 1.47s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/start_mock_wifi.yml:12 Gathering Facts --------------------------------------------------------- 1.39s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tests_wireless_wpa3_owe_nm.yml:6 -- linux-system-roles.network : Check which packages are installed --------- 1.25s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces --- 1.03s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which packages are installed --------- 1.03s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.91s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tests_wireless_wpa3_owe.yml:3 Create hostapd config --------------------------------------------------- 0.80s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:59 Ensure NetworkManager is running ---------------------------------------- 0.78s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/start_mock_wifi.yml:3 linux-system-roles.network : Enable and start NetworkManager ------------ 0.75s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:136 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---