# STDOUT: ---v---v---v---v---v--- Using /etc/ansible/ansible.cfg as config file PLAY [Run playbook 'playbooks/tests_wireless_wpa3_sae.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* Friday 05 August 2022 20:27:00 +0000 (0:00:00.250) 0:00:00.250 ********* ok: [sut] TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:27:09 +0000 (0:00:09.554) 0:00:09.805 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/tasks/el_repo_setup.yml for sut TASK [Fix CentOS6 Base repo] *************************************************** Friday 05 August 2022 20:27:10 +0000 (0:00:00.759) 0:00:10.564 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:27:11 +0000 (0:00:00.729) 0:00:11.294 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** Friday 05 August 2022 20:27:12 +0000 (0:00:01.636) 0:00:12.930 ********* changed: [sut] => { "changed": true, "cmd": [ "yum", "install", "-y", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "delta": "0:00:02.556009", "end": "2022-08-05 20:27:18.371646", "rc": 0, "start": "2022-08-05 20:27:15.815637" } STDOUT: Last metadata expiration check: 0:01:24 ago on Fri Aug 5 20:25:52 2022. epel-release-latest-8.noarch.rpm 176 kB/s | 24 kB 00:00 Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: epel-release noarch 8-16.el8 @commandline 24 k Transaction Summary ================================================================================ Install 1 Package Total size: 24 k Installed size: 34 k Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : epel-release-8-16.el8.noarch 1/1 Running scriptlet: epel-release-8-16.el8.noarch 1/1 Many EPEL packages require the CodeReady Builder (CRB) repository. It is recommended that you run /usr/bin/crb enable to enable the CRB repository. Verifying : epel-release-8-16.el8.noarch 1/1 Installed: epel-release-8-16.el8.noarch Complete! TASK [Enable EPEL 7] *********************************************************** Friday 05 August 2022 20:27:19 +0000 (0:00:06.391) 0:00:19.321 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** Friday 05 August 2022 20:27:19 +0000 (0:00:00.587) 0:00:19.909 ********* changed: [sut] => { "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.569080", "end": "2022-08-05 20:27:21.221436", "rc": 0, "start": "2022-08-05 20:27:20.652356" } TASK [Enable EPEL 6] *********************************************************** Friday 05 August 2022 20:27:22 +0000 (0:00:02.452) 0:00:22.361 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** Friday 05 August 2022 20:27:22 +0000 (0:00:00.470) 0:00:22.832 ********* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* Friday 05 August 2022 20:27:23 +0000 (0:00:01.130) 0:00:23.962 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [INIT: wireless tests] **************************************************** Friday 05 August 2022 20:27:24 +0000 (0:00:00.589) 0:00:24.552 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** Friday 05 August 2022 20:27:25 +0000 (0:00:00.905) 0:00:25.458 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* Friday 05 August 2022 20:27:26 +0000 (0:00:00.928) 0:00:26.386 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Friday 05 August 2022 20:27:26 +0000 (0:00:00.801) 0:00:27.188 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Friday 05 August 2022 20:27:27 +0000 (0:00:00.594) 0:00:27.783 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** Friday 05 August 2022 20:27:28 +0000 (0:00:00.457) 0:00:28.240 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** Friday 05 August 2022 20:27:28 +0000 (0:00:00.785) 0:00:29.026 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** Friday 05 August 2022 20:27:30 +0000 (0:00:01.260) 0:00:30.287 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** Friday 05 August 2022 20:27:30 +0000 (0:00:00.881) 0:00:31.169 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ Friday 05 August 2022 20:27:31 +0000 (0:00:00.499) 0:00:31.669 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ Friday 05 August 2022 20:27:32 +0000 (0:00:00.900) 0:00:32.589 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* Friday 05 August 2022 20:27:32 +0000 (0:00:00.322) 0:00:32.912 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** Friday 05 August 2022 20:27:33 +0000 (0:00:00.656) 0:00:33.569 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** Friday 05 August 2022 20:27:34 +0000 (0:00:00.806) 0:00:34.376 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** Friday 05 August 2022 20:27:34 +0000 (0:00:00.677) 0:00:35.053 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** Friday 05 August 2022 20:27:35 +0000 (0:00:00.637) 0:00:35.691 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** Friday 05 August 2022 20:27:36 +0000 (0:00:00.822) 0:00:36.513 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** Friday 05 August 2022 20:27:36 +0000 (0:00:00.569) 0:00:37.083 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** Friday 05 August 2022 20:27:37 +0000 (0:00:00.664) 0:00:37.748 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify wireless profile KEY_MGMT entry] ********************************** Friday 05 August 2022 20:27:38 +0000 (0:00:00.499) 0:00:38.247 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that WPA3 Personal is configured correctly] *********************** Friday 05 August 2022 20:27:38 +0000 (0:00:00.462) 0:00:38.710 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=6 changed=2 unreachable=0 failed=0 skipped=25 rescued=0 ignored=0 Friday 05 August 2022 20:27:39 +0000 (0:00:00.755) 0:00:39.466 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 9.55s Create EPEL 8 ----------------------------------------------------------- 6.39s Enable EPEL 8 ----------------------------------------------------------- 2.45s include_tasks ----------------------------------------------------------- 1.64s linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable --- 1.26s Set network provider to 'nm' -------------------------------------------- 1.13s linux-system-roles.network : Ensure ansible_facts used by role ---------- 0.93s linux-system-roles.network : Enable and start NetworkManager ------------ 0.92s INIT: wireless tests ---------------------------------------------------- 0.91s linux-system-roles.network : Install python3-libnmstate when using network_state variable --- 0.90s linux-system-roles.network : Show stderr messages for the network_connections --- 0.82s linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.81s linux-system-roles.network : Print network provider --------------------- 0.80s linux-system-roles.network : Install packages --------------------------- 0.79s include_tasks ----------------------------------------------------------- 0.76s Assert that WPA3 Personal is configured correctly ----------------------- 0.76s Fix CentOS6 Base repo --------------------------------------------------- 0.73s linux-system-roles.network : Configure networking connection profiles --- 0.68s linux-system-roles.network : Show debug messages for the network_state --- 0.66s linux-system-roles.network : Enable network service --------------------- 0.66s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---