# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /WORKDIR/git-bond_options_rewritesacsnolo/tests/tests_default.yml PLAY [Test executing the role with default parameters] ************************* META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 15:53:23 +0000 (0:00:00.014) 0:00:00.014 ******* included: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 15:53:23 +0000 (0:00:00.060) 0:00:00.074 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 15:53:23 +0000 (0:00:00.451) 0:00:00.526 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 15:53:24 +0000 (0:00:00.262) 0:00:00.789 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 15:53:24 +0000 (0:00:00.027) 0:00:00.816 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 15:53:25 +0000 (0:00:01.590) 0:00:02.406 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 15:53:26 +0000 (0:00:01.133) 0:00:03.540 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 15:53:26 +0000 (0:00:00.049) 0:00:03.590 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 15:53:26 +0000 (0:00:00.047) 0:00:03.638 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 15:53:26 +0000 (0:00:00.030) 0:00:03.668 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 15:53:26 +0000 (0:00:00.055) 0:00:03.724 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 15:53:26 +0000 (0:00:00.034) 0:00:03.758 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 15:53:27 +0000 (0:00:00.036) 0:00:03.794 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 15:53:27 +0000 (0:00:00.036) 0:00:03.831 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 15:53:27 +0000 (0:00:00.909) 0:00:04.741 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 15:53:28 +0000 (0:00:00.045) 0:00:04.786 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 15:53:28 +0000 (0:00:00.046) 0:00:04.833 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 15:53:28 +0000 (0:00:00.034) 0:00:04.867 ******* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 15:53:28 +0000 (0:00:00.475) 0:00:05.343 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 15:53:28 +0000 (0:00:00.030) 0:00:05.373 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 15:53:28 +0000 (0:00:00.031) 0:00:05.404 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 15:53:28 +0000 (0:00:00.032) 0:00:05.437 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 15:53:28 +0000 (0:00:00.028) 0:00:05.466 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/tests_default.yml:9 Friday 09 February 2024 15:53:28 +0000 (0:00:00.276) 0:00:05.742 ******* included: /WORKDIR/git-bond_options_rewritesacsnolo/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_rewritesacsnolo/tests/tasks/el_repo_setup.yml:3 Friday 09 February 2024 15:53:29 +0000 (0:00:00.032) 0:00:05.775 ******* 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.192740", "end": "2024-02-09 15:53:37.457552", "rc": 0, "start": "2024-02-09 15:53:29.264812" } STDOUT: 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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 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 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=74.3 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=2 ttl=42 time=73.2 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=3 ttl=42 time=73.2 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=4 ttl=42 time=73.1 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=5 ttl=42 time=73.2 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4005ms rtt min/avg/max/mdev = 73.130/73.404/74.318/0.457 ms 2600:2701:4000:5211:dead:beef:fe:fed3 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 2604:1580:fe00:0:dead:beef:cafe:fed1 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 2620:52:3:1:dead:beef:cafe:fed6 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 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=53 time=61.3 ms 64 bytes from ec2-34-221-3-152.us-west-2.compute.amazonaws.com (34.221.3.152): icmp_seq=2 ttl=53 time=60.5 ms 64 bytes from ec2-34-221-3-152.us-west-2.compute.amazonaws.com (34.221.3.152): icmp_seq=3 ttl=53 time=60.5 ms 64 bytes from ec2-34-221-3-152.us-west-2.compute.amazonaws.com (34.221.3.152): icmp_seq=4 ttl=53 time=60.5 ms 64 bytes from ec2-34-221-3-152.us-west-2.compute.amazonaws.com (34.221.3.152): icmp_seq=5 ttl=53 time=60.6 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4006ms rtt min/avg/max/mdev = 60.508/60.697/61.332/0.318 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_rewritesacsnolo/tests/tasks/el_repo_setup.yml:17 Friday 09 February 2024 15:53:37 +0000 (0:00:08.489) 0:00:14.264 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/tasks/el_repo_setup.yml:33 Friday 09 February 2024 15:53:37 +0000 (0:00:00.405) 0:00:14.670 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/tasks/el_repo_setup.yml:38 Friday 09 February 2024 15:53:37 +0000 (0:00:00.029) 0:00:14.699 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/tasks/el_repo_setup.yml:42 Friday 09 February 2024 15:53:37 +0000 (0:00:00.029) 0:00:14.728 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/tasks/el_repo_setup.yml:67 Friday 09 February 2024 15:53:37 +0000 (0:00:00.034) 0:00:14.763 ******* included: /WORKDIR/git-bond_options_rewritesacsnolo/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/tasks/enable_epel.yml:8 Friday 09 February 2024 15:53:38 +0000 (0:00:00.087) 0:00:14.851 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/tasks/enable_epel.yml:24 Friday 09 February 2024 15:53:38 +0000 (0:00:00.022) 0:00:14.874 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/tasks/enable_epel.yml:30 Friday 09 February 2024 15:53:38 +0000 (0:00:00.037) 0:00:14.911 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/tasks/enable_epel.yml:35 Friday 09 February 2024 15:53:38 +0000 (0:00:00.048) 0:00:14.960 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/tasks/enable_epel.yml:40 Friday 09 February 2024 15:53:38 +0000 (0:00:00.055) 0:00:15.015 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify DNS and ping still work after el repo setup] ********************** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/tasks/el_repo_setup.yml:71 Friday 09 February 2024 15:53:38 +0000 (0:00:00.042) 0:00:15.057 ******* 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.100735", "end": "2024-02-09 15:53:46.592406", "rc": 0, "start": "2024-02-09 15:53:38.491671" } STDOUT: 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 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:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (38.145.60.21) 56(84) bytes of data. 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=1 ttl=53 time=3.44 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=2 ttl=53 time=2.57 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=3 ttl=53 time=2.47 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=4 ttl=53 time=2.53 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=5 ttl=53 time=2.49 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4006ms rtt min/avg/max/mdev = 2.472/2.699/3.435/0.369 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:fed7 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 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (152.19.134.198) 56(84) bytes of data. 64 bytes from vm18.fedora.ibiblio.org (152.19.134.198): icmp_seq=1 ttl=50 time=21.2 ms 64 bytes from vm18.fedora.ibiblio.org (152.19.134.198): icmp_seq=2 ttl=50 time=20.1 ms 64 bytes from vm18.fedora.ibiblio.org (152.19.134.198): icmp_seq=3 ttl=50 time=20.0 ms 64 bytes from vm18.fedora.ibiblio.org (152.19.134.198): icmp_seq=4 ttl=50 time=20.1 ms 64 bytes from vm18.fedora.ibiblio.org (152.19.134.198): icmp_seq=5 ttl=50 time=20.1 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4006ms rtt min/avg/max/mdev = 20.018/20.335/21.231/0.450 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 [Test warning and info logs] ********************************************** task path: /WORKDIR/git-bond_options_rewritesacsnolo/tests/tests_default.yml:11 Friday 09 February 2024 15:53:46 +0000 (0:00:08.342) 0:00:23.400 ******* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=18 changed=0 unreachable=0 failed=0 skipped=19 rescued=0 ignored=0 Friday 09 February 2024 15:53:46 +0000 (0:00:00.035) 0:00:23.436 ******* =============================================================================== Verify DNS and ping still work before el repo setup --------------------- 8.49s /WORKDIR/git-bond_options_rewritesacsnolo/tests/tasks/el_repo_setup.yml:3 ----- Verify DNS and ping still work after el repo setup ---------------------- 8.34s /WORKDIR/git-bond_options_rewritesacsnolo/tests/tasks/el_repo_setup.yml:71 ---- linux-system-roles.network : Check which services are running ----------- 1.59s /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.13s /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Enable and start NetworkManager ------------ 0.91s /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Configure networking connection profiles --- 0.48s /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Ensure ansible_facts used by role are present --- 0.45s /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Gather the minimum subset of ansible_facts required by the network role test --- 0.41s /WORKDIR/git-bond_options_rewritesacsnolo/tests/tasks/el_repo_setup.yml:17 ---- linux-system-roles.network : Re-test connectivity ----------------------- 0.28s /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:158 linux-system-roles.network : Check if system is ostree ------------------ 0.26s /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Include the task 'enable_epel.yml' -------------------------------------- 0.09s /WORKDIR/git-bond_options_rewritesacsnolo/tests/tasks/el_repo_setup.yml:67 ---- linux-system-roles.network : Ensure ansible_facts used by role ---------- 0.06s /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:4 linux-system-roles.network : Install packages --------------------------- 0.06s /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Enable EPEL 8 ----------------------------------------------------------- 0.06s /WORKDIR/git-bond_options_rewritesacsnolo/tests/tasks/enable_epel.yml:35 ------ linux-system-roles.network : Print network provider --------------------- 0.05s /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Enable EPEL 7 ----------------------------------------------------------- 0.05s /WORKDIR/git-bond_options_rewritesacsnolo/tests/tasks/enable_epel.yml:30 ------ linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.05s /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:11 linux-system-roles.network : Enable network service --------------------- 0.05s /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:108 linux-system-roles.network : Enable and start wpa_supplicant ------------ 0.05s /WORKDIR/git-bond_options_rewritesacsnolo/tests/roles/linux-system-roles.network/tasks/main.yml:99 Enable EPEL 6 ----------------------------------------------------------- 0.04s /WORKDIR/git-bond_options_rewritesacsnolo/tests/tasks/enable_epel.yml:40 ------ ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---