# 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-bond_options_rewritea65qsp1p/.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-bond_options_rewritea65qsp1p/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-bond_options_rewritea65qsp1p/tests/tests_wireless_wpa3_sae_nm.yml:6 Friday 09 February 2024 16:17:39 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_wireless_wpa3_sae_nm.yml:9 Friday 09 February 2024 16:17:40 +0000 (0:00:00.725) 0:00:00.738 ******* included: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml for sut TASK [Verify DNS and ping still work before el repo setup] ********************* task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:3 Friday 09 February 2024 16:17:40 +0000 (0:00:00.012) 0:00:00.751 ******* ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n exit 1\n fi\n if ! ping -c5 \"$host\"; then\n exit 1\n fi\ndone\n", "delta": "0:00:08.129487", "end": "2024-02-09 16:17:48.780711", "rc": 0, "start": "2024-02-09 16:17:40.651224" } STDOUT: 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (140.211.169.196) 56(84) bytes of data. 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=1 ttl=42 time=73.5 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=2 ttl=42 time=72.4 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=3 ttl=42 time=72.4 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=4 ttl=42 time=72.4 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=5 ttl=42 time=72.6 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4005ms rtt min/avg/max/mdev = 72.400/72.690/73.514/0.539 ms 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (152.19.134.142) 56(84) bytes of data. 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=1 ttl=41 time=23.6 ms 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=2 ttl=41 time=22.9 ms 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=3 ttl=41 time=22.8 ms 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=4 ttl=41 time=22.9 ms 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=5 ttl=41 time=22.8 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4007ms rtt min/avg/max/mdev = 22.869/23.050/23.682/0.316 ms STDERR: + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.fedoraproject.org + ping -c5 mirrors.fedoraproject.org + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.centos.org + ping -c5 mirrors.centos.org TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:17 Friday 09 February 2024 16:17:48 +0000 (0:00:08.315) 0:00:09.066 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:31 Friday 09 February 2024 16:17:49 +0000 (0:00:00.235) 0:00:09.302 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:36 Friday 09 February 2024 16:17:49 +0000 (0:00:00.185) 0:00:09.487 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:40 Friday 09 February 2024 16:17:49 +0000 (0:00:00.015) 0:00:09.503 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:65 Friday 09 February 2024 16:17:49 +0000 (0:00:00.011) 0:00:09.514 ******* included: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/enable_epel.yml:8 Friday 09 February 2024 16:17:49 +0000 (0:00:00.028) 0:00:09.542 ******* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/enable_epel.yml:24 Friday 09 February 2024 16:17:49 +0000 (0:00:00.127) 0:00:09.670 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/enable_epel.yml:30 Friday 09 February 2024 16:17:49 +0000 (0:00:00.423) 0:00:10.093 ******* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.176154", "end": "2024-02-09 16:17:50.108199", "rc": 0, "start": "2024-02-09 16:17:49.932045" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/epel pkgdir = /var/cache/yum/x86_64/7/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/enable_epel.yml:35 Friday 09 February 2024 16:17:50 +0000 (0:00:00.300) 0:00:10.394 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '8'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/enable_epel.yml:40 Friday 09 February 2024 16:17:50 +0000 (0:00:00.009) 0:00:10.404 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Verify DNS and ping still work after el repo setup] ********************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:69 Friday 09 February 2024 16:17:50 +0000 (0:00:00.009) 0:00:10.414 ******* ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n exit 1\n fi\n if ! ping -c5 \"$host\"; then\n exit 1\n fi\ndone\n", "delta": "0:00:08.236640", "end": "2024-02-09 16:17:58.490670", "rc": 0, "start": "2024-02-09 16:17:50.254030" } STDOUT: 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (8.43.85.67) 56(84) bytes of data. 64 bytes from proxy14.fedoraproject.org (8.43.85.67): icmp_seq=1 ttl=50 time=11.6 ms 64 bytes from proxy14.fedoraproject.org (8.43.85.67): icmp_seq=2 ttl=50 time=10.7 ms 64 bytes from proxy14.fedoraproject.org (8.43.85.67): icmp_seq=3 ttl=50 time=10.5 ms 64 bytes from proxy14.fedoraproject.org (8.43.85.67): icmp_seq=4 ttl=50 time=10.6 ms 64 bytes from proxy14.fedoraproject.org (8.43.85.67): icmp_seq=5 ttl=50 time=30.7 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4006ms rtt min/avg/max/mdev = 10.572/14.885/30.778/7.957 ms 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (34.221.3.152) 56(84) bytes of data. 64 bytes from ec2-34-221-3-152.us-west-2.compute.amazonaws.com (34.221.3.152): icmp_seq=1 ttl=54 time=66.3 ms 64 bytes from ec2-34-221-3-152.us-west-2.compute.amazonaws.com (34.221.3.152): icmp_seq=2 ttl=54 time=65.0 ms 64 bytes from ec2-34-221-3-152.us-west-2.compute.amazonaws.com (34.221.3.152): icmp_seq=3 ttl=54 time=65.3 ms 64 bytes from ec2-34-221-3-152.us-west-2.compute.amazonaws.com (34.221.3.152): icmp_seq=4 ttl=54 time=65.0 ms 64 bytes from ec2-34-221-3-152.us-west-2.compute.amazonaws.com (34.221.3.152): icmp_seq=5 ttl=54 time=65.0 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4005ms rtt min/avg/max/mdev = 65.062/65.388/66.311/0.477 ms STDERR: + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.fedoraproject.org + ping -c5 mirrors.fedoraproject.org + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.centos.org + ping -c5 mirrors.centos.org TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_wireless_wpa3_sae_nm.yml:11 Friday 09 February 2024 16:17:58 +0000 (0:00:08.362) 0:00:18.777 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing wireless connection] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/tests_wireless_wpa3_sae.yml:3 Friday 09 February 2024 16:17:58 +0000 (0:00:00.018) 0:00:18.795 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [INIT: wireless tests] **************************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/tests_wireless_wpa3_sae.yml:8 Friday 09 February 2024 16:17:58 +0000 (0:00:00.012) 0:00:18.808 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 February 2024 16:17:58 +0000 (0:00:00.011) 0:00:18.820 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 February 2024 16:17:58 +0000 (0:00:00.011) 0:00:18.831 ******* skipping: [sut] => { "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'" } 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-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 February 2024 16:17:58 +0000 (0:00:00.011) 0:00:18.842 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "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-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 February 2024 16:17:58 +0000 (0:00:00.009) 0:00:18.852 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 09 February 2024 16:17:58 +0000 (0:00:00.009) 0:00:18.862 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "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-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Friday 09 February 2024 16:17:58 +0000 (0:00:00.009) 0:00:18.872 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Friday 09 February 2024 16:17:58 +0000 (0:00:00.009) 0:00:18.881 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Friday 09 February 2024 16:17:58 +0000 (0:00:00.009) 0:00:18.891 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Friday 09 February 2024 16:17:58 +0000 (0:00:00.009) 0:00:18.900 ******* 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 : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Friday 09 February 2024 16:17:58 +0000 (0:00:00.009) 0:00:18.910 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Friday 09 February 2024 16:17:58 +0000 (0:00:00.011) 0:00:18.921 ******* 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-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Friday 09 February 2024 16:17:58 +0000 (0:00:00.010) 0:00:18.932 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Friday 09 February 2024 16:17:58 +0000 (0:00:00.010) 0:00:18.943 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Friday 09 February 2024 16:17:58 +0000 (0:00:00.010) 0:00:18.953 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Friday 09 February 2024 16:17:58 +0000 (0:00:00.009) 0:00:18.963 ******* skipping: [sut] => { "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Friday 09 February 2024 16:17:58 +0000 (0:00:00.010) 0:00:18.973 ******* skipping: [sut] => { "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Friday 09 February 2024 16:17:58 +0000 (0:00:00.009) 0:00:18.983 ******* skipping: [sut] => { "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Friday 09 February 2024 16:17:58 +0000 (0:00:00.009) 0:00:18.992 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [Verify wireless profile KEY_MGMT entry] ********************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/tests_wireless_wpa3_sae.yml:35 Friday 09 February 2024 16:17:58 +0000 (0:00:00.011) 0:00:19.003 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [Assert that WPA3 Personal is configured correctly] *********************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/tests_wireless_wpa3_sae.yml:43 Friday 09 February 2024 16:17:58 +0000 (0:00:00.010) 0:00:19.014 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 February 2024 16:17:58 +0000 (0:00:00.011) 0:00:19.025 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 February 2024 16:17:58 +0000 (0:00:00.010) 0:00:19.036 ******* skipping: [sut] => { "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'" } 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-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 February 2024 16:17:58 +0000 (0:00:00.009) 0:00:19.045 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "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-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 February 2024 16:17:58 +0000 (0:00:00.009) 0:00:19.054 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 09 February 2024 16:17:58 +0000 (0:00:00.009) 0:00:19.064 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "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-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Friday 09 February 2024 16:17:58 +0000 (0:00:00.008) 0:00:19.073 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Friday 09 February 2024 16:17:58 +0000 (0:00:00.009) 0:00:19.082 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Friday 09 February 2024 16:17:58 +0000 (0:00:00.009) 0:00:19.091 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Friday 09 February 2024 16:17:58 +0000 (0:00:00.009) 0:00:19.101 ******* 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 : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Friday 09 February 2024 16:17:58 +0000 (0:00:00.010) 0:00:19.111 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Friday 09 February 2024 16:17:58 +0000 (0:00:00.010) 0:00:19.122 ******* 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-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Friday 09 February 2024 16:17:58 +0000 (0:00:00.009) 0:00:19.132 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Friday 09 February 2024 16:17:58 +0000 (0:00:00.010) 0:00:19.142 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Friday 09 February 2024 16:17:58 +0000 (0:00:00.010) 0:00:19.153 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Friday 09 February 2024 16:17:58 +0000 (0:00:00.010) 0:00:19.164 ******* skipping: [sut] => { "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Friday 09 February 2024 16:17:58 +0000 (0:00:00.009) 0:00:19.173 ******* skipping: [sut] => { "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Friday 09 February 2024 16:17:58 +0000 (0:00:00.009) 0:00:19.182 ******* skipping: [sut] => { "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Friday 09 February 2024 16:17:58 +0000 (0:00:00.009) 0:00:19.191 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } TASK [Include the task 'cleanup_mock_wifi.yml'] ******************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/tests_wireless_wpa3_sae.yml:62 Friday 09 February 2024 16:17:58 +0000 (0:00:00.010) 0:00:19.202 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version != '7' and ansible_distribution != 'RedHat'", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=12 changed=0 unreachable=0 failed=0 skipped=44 rescued=0 ignored=0 Friday 09 February 2024 16:17:58 +0000 (0:00:00.014) 0:00:19.217 ******* =============================================================================== Verify DNS and ping still work after el repo setup ---------------------- 8.36s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:69 ---- Verify DNS and ping still work before el repo setup --------------------- 8.32s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:3 ----- Gathering Facts --------------------------------------------------------- 0.73s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_wireless_wpa3_sae_nm.yml:6 Install yum-utils package ----------------------------------------------- 0.42s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/enable_epel.yml:24 ------ Enable EPEL 7 ----------------------------------------------------------- 0.30s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/enable_epel.yml:30 ------ Gather the minimum subset of ansible_facts required by the network role test --- 0.24s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:17 ---- Check if system is ostree ----------------------------------------------- 0.19s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:31 ---- Create EPEL 7 ----------------------------------------------------------- 0.13s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/enable_epel.yml:8 ------- Include the task 'enable_epel.yml' -------------------------------------- 0.03s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:65 ---- Set network provider to 'nm' -------------------------------------------- 0.02s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_wireless_wpa3_sae_nm.yml:11 Set flag to indicate system is ostree ----------------------------------- 0.02s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:36 ---- Include the task 'cleanup_mock_wifi.yml' -------------------------------- 0.01s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/tests_wireless_wpa3_sae.yml:62 Include the task 'el_repo_setup.yml' ------------------------------------ 0.01s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_wireless_wpa3_sae_nm.yml:9 Gathering Facts --------------------------------------------------------- 0.01s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/tests_wireless_wpa3_sae.yml:3 fedora.linux_system_roles.network : Print network provider -------------- 0.01s /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.01s /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 INIT: wireless tests ---------------------------------------------------- 0.01s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/tests_wireless_wpa3_sae.yml:8 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.01s /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.01s /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Assert that WPA3 Personal is configured correctly ----------------------- 0.01s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/tests_wireless_wpa3_sae.yml:43 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---