# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cir2q1u5dn/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_wireless_wpa3_sae_nm.yml *************************************** 2 plays in /WORKDIR/git-weekly-cir2q1u5dn/tests/tests_wireless_wpa3_sae_nm.yml PLAY [Run playbook 'playbooks/tests_wireless_wpa3_sae.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/tests_wireless_wpa3_sae_nm.yml:6 Saturday 13 July 2024 13:18:09 +0000 (0:00:00.012) 0:00:00.012 ********* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/tests_wireless_wpa3_sae_nm.yml:9 Saturday 13 July 2024 13:18:12 +0000 (0:00:02.490) 0:00:02.502 ********* included: /WORKDIR/git-weekly-cir2q1u5dn/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/tasks/el_repo_setup.yml:3 Saturday 13 July 2024 13:18:12 +0000 (0:00:00.011) 0:00:02.513 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/tasks/el_repo_setup.yml:17 Saturday 13 July 2024 13:18:14 +0000 (0:00:01.845) 0:00:04.358 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/tasks/el_repo_setup.yml:22 Saturday 13 July 2024 13:18:14 +0000 (0:00:00.279) 0:00:04.638 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/tasks/el_repo_setup.yml:26 Saturday 13 July 2024 13:18:14 +0000 (0:00:00.013) 0:00:04.652 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/tasks/el_repo_setup.yml:51 Saturday 13 July 2024 13:18:14 +0000 (0:00:00.007) 0:00:04.659 ********* included: /WORKDIR/git-weekly-cir2q1u5dn/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 40] ********************************************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/tasks/enable_epel.yml:8 Saturday 13 July 2024 13:18:14 +0000 (0:00:00.021) 0:00:04.681 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/tasks/enable_epel.yml:24 Saturday 13 July 2024 13:18:14 +0000 (0:00:00.007) 0:00:04.689 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/tasks/enable_epel.yml:30 Saturday 13 July 2024 13:18:14 +0000 (0:00:00.007) 0:00:04.696 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/tasks/enable_epel.yml:35 Saturday 13 July 2024 13:18:14 +0000 (0:00:00.006) 0:00:04.702 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/tasks/enable_epel.yml:40 Saturday 13 July 2024 13:18:14 +0000 (0:00:00.006) 0:00:04.709 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/tests_wireless_wpa3_sae_nm.yml:11 Saturday 13 July 2024 13:18:14 +0000 (0:00:00.007) 0:00:04.716 ********* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing wireless connection] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tests_wireless_wpa3_sae.yml:3 Saturday 13 July 2024 13:18:14 +0000 (0:00:00.016) 0:00:04.732 ********* ok: [sut] TASK [INIT: wireless tests] **************************************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tests_wireless_wpa3_sae.yml:8 Saturday 13 July 2024 13:18:16 +0000 (0:00:02.262) 0:00:06.995 ********* included: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml for sut TASK [Install packages required to set up mock wifi network] ******************* task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 Saturday 13 July 2024 13:18:16 +0000 (0:00:00.012) 0:00:07.007 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: NetworkManager wpa_supplicant TASK [This is an rpm-ostree system. This test cannot be run on such a system. The test wants to install the hostapd package from copr, and install the mac80211_hwsim kernel module. These operations are currently not supported on rpm-ostree systems.] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:20 Saturday 13 July 2024 13:18:18 +0000 (0:00:01.531) 0:00:08.539 ********* META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [Install hostapd and mac80211_hwsim kernel module in CentOS] ************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:32 Saturday 13 July 2024 13:18:18 +0000 (0:00:00.006) 0:00:08.545 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Install hostapd in Fedora] *********************************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:45 Saturday 13 July 2024 13:18:18 +0000 (0:00:00.008) 0:00:08.553 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: hostapd TASK [Install mac80211_hwsim kernel module in Fedora] ************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:60 Saturday 13 July 2024 13:18:19 +0000 (0:00:01.417) 0:00:09.971 ********* 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:01:23.526478", "end": "2024-07-13 13:19:43.438539", "rc": 0, "start": "2024-07-13 13:18:19.912061" } STDOUT: Last metadata expiration check: 0:10:57 ago on Sat 13 Jul 2024 01:07:23 PM UTC. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: koji noarch 1.34.0-3.fc40 fedora 251 k Installing dependencies: python3-decorator noarch 5.1.1-9.fc40 fedora 31 k python3-defusedxml noarch 0.7.1-12.fc40 fedora 59 k python3-gssapi x86_64 1.7.3-8.fc40 fedora 656 k python3-koji noarch 1.34.0-3.fc40 fedora 415 k python3-requests-gssapi noarch 1.2.3-11.fc40 fedora 32 k Transaction Summary ================================================================================ Install 6 Packages Total download size: 1.4 M Installed size: 5.9 M Downloading Packages: (1/6): python3-decorator-5.1.1-9.fc40.noarch.rp 437 kB/s | 31 kB 00:00 (2/6): python3-defusedxml-0.7.1-12.fc40.noarch. 638 kB/s | 59 kB 00:00 (3/6): python3-gssapi-1.7.3-8.fc40.x86_64.rpm 1.7 MB/s | 656 kB 00:00 (4/6): python3-koji-1.34.0-3.fc40.noarch.rpm 711 kB/s | 415 kB 00:00 (5/6): koji-1.34.0-3.fc40.noarch.rpm 318 kB/s | 251 kB 00:00 (6/6): python3-requests-gssapi-1.2.3-11.fc40.no 91 kB/s | 32 kB 00:00 -------------------------------------------------------------------------------- Total 1.5 MB/s | 1.4 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-defusedxml-0.7.1-12.fc40.noarch 1/6 Installing : python3-decorator-5.1.1-9.fc40.noarch 2/6 Installing : python3-gssapi-1.7.3-8.fc40.x86_64 3/6 Installing : python3-requests-gssapi-1.2.3-11.fc40.noarch 4/6 Installing : python3-koji-1.34.0-3.fc40.noarch 5/6 Installing : koji-1.34.0-3.fc40.noarch 6/6 Running scriptlet: koji-1.34.0-3.fc40.noarch 6/6 Installed: koji-1.34.0-3.fc40.noarch python3-decorator-5.1.1-9.fc40.noarch python3-defusedxml-0.7.1-12.fc40.noarch python3-gssapi-1.7.3-8.fc40.x86_64 python3-koji-1.34.0-3.fc40.noarch python3-requests-gssapi-1.2.3-11.fc40.noarch Complete! Downloading [1/29]: kernel-devel-matched-6.9.7-200.fc40.x86_64.rpm [====================================] 100% 169.57 KiB / 169.57 KiB Downloading [2/29]: kernel-6.9.7-200.fc40.x86_64.rpm [====================================] 100% 169.52 KiB / 169.52 KiB Downloading [3/29]: kernel-debug-devel-matched-6.9.7-200.fc40.x86_64.rpm [====================================] 100% 169.60 KiB / 169.60 KiB Downloading [4/29]: kernel-modules-internal-6.9.7-200.fc40.x86_64.rpm [============================ ] 79% 1.00 MiB / 1.25 MiB [====================================] 100% 1.25 MiB / 1.25 MiB Downloading [5/29]: kernel-tools-libs-6.9.7-200.fc40.x86_64.rpm [====================================] 100% 182.03 KiB / 182.03 KiB Downloading [6/29]: rtla-6.9.7-200.fc40.x86_64.rpm [====================================] 100% 223.59 KiB / 223.59 KiB Downloading [7/29]: kernel-modules-extra-6.9.7-200.fc40.x86_64.rpm [============ ] 35% 1.00 MiB / 2.85 MiB [========================= ] 70% 2.00 MiB / 2.85 MiB [====================================] 100% 2.85 MiB / 2.85 MiB Downloading [8/29]: kernel-debug-modules-extra-6.9.7-200.fc40.x86_64.rpm [======= ] 20% 1.00 MiB / 4.93 MiB [============== ] 40% 2.00 MiB / 4.93 MiB [===================== ] 60% 3.00 MiB / 4.93 MiB [============================= ] 81% 4.00 MiB / 4.93 MiB [====================================] 100% 4.93 MiB / 4.93 MiB Downloading [9/29]: kernel-debug-6.9.7-200.fc40.x86_64.rpm [====================================] 100% 169.61 KiB / 169.61 KiB Downloading [10/29]: kernel-debug-modules-internal-6.9.7-200.fc40.x86_64.rpm [================== ] 52% 1.00 MiB / 1.91 MiB [====================================] 100% 1.91 MiB / 1.91 MiB Downloading [11/29]: bpftool-6.9.7-200.fc40.x86_64.rpm [====================================] 100% 977.38 KiB / 977.38 KiB Downloading [12/29]: python3-perf-6.9.7-200.fc40.x86_64.rpm [====================================] 100% 274.47 KiB / 274.47 KiB Downloading [13/29]: perf-6.9.7-200.fc40.x86_64.rpm [=============== ] 43% 1.00 MiB / 2.28 MiB [=============================== ] 87% 2.00 MiB / 2.28 MiB [====================================] 100% 2.28 MiB / 2.28 MiB Downloading [14/29]: kernel-tools-libs-devel-6.9.7-200.fc40.x86_64.rpm [====================================] 100% 172.89 KiB / 172.89 KiB Downloading [15/29]: libperf-6.9.7-200.fc40.x86_64.rpm [====================================] 100% 191.09 KiB / 191.09 KiB Downloading [16/29]: rv-6.9.7-200.fc40.x86_64.rpm [====================================] 100% 183.31 KiB / 183.31 KiB Downloading [17/29]: kernel-selftests-internal-6.9.7-200.fc40.x86_64.rpm [=================== ] 52% 1.00 MiB / 1.89 MiB [====================================] 100% 1.89 MiB / 1.89 MiB Downloading [18/29]: libperf-devel-6.9.7-200.fc40.x86_64.rpm [====================================] 100% 203.45 KiB / 203.45 KiB Downloading [19/29]: kernel-tools-6.9.7-200.fc40.x86_64.rpm [====================================] 100% 426.42 KiB / 426.42 KiB Downloading [20/29]: kernel-devel-6.9.7-200.fc40.x86_64.rpm [== ] 5% 1.00 MiB / 16.97 MiB [==== ] 11% 2.00 MiB / 16.97 MiB [====== ] 17% 3.00 MiB / 16.97 MiB [======== ] 23% 4.00 MiB / 16.97 MiB [========== ] 29% 5.00 MiB / 16.97 MiB [============ ] 35% 6.00 MiB / 16.97 MiB [============== ] 41% 7.00 MiB / 16.97 MiB [================ ] 47% 8.00 MiB / 16.97 MiB [=================== ] 53% 9.00 MiB / 16.97 MiB [===================== ] 58% 10.00 MiB / 16.97 MiB [======================= ] 64% 11.00 MiB / 16.97 MiB [========================= ] 70% 12.00 MiB / 16.97 MiB [=========================== ] 76% 13.00 MiB / 16.97 MiB [============================= ] 82% 14.00 MiB / 16.97 MiB [=============================== ] 88% 15.00 MiB / 16.97 MiB [================================= ] 94% 16.00 MiB / 16.97 MiB [====================================] 100% 16.97 MiB / 16.97 MiB Downloading [21/29]: kernel-debug-modules-core-6.9.7-200.fc40.x86_64.rpm [ ] 1% 1.00 MiB / 60.70 MiB [= ] 3% 2.00 MiB / 60.70 MiB [= ] 4% 3.00 MiB / 60.70 MiB [== ] 6% 4.00 MiB / 60.70 MiB [== ] 8% 5.00 MiB / 60.70 MiB [=== ] 9% 6.00 MiB / 60.70 MiB [==== ] 11% 7.00 MiB / 60.70 MiB [==== ] 13% 8.00 MiB / 60.70 MiB [===== ] 14% 9.00 MiB / 60.70 MiB [===== ] 16% 10.00 MiB / 60.70 MiB [====== ] 18% 11.00 MiB / 60.70 MiB [======= ] 19% 12.00 MiB / 60.70 MiB [======= ] 21% 13.00 MiB / 60.70 MiB [======== ] 23% 14.00 MiB / 60.70 MiB [======== ] 24% 15.00 MiB / 60.70 MiB [========= ] 26% 16.00 MiB / 60.70 MiB [========== ] 28% 17.00 MiB / 60.70 MiB [========== ] 29% 18.00 MiB / 60.70 MiB [=========== ] 31% 19.00 MiB / 60.70 MiB [=========== ] 32% 20.00 MiB / 60.70 MiB [============ ] 34% 21.00 MiB / 60.70 MiB [============= ] 36% 22.00 MiB / 60.70 MiB [============= ] 37% 23.00 MiB / 60.70 MiB [============== ] 39% 24.00 MiB / 60.70 MiB [============== ] 41% 25.00 MiB / 60.70 MiB [=============== ] 42% 26.00 MiB / 60.70 MiB [================ ] 44% 27.00 MiB / 60.70 MiB [================ ] 46% 28.00 MiB / 60.70 MiB [================= ] 47% 29.00 MiB / 60.70 MiB [================= ] 49% 30.00 MiB / 60.70 MiB [================== ] 51% 31.00 MiB / 60.70 MiB [================== ] 52% 32.00 MiB / 60.70 MiB [=================== ] 54% 33.00 MiB / 60.70 MiB [==================== ] 56% 34.00 MiB / 60.70 MiB [==================== ] 57% 35.00 MiB / 60.70 MiB [===================== ] 59% 36.00 MiB / 60.70 MiB [===================== ] 60% 37.00 MiB / 60.70 MiB [====================== ] 62% 38.00 MiB / 60.70 MiB [======================= ] 64% 39.00 MiB / 60.70 MiB [======================= ] 65% 40.00 MiB / 60.70 MiB [======================== ] 67% 41.00 MiB / 60.70 MiB [======================== ] 69% 42.00 MiB / 60.70 MiB [========================= ] 70% 43.00 MiB / 60.70 MiB [========================== ] 72% 44.00 MiB / 60.70 MiB [========================== ] 74% 45.00 MiB / 60.70 MiB [=========================== ] 75% 46.00 MiB / 60.70 MiB [=========================== ] 77% 47.00 MiB / 60.70 MiB [============================ ] 79% 48.00 MiB / 60.70 MiB [============================= ] 80% 49.00 MiB / 60.70 MiB [============================= ] 82% 50.00 MiB / 60.70 MiB [============================== ] 84% 51.00 MiB / 60.70 MiB [============================== ] 85% 52.00 MiB / 60.70 MiB [=============================== ] 87% 53.00 MiB / 60.70 MiB [================================ ] 88% 54.00 MiB / 60.70 MiB [================================ ] 90% 55.00 MiB / 60.70 MiB [================================= ] 92% 56.00 MiB / 60.70 MiB [================================= ] 93% 57.00 MiB / 60.70 MiB [================================== ] 95% 58.00 MiB / 60.70 MiB [================================== ] 97% 59.00 MiB / 60.70 MiB [=================================== ] 98% 60.00 MiB / 60.70 MiB [====================================] 100% 60.70 MiB / 60.70 MiB Downloading [22/29]: kernel-debug-devel-6.9.7-200.fc40.x86_64.rpm [== ] 5% 1.00 MiB / 17.14 MiB [==== ] 11% 2.00 MiB / 17.14 MiB [====== ] 17% 3.00 MiB / 17.14 MiB [======== ] 23% 4.00 MiB / 17.14 MiB [========== ] 29% 5.00 MiB / 17.14 MiB [============ ] 35% 6.00 MiB / 17.14 MiB [============== ] 40% 7.00 MiB / 17.14 MiB [================ ] 46% 8.00 MiB / 17.14 MiB [================== ] 52% 9.00 MiB / 17.14 MiB [===================== ] 58% 10.00 MiB / 17.14 MiB [======================= ] 64% 11.00 MiB / 17.14 MiB [========================= ] 70% 12.00 MiB / 17.14 MiB [=========================== ] 75% 13.00 MiB / 17.14 MiB [============================= ] 81% 14.00 MiB / 17.14 MiB [=============================== ] 87% 15.00 MiB / 17.14 MiB [================================= ] 93% 16.00 MiB / 17.14 MiB [=================================== ] 99% 17.00 MiB / 17.14 MiB [====================================] 100% 17.14 MiB / 17.14 MiB Downloading [23/29]: kernel-debug-core-6.9.7-200.fc40.x86_64.rpm [= ] 3% 1.00 MiB / 30.65 MiB [== ] 6% 2.00 MiB / 30.65 MiB [=== ] 9% 3.00 MiB / 30.65 MiB [==== ] 13% 4.00 MiB / 30.65 MiB [===== ] 16% 5.00 MiB / 30.65 MiB [======= ] 19% 6.00 MiB / 30.65 MiB [======== ] 22% 7.00 MiB / 30.65 MiB [========= ] 26% 8.00 MiB / 30.65 MiB [========== ] 29% 9.00 MiB / 30.65 MiB [=========== ] 32% 10.00 MiB / 30.65 MiB [============ ] 35% 11.00 MiB / 30.65 MiB [============== ] 39% 12.00 MiB / 30.65 MiB [=============== ] 42% 13.00 MiB / 30.65 MiB [================ ] 45% 14.00 MiB / 30.65 MiB [================= ] 48% 15.00 MiB / 30.65 MiB [================== ] 52% 16.00 MiB / 30.65 MiB [=================== ] 55% 17.00 MiB / 30.65 MiB [===================== ] 58% 18.00 MiB / 30.65 MiB [====================== ] 61% 19.00 MiB / 30.65 MiB [======================= ] 65% 20.00 MiB / 30.65 MiB [======================== ] 68% 21.00 MiB / 30.65 MiB [========================= ] 71% 22.00 MiB / 30.65 MiB [=========================== ] 75% 23.00 MiB / 30.65 MiB [============================ ] 78% 24.00 MiB / 30.65 MiB [============================= ] 81% 25.00 MiB / 30.65 MiB [============================== ] 84% 26.00 MiB / 30.65 MiB [=============================== ] 88% 27.00 MiB / 30.65 MiB [================================ ] 91% 28.00 MiB / 30.65 MiB [================================== ] 94% 29.00 MiB / 30.65 MiB [=================================== ] 97% 30.00 MiB / 30.65 MiB [====================================] 100% 30.65 MiB / 30.65 MiB Downloading [24/29]: kernel-core-6.9.7-200.fc40.x86_64.rpm [== ] 5% 1.00 MiB / 17.29 MiB [==== ] 11% 2.00 MiB / 17.29 MiB [====== ] 17% 3.00 MiB / 17.29 MiB [======== ] 23% 4.00 MiB / 17.29 MiB [========== ] 28% 5.00 MiB / 17.29 MiB [============ ] 34% 6.00 MiB / 17.29 MiB [============== ] 40% 7.00 MiB / 17.29 MiB [================ ] 46% 8.00 MiB / 17.29 MiB [================== ] 52% 9.00 MiB / 17.29 MiB [==================== ] 57% 10.00 MiB / 17.29 MiB [====================== ] 63% 11.00 MiB / 17.29 MiB [======================== ] 69% 12.00 MiB / 17.29 MiB [=========================== ] 75% 13.00 MiB / 17.29 MiB [============================= ] 80% 14.00 MiB / 17.29 MiB [=============================== ] 86% 15.00 MiB / 17.29 MiB [================================= ] 92% 16.00 MiB / 17.29 MiB [=================================== ] 98% 17.00 MiB / 17.29 MiB [====================================] 100% 17.29 MiB / 17.29 MiB Downloading [25/29]: kernel-modules-core-6.9.7-200.fc40.x86_64.rpm [ ] 2% 1.00 MiB / 37.03 MiB [= ] 5% 2.00 MiB / 37.03 MiB [== ] 8% 3.00 MiB / 37.03 MiB [=== ] 10% 4.00 MiB / 37.03 MiB [==== ] 13% 5.00 MiB / 37.03 MiB [===== ] 16% 6.00 MiB / 37.03 MiB [====== ] 18% 7.00 MiB / 37.03 MiB [======= ] 21% 8.00 MiB / 37.03 MiB [======== ] 24% 9.00 MiB / 37.03 MiB [========= ] 27% 10.00 MiB / 37.03 MiB [========== ] 29% 11.00 MiB / 37.03 MiB [=========== ] 32% 12.00 MiB / 37.03 MiB [============ ] 35% 13.00 MiB / 37.03 MiB [============= ] 37% 14.00 MiB / 37.03 MiB [============== ] 40% 15.00 MiB / 37.03 MiB [=============== ] 43% 16.00 MiB / 37.03 MiB [================ ] 45% 17.00 MiB / 37.03 MiB [================= ] 48% 18.00 MiB / 37.03 MiB [================== ] 51% 19.00 MiB / 37.03 MiB [=================== ] 54% 20.00 MiB / 37.03 MiB [==================== ] 56% 21.00 MiB / 37.03 MiB [===================== ] 59% 22.00 MiB / 37.03 MiB [====================== ] 62% 23.00 MiB / 37.03 MiB [======================= ] 64% 24.00 MiB / 37.03 MiB [======================== ] 67% 25.00 MiB / 37.03 MiB [========================= ] 70% 26.00 MiB / 37.03 MiB [========================== ] 72% 27.00 MiB / 37.03 MiB [=========================== ] 75% 28.00 MiB / 37.03 MiB [============================ ] 78% 29.00 MiB / 37.03 MiB [============================= ] 81% 30.00 MiB / 37.03 MiB [============================== ] 83% 31.00 MiB / 37.03 MiB [=============================== ] 86% 32.00 MiB / 37.03 MiB [================================ ] 89% 33.00 MiB / 37.03 MiB [================================= ] 91% 34.00 MiB / 37.03 MiB [================================== ] 94% 35.00 MiB / 37.03 MiB [================================== ] 97% 36.00 MiB / 37.03 MiB [=================================== ] 99% 37.00 MiB / 37.03 MiB [====================================] 100% 37.03 MiB / 37.03 MiB Downloading [26/29]: kernel-uki-virt-6.9.7-200.fc40.x86_64.rpm [ ] 1% 1.00 MiB / 54.87 MiB [= ] 3% 2.00 MiB / 54.87 MiB [= ] 5% 3.00 MiB / 54.87 MiB [== ] 7% 4.00 MiB / 54.87 MiB [=== ] 9% 5.00 MiB / 54.87 MiB [=== ] 10% 6.00 MiB / 54.87 MiB [==== ] 12% 7.00 MiB / 54.87 MiB [===== ] 14% 8.00 MiB / 54.87 MiB [===== ] 16% 9.00 MiB / 54.87 MiB [====== ] 18% 10.00 MiB / 54.87 MiB [======= ] 20% 11.00 MiB / 54.87 MiB [======= ] 21% 12.00 MiB / 54.87 MiB [======== ] 23% 13.00 MiB / 54.87 MiB [========= ] 25% 14.00 MiB / 54.87 MiB [========= ] 27% 15.00 MiB / 54.87 MiB [========== ] 29% 16.00 MiB / 54.87 MiB [=========== ] 30% 17.00 MiB / 54.87 MiB [=========== ] 32% 18.00 MiB / 54.87 MiB [============ ] 34% 19.00 MiB / 54.87 MiB [============= ] 36% 20.00 MiB / 54.87 MiB [============= ] 38% 21.00 MiB / 54.87 MiB [============== ] 40% 22.00 MiB / 54.87 MiB [=============== ] 41% 23.00 MiB / 54.87 MiB [=============== ] 43% 24.00 MiB / 54.87 MiB [================ ] 45% 25.00 MiB / 54.87 MiB [================= ] 47% 26.00 MiB / 54.87 MiB [================= ] 49% 27.00 MiB / 54.87 MiB [================== ] 51% 28.00 MiB / 54.87 MiB [=================== ] 52% 29.00 MiB / 54.87 MiB [=================== ] 54% 30.00 MiB / 54.87 MiB [==================== ] 56% 31.00 MiB / 54.87 MiB [==================== ] 58% 32.00 MiB / 54.87 MiB [===================== ] 60% 33.00 MiB / 54.87 MiB [====================== ] 61% 34.00 MiB / 54.87 MiB [====================== ] 63% 35.00 MiB / 54.87 MiB [======================= ] 65% 36.00 MiB / 54.87 MiB [======================== ] 67% 37.00 MiB / 54.87 MiB [======================== ] 69% 38.00 MiB / 54.87 MiB [========================= ] 71% 39.00 MiB / 54.87 MiB [========================== ] 72% 40.00 MiB / 54.87 MiB [========================== ] 74% 41.00 MiB / 54.87 MiB [=========================== ] 76% 42.00 MiB / 54.87 MiB [============================ ] 78% 43.00 MiB / 54.87 MiB [============================ ] 80% 44.00 MiB / 54.87 MiB [============================= ] 82% 45.00 MiB / 54.87 MiB [============================== ] 83% 46.00 MiB / 54.87 MiB [============================== ] 85% 47.00 MiB / 54.87 MiB [=============================== ] 87% 48.00 MiB / 54.87 MiB [================================ ] 89% 49.00 MiB / 54.87 MiB [================================ ] 91% 50.00 MiB / 54.87 MiB [================================= ] 92% 51.00 MiB / 54.87 MiB [================================== ] 94% 52.00 MiB / 54.87 MiB [================================== ] 96% 53.00 MiB / 54.87 MiB [=================================== ] 98% 54.00 MiB / 54.87 MiB [====================================] 100% 54.87 MiB / 54.87 MiB Downloading [27/29]: kernel-modules-6.9.7-200.fc40.x86_64.rpm [ ] 1% 1.00 MiB / 62.23 MiB [= ] 3% 2.00 MiB / 62.23 MiB [= ] 4% 3.00 MiB / 62.23 MiB [== ] 6% 4.00 MiB / 62.23 MiB [== ] 8% 5.00 MiB / 62.23 MiB [=== ] 9% 6.00 MiB / 62.23 MiB [==== ] 11% 7.00 MiB / 62.23 MiB [==== ] 12% 8.00 MiB / 62.23 MiB [===== ] 14% 9.00 MiB / 62.23 MiB [===== ] 16% 10.00 MiB / 62.23 MiB [====== ] 17% 11.00 MiB / 62.23 MiB [====== ] 19% 12.00 MiB / 62.23 MiB [======= ] 20% 13.00 MiB / 62.23 MiB [======== ] 22% 14.00 MiB / 62.23 MiB [======== ] 24% 15.00 MiB / 62.23 MiB [========= ] 25% 16.00 MiB / 62.23 MiB [========= ] 27% 17.00 MiB / 62.23 MiB [========== ] 28% 18.00 MiB / 62.23 MiB [========== ] 30% 19.00 MiB / 62.23 MiB [=========== ] 32% 20.00 MiB / 62.23 MiB [============ ] 33% 21.00 MiB / 62.23 MiB [============ ] 35% 22.00 MiB / 62.23 MiB [============= ] 36% 23.00 MiB / 62.23 MiB [============= ] 38% 24.00 MiB / 62.23 MiB [============== ] 40% 25.00 MiB / 62.23 MiB [=============== ] 41% 26.00 MiB / 62.23 MiB [=============== ] 43% 27.00 MiB / 62.23 MiB [================ ] 44% 28.00 MiB / 62.23 MiB [================ ] 46% 29.00 MiB / 62.23 MiB [================= ] 48% 30.00 MiB / 62.23 MiB [================= ] 49% 31.00 MiB / 62.23 MiB [================== ] 51% 32.00 MiB / 62.23 MiB [=================== ] 53% 33.00 MiB / 62.23 MiB [=================== ] 54% 34.00 MiB / 62.23 MiB [==================== ] 56% 35.00 MiB / 62.23 MiB [==================== ] 57% 36.00 MiB / 62.23 MiB [===================== ] 59% 37.00 MiB / 62.23 MiB [===================== ] 61% 38.00 MiB / 62.23 MiB [====================== ] 62% 39.00 MiB / 62.23 MiB [======================= ] 64% 40.00 MiB / 62.23 MiB [======================= ] 65% 41.00 MiB / 62.23 MiB [======================== ] 67% 42.00 MiB / 62.23 MiB [======================== ] 69% 43.00 MiB / 62.23 MiB [========================= ] 70% 44.00 MiB / 62.23 MiB [========================== ] 72% 45.00 MiB / 62.23 MiB [========================== ] 73% 46.00 MiB / 62.23 MiB [=========================== ] 75% 47.00 MiB / 62.23 MiB [=========================== ] 77% 48.00 MiB / 62.23 MiB [============================ ] 78% 49.00 MiB / 62.23 MiB [============================ ] 80% 50.00 MiB / 62.23 MiB [============================= ] 81% 51.00 MiB / 62.23 MiB [============================== ] 83% 52.00 MiB / 62.23 MiB [============================== ] 85% 53.00 MiB / 62.23 MiB [=============================== ] 86% 54.00 MiB / 62.23 MiB [=============================== ] 88% 55.00 MiB / 62.23 MiB [================================ ] 89% 56.00 MiB / 62.23 MiB [================================ ] 91% 57.00 MiB / 62.23 MiB [================================= ] 93% 58.00 MiB / 62.23 MiB [================================== ] 94% 59.00 MiB / 62.23 MiB [================================== ] 96% 60.00 MiB / 62.23 MiB [=================================== ] 98% 61.00 MiB / 62.23 MiB [=================================== ] 99% 62.00 MiB / 62.23 MiB [====================================] 100% 62.23 MiB / 62.23 MiB Downloading [28/29]: kernel-debug-uki-virt-6.9.7-200.fc40.x86_64.rpm [ ] 1% 1.00 MiB / 74.01 MiB [ ] 2% 2.00 MiB / 74.01 MiB [= ] 4% 3.00 MiB / 74.01 MiB [= ] 5% 4.00 MiB / 74.01 MiB [== ] 6% 5.00 MiB / 74.01 MiB [== ] 8% 6.00 MiB / 74.01 MiB [=== ] 9% 7.00 MiB / 74.01 MiB [=== ] 10% 8.00 MiB / 74.01 MiB [==== ] 12% 9.00 MiB / 74.01 MiB [==== ] 13% 10.00 MiB / 74.01 MiB [===== ] 14% 11.00 MiB / 74.01 MiB [===== ] 16% 12.00 MiB / 74.01 MiB [====== ] 17% 13.00 MiB / 74.01 MiB [====== ] 18% 14.00 MiB / 74.01 MiB [======= ] 20% 15.00 MiB / 74.01 MiB [======= ] 21% 16.00 MiB / 74.01 MiB [======== ] 22% 17.00 MiB / 74.01 MiB [======== ] 24% 18.00 MiB / 74.01 MiB [========= ] 25% 19.00 MiB / 74.01 MiB [========= ] 27% 20.00 MiB / 74.01 MiB [========== ] 28% 21.00 MiB / 74.01 MiB [========== ] 29% 22.00 MiB / 74.01 MiB [=========== ] 31% 23.00 MiB / 74.01 MiB [=========== ] 32% 24.00 MiB / 74.01 MiB [============ ] 33% 25.00 MiB / 74.01 MiB [============ ] 35% 26.00 MiB / 74.01 MiB [============= ] 36% 27.00 MiB / 74.01 MiB [============= ] 37% 28.00 MiB / 74.01 MiB [============== ] 39% 29.00 MiB / 74.01 MiB [============== ] 40% 30.00 MiB / 74.01 MiB [=============== ] 41% 31.00 MiB / 74.01 MiB [=============== ] 43% 32.00 MiB / 74.01 MiB [================ ] 44% 33.00 MiB / 74.01 MiB [================ ] 45% 34.00 MiB / 74.01 MiB [================= ] 47% 35.00 MiB / 74.01 MiB [================= ] 48% 36.00 MiB / 74.01 MiB [================= ] 49% 37.00 MiB / 74.01 MiB [================== ] 51% 38.00 MiB / 74.01 MiB [================== ] 52% 39.00 MiB / 74.01 MiB [=================== ] 54% 40.00 MiB / 74.01 MiB [=================== ] 55% 41.00 MiB / 74.01 MiB [==================== ] 56% 42.00 MiB / 74.01 MiB [==================== ] 58% 43.00 MiB / 74.01 MiB [===================== ] 59% 44.00 MiB / 74.01 MiB [===================== ] 60% 45.00 MiB / 74.01 MiB [====================== ] 62% 46.00 MiB / 74.01 MiB [====================== ] 63% 47.00 MiB / 74.01 MiB [======================= ] 64% 48.00 MiB / 74.01 MiB [======================= ] 66% 49.00 MiB / 74.01 MiB [======================== ] 67% 50.00 MiB / 74.01 MiB [======================== ] 68% 51.00 MiB / 74.01 MiB [========================= ] 70% 52.00 MiB / 74.01 MiB [========================= ] 71% 53.00 MiB / 74.01 MiB [========================== ] 72% 54.00 MiB / 74.01 MiB [========================== ] 74% 55.00 MiB / 74.01 MiB [=========================== ] 75% 56.00 MiB / 74.01 MiB [=========================== ] 77% 57.00 MiB / 74.01 MiB [============================ ] 78% 58.00 MiB / 74.01 MiB [============================ ] 79% 59.00 MiB / 74.01 MiB [============================= ] 81% 60.00 MiB / 74.01 MiB [============================= ] 82% 61.00 MiB / 74.01 MiB [============================== ] 83% 62.00 MiB / 74.01 MiB [============================== ] 85% 63.00 MiB / 74.01 MiB [=============================== ] 86% 64.00 MiB / 74.01 MiB [=============================== ] 87% 65.00 MiB / 74.01 MiB [================================ ] 89% 66.00 MiB / 74.01 MiB [================================ ] 90% 67.00 MiB / 74.01 MiB [================================= ] 91% 68.00 MiB / 74.01 MiB [================================= ] 93% 69.00 MiB / 74.01 MiB [================================== ] 94% 70.00 MiB / 74.01 MiB [================================== ] 95% 71.00 MiB / 74.01 MiB [=================================== ] 97% 72.00 MiB / 74.01 MiB [=================================== ] 98% 73.00 MiB / 74.01 MiB [=================================== ] 99% 74.00 MiB / 74.01 MiB [====================================] 100% 74.01 MiB / 74.01 MiB Downloading [29/29]: kernel-debug-modules-6.9.7-200.fc40.x86_64.rpm [ ] 0% 1.00 MiB / 103.11 MiB [ ] 1% 2.00 MiB / 103.11 MiB [= ] 2% 3.00 MiB / 103.11 MiB [= ] 3% 4.00 MiB / 103.11 MiB [= ] 4% 5.00 MiB / 103.11 MiB [== ] 5% 6.00 MiB / 103.11 MiB [== ] 6% 7.00 MiB / 103.11 MiB [== ] 7% 8.00 MiB / 103.11 MiB [=== ] 8% 9.00 MiB / 103.11 MiB [=== ] 9% 10.00 MiB / 103.11 MiB [=== ] 10% 11.00 MiB / 103.11 MiB [==== ] 11% 12.00 MiB / 103.11 MiB [==== ] 12% 13.00 MiB / 103.11 MiB [==== ] 13% 14.00 MiB / 103.11 MiB [===== ] 14% 15.00 MiB / 103.11 MiB [===== ] 15% 16.00 MiB / 103.11 MiB [===== ] 16% 17.00 MiB / 103.11 MiB [====== ] 17% 18.00 MiB / 103.11 MiB [====== ] 18% 19.00 MiB / 103.11 MiB [====== ] 19% 20.00 MiB / 103.11 MiB [======= ] 20% 21.00 MiB / 103.11 MiB [======= ] 21% 22.00 MiB / 103.11 MiB [======== ] 22% 23.00 MiB / 103.11 MiB [======== ] 23% 24.00 MiB / 103.11 MiB [======== ] 24% 25.00 MiB / 103.11 MiB [========= ] 25% 26.00 MiB / 103.11 MiB [========= ] 26% 27.00 MiB / 103.11 MiB [========= ] 27% 28.00 MiB / 103.11 MiB [========== ] 28% 29.00 MiB / 103.11 MiB [========== ] 29% 30.00 MiB / 103.11 MiB [========== ] 30% 31.00 MiB / 103.11 MiB [=========== ] 31% 32.00 MiB / 103.11 MiB [=========== ] 32% 33.00 MiB / 103.11 MiB [=========== ] 32% 34.00 MiB / 103.11 MiB [============ ] 33% 35.00 MiB / 103.11 MiB [============ ] 34% 36.00 MiB / 103.11 MiB [============ ] 35% 37.00 MiB / 103.11 MiB [============= ] 36% 38.00 MiB / 103.11 MiB [============= ] 37% 39.00 MiB / 103.11 MiB [============= ] 38% 40.00 MiB / 103.11 MiB [============== ] 39% 41.00 MiB / 103.11 MiB [============== ] 40% 42.00 MiB / 103.11 MiB [=============== ] 41% 43.00 MiB / 103.11 MiB [=============== ] 42% 44.00 MiB / 103.11 MiB [=============== ] 43% 45.00 MiB / 103.11 MiB [================ ] 44% 46.00 MiB / 103.11 MiB [================ ] 45% 47.00 MiB / 103.11 MiB [================ ] 46% 48.00 MiB / 103.11 MiB [================= ] 47% 49.00 MiB / 103.11 MiB [================= ] 48% 50.00 MiB / 103.11 MiB [================= ] 49% 51.00 MiB / 103.11 MiB [================== ] 50% 52.00 MiB / 103.11 MiB [================== ] 51% 53.00 MiB / 103.11 MiB [================== ] 52% 54.00 MiB / 103.11 MiB [=================== ] 53% 55.00 MiB / 103.11 MiB [=================== ] 54% 56.00 MiB / 103.11 MiB [=================== ] 55% 57.00 MiB / 103.11 MiB [==================== ] 56% 58.00 MiB / 103.11 MiB [==================== ] 57% 59.00 MiB / 103.11 MiB [==================== ] 58% 60.00 MiB / 103.11 MiB [===================== ] 59% 61.00 MiB / 103.11 MiB [===================== ] 60% 62.00 MiB / 103.11 MiB [===================== ] 61% 63.00 MiB / 103.11 MiB [====================== ] 62% 64.00 MiB / 103.11 MiB [====================== ] 63% 65.00 MiB / 103.11 MiB [======================= ] 64% 66.00 MiB / 103.11 MiB [======================= ] 64% 67.00 MiB / 103.11 MiB [======================= ] 65% 68.00 MiB / 103.11 MiB [======================== ] 66% 69.00 MiB / 103.11 MiB [======================== ] 67% 70.00 MiB / 103.11 MiB [======================== ] 68% 71.00 MiB / 103.11 MiB [========================= ] 69% 72.00 MiB / 103.11 MiB [========================= ] 70% 73.00 MiB / 103.11 MiB [========================= ] 71% 74.00 MiB / 103.11 MiB [========================== ] 72% 75.00 MiB / 103.11 MiB [========================== ] 73% 76.00 MiB / 103.11 MiB [========================== ] 74% 77.00 MiB / 103.11 MiB [=========================== ] 75% 78.00 MiB / 103.11 MiB [=========================== ] 76% 79.00 MiB / 103.11 MiB [=========================== ] 77% 80.00 MiB / 103.11 MiB [============================ ] 78% 81.00 MiB / 103.11 MiB [============================ ] 79% 82.00 MiB / 103.11 MiB [============================ ] 80% 83.00 MiB / 103.11 MiB [============================= ] 81% 84.00 MiB / 103.11 MiB [============================= ] 82% 85.00 MiB / 103.11 MiB [============================== ] 83% 86.00 MiB / 103.11 MiB [============================== ] 84% 87.00 MiB / 103.11 MiB [============================== ] 85% 88.00 MiB / 103.11 MiB [=============================== ] 86% 89.00 MiB / 103.11 MiB [=============================== ] 87% 90.00 MiB / 103.11 MiB [=============================== ] 88% 91.00 MiB / 103.11 MiB [================================ ] 89% 92.00 MiB / 103.11 MiB [================================ ] 90% 93.00 MiB / 103.11 MiB [================================ ] 91% 94.00 MiB / 103.11 MiB [================================= ] 92% 95.00 MiB / 103.11 MiB [================================= ] 93% 96.00 MiB / 103.11 MiB [================================= ] 94% 97.00 MiB / 103.11 MiB [================================== ] 95% 98.00 MiB / 103.11 MiB [================================== ] 96% 99.00 MiB / 103.11 MiB [================================== ] 96% 100.00 MiB / 103.11 MiB [=================================== ] 97% 101.00 MiB / 103.11 MiB [=================================== ] 98% 102.00 MiB / 103.11 MiB [=================================== ] 99% 103.00 MiB / 103.11 MiB [====================================] 100% 103.11 MiB / 103.11 MiB Last metadata expiration check: 0:11:44 ago on Sat 13 Jul 2024 01:07:23 PM UTC. Package kernel-modules-6.9.7-200.fc40.x86_64 is already installed. Package kernel-modules-core-6.9.7-200.fc40.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: kernel-modules-extra x86_64 6.9.7-200.fc40 @commandline 2.9 M kernel-modules-internal x86_64 6.9.7-200.fc40 @commandline 1.3 M Transaction Summary ================================================================================ Install 2 Packages Total size: 4.1 M Installed size: 3.7 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.9.7-200.fc40.x86_64 1/2 Running scriptlet: kernel-modules-internal-6.9.7-200.fc40.x86_64 1/2 Installing : kernel-modules-extra-6.9.7-200.fc40.x86_64 2/2 Running scriptlet: kernel-modules-extra-6.9.7-200.fc40.x86_64 2/2 Installed: kernel-modules-extra-6.9.7-200.fc40.x86_64 kernel-modules-internal-6.9.7-200.fc40.x86_64 Complete! TASK [Create hostapd config] *************************************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:69 Saturday 13 July 2024 13:19:43 +0000 (0:01:23.808) 0:01:33.779 ********* changed: [sut] => { "changed": true, "checksum": "6f12f09ae8e7d35daf1dd0e1d21717374b6da5c8", "dest": "/etc/hostapd/wireless.conf", "gid": 0, "group": "root", "md5sum": "10d1092e1f9dda9a0b78317b4ce78e8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 131, "src": "/root/.ansible/tmp/ansible-tmp-1720876783.498823-13012-257369438028953/source", "state": "file", "uid": 0 } TASK [Include the task 'start_mock_wifi.yml'] ********************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:84 Saturday 13 July 2024 13:19:44 +0000 (0:00:00.654) 0:01:34.434 ********* included: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/start_mock_wifi.yml for sut TASK [Ensure NetworkManager is running] **************************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/start_mock_wifi.yml:3 Saturday 13 July 2024 13:19:44 +0000 (0:00:00.012) 0:01:34.447 ********* ok: [sut] => { "changed": false, "name": "NetworkManager", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-07-13 12:59:08 UTC", "ActiveEnterTimestampMonotonic": "32008311", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket network-pre.target sysinit.target basic.target cloud-init-local.service dbus.socket dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-07-13 12:59:08 UTC", "AssertTimestampMonotonic": "31291293", "Before": "NetworkManager-wait-online.service network.service network.target cloud-init.service shutdown.target multi-user.target", "BindsTo": "dbus-broker.service", "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": "3507534000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-07-13 12:59:08 UTC", "ConditionTimestampMonotonic": "31291290", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "3464", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "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": "664", "ExecMainStartTimestamp": "Sat 2024-07-13 12:59:08 UTC", "ExecMainStartTimestampMonotonic": "31304179", "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", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-07-13 12:59:08 UTC", "InactiveExitTimestampMonotonic": "31304454", "InvocationID": "4ef3ea8a12684c05906aa7198d9ee9ae", "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": "14750", "LimitNPROCSoft": "14750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14750", "LimitSIGPENDINGSoft": "14750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "664", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3488448512", "MemoryCurrent": "11894784", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "13795328", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "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": "dbus.socket sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-07-13 13:14:43 UTC", "StateChangeTimestampMonotonic": "966868068", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "10min", "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-weekly-cir2q1u5dn/tests/playbooks/tasks/start_mock_wifi.yml:8 Saturday 13 July 2024 13:19:44 +0000 (0:00:00.546) 0:01:34.993 ********* ok: [sut] => { "changed": false, "cmd": "modprobe mac80211_hwsim radio=2 && sleep 5", "delta": "0:00:05.196736", "end": "2024-07-13 13:19:50.075171", "rc": 0, "start": "2024-07-13 13:19:44.878435" } TASK [Restart NetworkManager and wpa_supplicant] ******************************* task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/start_mock_wifi.yml:12 Saturday 13 July 2024 13:19:50 +0000 (0:00:05.419) 0:01:40.412 ********* 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": "Sat 2024-07-13 12:59:08 UTC", "ActiveEnterTimestampMonotonic": "32008311", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket network-pre.target sysinit.target basic.target cloud-init-local.service dbus.socket dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-07-13 12:59:08 UTC", "AssertTimestampMonotonic": "31291293", "Before": "NetworkManager-wait-online.service network.service network.target cloud-init.service shutdown.target multi-user.target", "BindsTo": "dbus-broker.service", "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": "3517671000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-07-13 12:59:08 UTC", "ConditionTimestampMonotonic": "31291290", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "3464", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "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": "664", "ExecMainStartTimestamp": "Sat 2024-07-13 12:59:08 UTC", "ExecMainStartTimestampMonotonic": "31304179", "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", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-07-13 12:59:08 UTC", "InactiveExitTimestampMonotonic": "31304454", "InvocationID": "4ef3ea8a12684c05906aa7198d9ee9ae", "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": "14750", "LimitNPROCSoft": "14750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14750", "LimitSIGPENDINGSoft": "14750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "664", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3482079232", "MemoryCurrent": "11927552", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "13795328", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "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": "dbus.socket sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-07-13 13:14:43 UTC", "StateChangeTimestampMonotonic": "966868068", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "10min", "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": "Sat 2024-07-13 13:08:05 UTC", "ActiveEnterTimestampMonotonic": "568225422", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket sysinit.target dbus-broker.service dbus.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-07-13 13:08:05 UTC", "AssertTimestampMonotonic": "568210934", "Before": "network.target shutdown.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": "50784000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-07-13 13:08:05 UTC", "ConditionTimestampMonotonic": "568210930", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "6114", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "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": "6978", "ExecMainStartTimestamp": "Sat 2024-07-13 13:08:05 UTC", "ExecMainStartTimestampMonotonic": "568217113", "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", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-07-13 13:08:05 UTC", "InactiveExitTimestampMonotonic": "568217406", "InvocationID": "a0ac9d180771476c85c46f78965504e0", "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": "14750", "LimitNPROCSoft": "14750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14750", "LimitSIGPENDINGSoft": "14750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "6978", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3476172800", "MemoryCurrent": "2887680", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "3416064", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "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 dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-07-13 13:14:43 UTC", "StateChangeTimestampMonotonic": "966870518", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4425", "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-weekly-cir2q1u5dn/tests/playbooks/tasks/start_mock_wifi.yml:20 Saturday 13 July 2024 13:19:51 +0000 (0:00:01.062) 0:01:41.475 ********* 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.028986", "end": "2024-07-13 13:19:56.389848", "rc": 0, "start": "2024-07-13 13:19:51.360862" } TASK [Start hostapd] *********************************************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/start_mock_wifi.yml:29 Saturday 13 July 2024 13:19:56 +0000 (0:00:05.252) 0:01:46.727 ********* ok: [sut] => { "changed": false, "cmd": "hostapd -B /etc/hostapd/wireless.conf && sleep 5", "delta": "0:00:05.042057", "end": "2024-07-13 13:20:01.655416", "rc": 0, "start": "2024-07-13 13:19:56.613359" } STDOUT: wlan1: interface state UNINITIALIZED->ENABLED wlan1: AP-ENABLED TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 13 July 2024 13:20:01 +0000 (0:00:05.268) 0:01:51.995 ********* included: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 13 July 2024 13:20:01 +0000 (0:00:00.023) 0:01:52.019 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 13 July 2024 13:20:01 +0000 (0:00:00.025) 0:01:52.045 ********* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 13 July 2024 13:20:01 +0000 (0:00:00.019) 0:01:52.064 ********* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 13 July 2024 13:20:01 +0000 (0:00:00.016) 0:01:52.081 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 13 July 2024 13:20:04 +0000 (0:00:02.585) 0:01:54.666 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 13 July 2024 13:20:05 +0000 (0:00:00.993) 0:01:55.660 ********* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 13 July 2024 13:20:05 +0000 (0:00:00.024) 0:01:55.685 ********* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 13 July 2024 13:20:05 +0000 (0:00:00.021) 0:01:55.706 ********* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 13 July 2024 13:20:05 +0000 (0:00:00.020) 0:01:55.727 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } TASK [fedora.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-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 13 July 2024 13:20:05 +0000 (0:00:00.030) 0:01:55.757 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: wireless-regdb-2024.01.23-1.fc40.noarch", "Installed: iw-6.7-2.fc40.x86_64", "Installed: NetworkManager-wifi-1:1.46.0-2.fc40.x86_64" ] } MSG: Check mode: No changes made, but would have if not in check mode lsrpackages: NetworkManager NetworkManager-wifi python3-gobject-base wpa_supplicant TASK [fedora.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-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 13 July 2024 13:20:08 +0000 (0:00:03.272) 0:01:59.029 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 13 July 2024 13:20:08 +0000 (0:00:00.029) 0:01:59.058 ********* skipping: [sut] => { "changed": false, "false_condition": "not network_allow_restart", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 13 July 2024 13:20:08 +0000 (0:00:00.055) 0:01:59.114 ********* changed: [sut] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: wireless-regdb-2024.01.23-1.fc40.noarch", "Installed: iw-6.7-2.fc40.x86_64", "Installed: NetworkManager-wifi-1:1.46.0-2.fc40.x86_64" ] } lsrpackages: NetworkManager NetworkManager-wifi python3-gobject-base wpa_supplicant TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 13 July 2024 13:20:11 +0000 (0:00:02.597) 0:02:01.712 ********* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 13 July 2024 13:20:11 +0000 (0:00:00.021) 0:02:01.734 ********* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 13 July 2024 13:20:11 +0000 (0:00:00.021) 0:02:01.755 ********* changed: [sut] => { "changed": true, "name": "NetworkManager", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-07-13 13:19:50 UTC", "ActiveEnterTimestampMonotonic": "1273701353", "ActiveExitTimestamp": "Sat 2024-07-13 13:19:50 UTC", "ActiveExitTimestampMonotonic": "1273533129", "ActiveState": "active", "After": "system.slice systemd-journald.socket network-pre.target sysinit.target basic.target cloud-init-local.service dbus.socket dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-07-13 13:19:50 UTC", "AssertTimestampMonotonic": "1273564381", "Before": "NetworkManager-wait-online.service network.service network.target cloud-init.service shutdown.target multi-user.target", "BindsTo": "dbus-broker.service", "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": "83799000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-07-13 13:19:50 UTC", "ConditionTimestampMonotonic": "1273564372", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "9605", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "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": "27133", "ExecMainStartTimestamp": "Sat 2024-07-13 13:19:50 UTC", "ExecMainStartTimestampMonotonic": "1273573179", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[Sat 2024-07-13 13:19:50 UTC] ; stop_time=[n/a] ; pid=27133 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Sat 2024-07-13 13:19:50 UTC] ; stop_time=[n/a] ; pid=27133 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-07-13 13:19:50 UTC", "InactiveEnterTimestampMonotonic": "1273561923", "InactiveExitTimestamp": "Sat 2024-07-13 13:19:50 UTC", "InactiveExitTimestampMonotonic": "1273573483", "InvocationID": "58eeff14ce844d52b795e85a04e41b4b", "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": "14750", "LimitNPROCSoft": "14750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14750", "LimitSIGPENDINGSoft": "14750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "27133", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3422969856", "MemoryCurrent": "3411968", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "3960832", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "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": "dbus.socket sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-07-13 13:19:50 UTC", "StateChangeTimestampMonotonic": "1273701353", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "10min", "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 [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 13 July 2024 13:20:12 +0000 (0:00:00.699) 0:02:02.454 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 13 July 2024 13:20:12 +0000 (0:00:00.452) 0:02:02.906 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-07-13 13:19:51 UTC", "ActiveEnterTimestampMonotonic": "1274179615", "ActiveExitTimestamp": "Sat 2024-07-13 13:19:51 UTC", "ActiveExitTimestampMonotonic": "1274160132", "ActiveState": "active", "After": "system.slice systemd-journald.socket sysinit.target dbus-broker.service dbus.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-07-13 13:19:51 UTC", "AssertTimestampMonotonic": "1274163591", "Before": "network.target shutdown.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": "17099000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-07-13 13:19:51 UTC", "ConditionTimestampMonotonic": "1274163587", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "9734", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "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": "27229", "ExecMainStartTimestamp": "Sat 2024-07-13 13:19:51 UTC", "ExecMainStartTimestampMonotonic": "1274175099", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Sat 2024-07-13 13:19:51 UTC] ; stop_time=[n/a] ; pid=27229 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Sat 2024-07-13 13:19:51 UTC] ; stop_time=[n/a] ; pid=27229 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-07-13 13:19:51 UTC", "InactiveEnterTimestampMonotonic": "1274162477", "InactiveExitTimestamp": "Sat 2024-07-13 13:19:51 UTC", "InactiveExitTimestampMonotonic": "1274175416", "InvocationID": "758876140bfe4cf7a11e179b2e07c204", "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": "14750", "LimitNPROCSoft": "14750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14750", "LimitSIGPENDINGSoft": "14750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "27229", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3428982784", "MemoryCurrent": "1613824", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "1871872", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "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 dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-07-13 13:19:51 UTC", "StateChangeTimestampMonotonic": "1274179615", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4425", "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 [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 13 July 2024 13:20:13 +0000 (0:00:00.435) 0:02:03.342 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 13 July 2024 13:20:13 +0000 (0:00:00.021) 0:02:03.363 ********* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 13 July 2024 13:20:13 +0000 (0:00:00.021) 0:02:03.385 ********* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "wlan0", "state": "up", "type": "wireless", "wireless": { "key_mgmt": "sae", "password": "p@55w0rD", "ssid": "hostapd-sae" } } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, 59b069aa-b7c6-4b3b-886e-14dc8b0fb04c [004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 59b069aa-b7c6-4b3b-886e-14dc8b0fb04c (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 13 July 2024 13:20:17 +0000 (0:00:04.510) 0:02:07.895 ********* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 13 July 2024 13:20:17 +0000 (0:00:00.023) 0:02:07.919 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, 59b069aa-b7c6-4b3b-886e-14dc8b0fb04c", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 59b069aa-b7c6-4b3b-886e-14dc8b0fb04c (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 13 July 2024 13:20:17 +0000 (0:00:00.025) 0:02:07.945 ********* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "wlan0", "state": "up", "type": "wireless", "wireless": { "key_mgmt": "sae", "password": "p@55w0rD", "ssid": "hostapd-sae" } } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, 59b069aa-b7c6-4b3b-886e-14dc8b0fb04c\n[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 59b069aa-b7c6-4b3b-886e-14dc8b0fb04c (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, 59b069aa-b7c6-4b3b-886e-14dc8b0fb04c", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 59b069aa-b7c6-4b3b-886e-14dc8b0fb04c (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 13 July 2024 13:20:17 +0000 (0:00:00.026) 0:02:07.971 ********* skipping: [sut] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 13 July 2024 13:20:17 +0000 (0:00:00.033) 0:02:08.005 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Verify wireless profile KEY_MGMT entry] ********************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tests_wireless_wpa3_sae.yml:35 Saturday 13 July 2024 13:20:18 +0000 (0:00:00.336) 0:02:08.341 ********* ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nnmcli c show wlan0 | grep 802-11-wireless-security.key-mgmt\n", "delta": "0:00:00.024078", "end": "2024-07-13 13:20:18.248480", "rc": 0, "start": "2024-07-13 13:20:18.224402" } STDOUT: 802-11-wireless-security.key-mgmt: sae STDERR: + nmcli c show wlan0 + grep 802-11-wireless-security.key-mgmt TASK [Assert that WPA3 Personal is configured correctly] *********************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tests_wireless_wpa3_sae.yml:43 Saturday 13 July 2024 13:20:18 +0000 (0:00:00.282) 0:02:08.623 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 13 July 2024 13:20:18 +0000 (0:00:00.023) 0:02:08.646 ********* included: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 13 July 2024 13:20:18 +0000 (0:00:00.040) 0:02:08.687 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 13 July 2024 13:20:18 +0000 (0:00:00.037) 0:02:08.724 ********* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 13 July 2024 13:20:18 +0000 (0:00:00.027) 0:02:08.752 ********* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 13 July 2024 13:20:18 +0000 (0:00:00.029) 0:02:08.781 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 13 July 2024 13:20:20 +0000 (0:00:02.408) 0:02:11.189 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 13 July 2024 13:20:21 +0000 (0:00:00.814) 0:02:12.004 ********* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 13 July 2024 13:20:21 +0000 (0:00:00.024) 0:02:12.029 ********* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 13 July 2024 13:20:21 +0000 (0:00:00.021) 0:02:12.051 ********* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 13 July 2024 13:20:21 +0000 (0:00:00.020) 0:02:12.072 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } TASK [fedora.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-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 13 July 2024 13:20:21 +0000 (0:00:00.031) 0:02:12.103 ********* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 13 July 2024 13:20:21 +0000 (0:00:00.062) 0:02:12.165 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 13 July 2024 13:20:21 +0000 (0:00:00.030) 0:02:12.196 ********* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 13 July 2024 13:20:21 +0000 (0:00:00.038) 0:02:12.234 ********* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 13 July 2024 13:20:21 +0000 (0:00:00.054) 0:02:12.288 ********* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 13 July 2024 13:20:21 +0000 (0:00:00.022) 0:02:12.311 ********* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 13 July 2024 13:20:22 +0000 (0:00:00.022) 0:02:12.334 ********* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 13 July 2024 13:20:22 +0000 (0:00:00.037) 0:02:12.371 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 13 July 2024 13:20:22 +0000 (0:00:00.447) 0:02:12.818 ********* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 13 July 2024 13:20:22 +0000 (0:00:00.036) 0:02:12.854 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 13 July 2024 13:20:22 +0000 (0:00:00.021) 0:02:12.876 ********* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 13 July 2024 13:20:22 +0000 (0:00:00.021) 0:02:12.898 ********* 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 [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 13 July 2024 13:20:23 +0000 (0:00:00.549) 0:02:13.448 ********* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 13 July 2024 13:20:23 +0000 (0:00:00.022) 0:02:13.470 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 13 July 2024 13:20:23 +0000 (0:00:00.025) 0:02:13.495 ********* 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 [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 13 July 2024 13:20:23 +0000 (0:00:00.024) 0:02:13.520 ********* skipping: [sut] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 13 July 2024 13:20:23 +0000 (0:00:00.022) 0:02:13.542 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'cleanup_mock_wifi.yml'] ******************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tests_wireless_wpa3_sae.yml:62 Saturday 13 July 2024 13:20:23 +0000 (0:00:00.266) 0:02:13.809 ********* included: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/cleanup_mock_wifi.yml for sut TASK [Unload mac80211_hwsim module] ******************************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/cleanup_mock_wifi.yml:3 Saturday 13 July 2024 13:20:23 +0000 (0:00:00.036) 0:02:13.845 ********* ok: [sut] => { "changed": false, "cmd": [ "modprobe", "-r", "mac80211_hwsim" ], "delta": "0:00:00.136966", "end": "2024-07-13 13:20:23.868417", "rc": 0, "start": "2024-07-13 13:20:23.731451" } TASK [Kill hostapd process] **************************************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/cleanup_mock_wifi.yml:7 Saturday 13 July 2024 13:20:23 +0000 (0:00:00.372) 0:02:14.218 ********* ok: [sut] => { "changed": false, "cmd": [ "pkill", "hostapd" ], "delta": "0:00:00.014736", "end": "2024-07-13 13:20:24.116761", "rc": 0, "start": "2024-07-13 13:20:24.102025" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tests_wireless_wpa3_sae.yml:64 Saturday 13 July 2024 13:20:24 +0000 (0:00:00.248) 0:02:14.466 ********* included: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/check_network_dns.yml:6 Saturday 13 July 2024 13:20:24 +0000 (0:00:00.035) 0:02:14.502 ********* 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.009875", "end": "2024-07-13 13:20:24.394038", "rc": 0, "start": "2024-07-13 13:20:24.384163" } 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 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:ca:88:e5:7f brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.15.85/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 3588sec preferred_lft 3588sec inet6 fe80::8ff:caff:fe88:e57f/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.85 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.85 metric 100 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-weekly-cir2q1u5dn/tests/playbooks/tasks/check_network_dns.yml:24 Saturday 13 July 2024 13:20:24 +0000 (0:00:00.242) 0:02:14.744 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_facts[\"distribution\"] == \"CentOS\"", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=48 changed=7 unreachable=0 failed=0 skipped=40 rescued=0 ignored=0 Saturday 13 July 2024 13:20:24 +0000 (0:00:00.057) 0:02:14.802 ********* =============================================================================== Install mac80211_hwsim kernel module in Fedora ------------------------- 83.81s /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:60 Load mac80211_hwsim kernel module to mock a wifi network ---------------- 5.42s /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/start_mock_wifi.yml:8 ---- Start hostapd ----------------------------------------------------------- 5.27s /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/start_mock_wifi.yml:29 --- Bring up wlan0 and wlan1 (mock wifi interfaces) ------------------------- 5.25s /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/start_mock_wifi.yml:20 --- fedora.linux_system_roles.network : Configure networking connection profiles --- 4.51s /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 3.27s /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Install packages -------------------- 2.60s /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Check which services are running ---- 2.59s /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 2.49s /WORKDIR/git-weekly-cir2q1u5dn/tests/tests_wireless_wpa3_sae_nm.yml:6 --------- fedora.linux_system_roles.network : Check which services are running ---- 2.41s /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 2.26s /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tests_wireless_wpa3_sae.yml:3 -- Gather the minimum subset of ansible_facts required by the network role test --- 1.85s /WORKDIR/git-weekly-cir2q1u5dn/tests/tasks/el_repo_setup.yml:3 ---------------- Install packages required to set up mock wifi network ------------------- 1.53s /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 Install hostapd in Fedora ----------------------------------------------- 1.42s /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:45 Restart NetworkManager and wpa_supplicant ------------------------------- 1.06s /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/start_mock_wifi.yml:12 --- fedora.linux_system_roles.network : Check which packages are installed --- 0.99s /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.81s /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.70s /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Create hostapd config --------------------------------------------------- 0.65s /WORKDIR/git-weekly-cir2q1u5dn/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:69 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.55s /WORKDIR/git-weekly-cir2q1u5dn/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---