# 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 statically imported: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_device_present.yml statically imported: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_device_present.yml statically imported: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_device_present.yml statically imported: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml 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_bond_deprecated_nm.yml ***************************************** 2 plays in /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tests_bond_deprecated_nm.yml PLAY [Run playbook 'playbooks/tests_bond_deprecated.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tests_bond_deprecated_nm.yml:6 Wednesday 07 February 2024 11:25:21 +0000 (0:00:00.012) 0:00:00.012 **** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tests_bond_deprecated_nm.yml:9 Wednesday 07 February 2024 11:25:22 +0000 (0:00:00.608) 0:00:00.620 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/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-bond_options_rewrite9fyx5qyq/tests/tasks/el_repo_setup.yml:3 Wednesday 07 February 2024 11:25:22 +0000 (0:00:00.010) 0:00:00.631 **** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/el_repo_setup.yml:19 Wednesday 07 February 2024 11:25:22 +0000 (0:00:00.368) 0:00:00.999 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/el_repo_setup.yml:24 Wednesday 07 February 2024 11:25:22 +0000 (0:00:00.257) 0:00:01.257 **** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/el_repo_setup.yml:28 Wednesday 07 February 2024 11:25:22 +0000 (0:00:00.019) 0:00:01.277 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/el_repo_setup.yml:53 Wednesday 07 February 2024 11:25:22 +0000 (0:00:00.016) 0:00:01.294 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/enable_epel.yml:8 Wednesday 07 February 2024 11:25:22 +0000 (0:00:00.030) 0:00:01.324 **** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/enable_epel.yml:24 Wednesday 07 February 2024 11:25:23 +0000 (0:00:00.239) 0:00:01.563 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/enable_epel.yml:30 Wednesday 07 February 2024 11:25:23 +0000 (0:00:00.010) 0:00:01.574 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/enable_epel.yml:35 Wednesday 07 February 2024 11:25:23 +0000 (0:00:00.010) 0:00:01.584 **** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.256589", "end": "2024-02-07 11:25:23.602140", "rc": 0, "start": "2024-02-07 11:25:23.345551" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/enable_epel.yml:40 Wednesday 07 February 2024 11:25:23 +0000 (0:00:00.446) 0:00:02.031 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tests_bond_deprecated_nm.yml:11 Wednesday 07 February 2024 11:25:23 +0000 (0:00:00.009) 0:00:02.040 **** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing bond device using deprecated 'master' argument] ********* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_bond_deprecated.yml:3 Wednesday 07 February 2024 11:25:23 +0000 (0:00:00.010) 0:00:02.051 **** ok: [sut] META: ran handlers TASK [INIT Prepare setup] ****************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_bond_deprecated.yml:13 Wednesday 07 February 2024 11:25:24 +0000 (0:00:00.514) 0:00:02.565 **** ok: [sut] => {} MSG: ################################################## TASK [Verify DNS and ping still work before setup] ***************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_bond_deprecated.yml:16 Wednesday 07 February 2024 11:25:24 +0000 (0:00:00.009) 0:00:02.575 **** 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.141439", "end": "2024-02-07 11:25:32.477231", "rc": 0, "start": "2024-02-07 11:25:24.335792" } STDOUT: 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 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 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.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=22.2 ms 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=2 ttl=41 time=21.2 ms 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=3 ttl=41 time=21.2 ms 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=4 ttl=41 time=21.2 ms 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=5 ttl=41 time=21.1 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4006ms rtt min/avg/max/mdev = 21.135/21.358/22.156/0.439 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 2600:2701:4000:5211:dead:beef:fe:fed3 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 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=71.3 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=2 ttl=42 time=70.2 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=3 ttl=42 time=70.2 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=4 ttl=42 time=70.1 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=5 ttl=42 time=70.1 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4006ms rtt min/avg/max/mdev = 70.078/70.382/71.345/0.512 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 [Install dnsmasq] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Wednesday 07 February 2024 11:25:32 +0000 (0:00:08.331) 0:00:10.906 **** changed: [sut] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: dnsmasq-2.79-32.el8.x86_64" ] } TASK [Install pgrep, sysctl] *************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:18 Wednesday 07 February 2024 11:25:36 +0000 (0:00:04.126) 0:00:15.032 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install pgrep, sysctl] *************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:28 Wednesday 07 February 2024 11:25:36 +0000 (0:00:00.010) 0:00:15.043 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create test interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:38 Wednesday 07 February 2024 11:25:39 +0000 (0:00:02.670) 0:00:17.713 **** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nip link add test1 type veth peer name test1p\nip link add test2 type veth peer name test2p\nif [ -n \"$(pgrep NetworkManager)\" ];then\n nmcli d set test1 managed true\n nmcli d set test2 managed true\n # NetworkManager should not manage DHCP server ports\n nmcli d set test1p managed false\n nmcli d set test2p managed false\nfi\nip link set test1p up\nip link set test2p up\n\n# Create the 'testbr' - providing both 10.x ipv4 and 2620:52:0 ipv6 dhcp\nip link add name testbr type bridge forward_delay 0\nif [ -n \"$(pgrep NetworkManager)\" ];then\n # NetworkManager should not manage DHCP server ports\n nmcli d set testbr managed false\nfi\nip link set testbr up\ntimer=0\n# The while loop following is a workaround for the NM bug, which can be\n# tracked in https://bugzilla.redhat.com/show_bug.cgi?id=2079642\nwhile ! ip addr show testbr | grep -q 'inet [1-9]'\ndo\n let \"timer+=1\"\n if [ $timer -eq 30 ]; then break; fi\n sleep 1\n ip addr add 192.0.2.1/24 dev testbr\n ip -6 addr add 2001:DB8::1/32 dev testbr\ndone\n\nif grep 'release 6' /etc/redhat-release; then\n # We need bridge-utils and radvd only in rhel6\n if ! rpm -q --quiet radvd; then yum -y install radvd; fi\n if ! rpm -q --quiet bridge-utils; then yum -y install bridge-utils; fi\n\n # We need to add iptables rule to allow dhcp request\n iptables -I INPUT -i testbr -p udp --dport 67:68 --sport 67:68 -j ACCEPT\n\n # Add test1, test2 peers into the testbr\n brctl addif testbr test1p\n brctl addif testbr test2p\n\n # in RHEL6 /run is not present\n mkdir -p /run\n\n # and dnsmasq does not support ipv6\n dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --interface=testbr --bind-interfaces\n\n # start radvd for ipv6\n echo 'interface testbr {' > /etc/radvd.conf\n echo ' AdvSendAdvert on;' >> /etc/radvd.conf\n echo ' prefix 2001:DB8::/64 { ' >> /etc/radvd.conf\n echo ' AdvOnLink on; }; ' >> /etc/radvd.conf\n echo ' }; ' >> /etc/radvd.conf\n\n # enable ipv6 forwarding\n sysctl -w net.ipv6.conf.all.forwarding=1\n service radvd restart\n\nelse\n ip link set test1p master testbr\n ip link set test2p master testbr\n # Run joint DHCP4/DHCP6 server with RA enabled in veth namespace\n dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --dhcp-range=2001:DB8::10,2001:DB8::1FF,slaac,64,240 --enable-ra --interface=testbr --bind-interfaces\nfi\n", "delta": "0:00:01.369093", "end": "2024-02-07 11:25:40.846650", "rc": 0, "start": "2024-02-07 11:25:39.477557" } TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 07 February 2024 11:25:40 +0000 (0:00:01.565) 0:00:19.279 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface test1] ******************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 07 February 2024 11:25:40 +0000 (0:00:00.013) 0:00:19.292 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707305139.483883, "block_size": 4096, "blocks": 0, "ctime": 1707305139.483883, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23931, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/test1", "lnk_target": "../../devices/virtual/net/test1", "mode": "0777", "mtime": 1707305139.483883, "nlink": 1, "path": "/sys/class/net/test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'test1'] ************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 07 February 2024 11:25:41 +0000 (0:00:00.194) 0:00:19.487 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 07 February 2024 11:25:41 +0000 (0:00:00.011) 0:00:19.499 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface test2] ******************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 07 February 2024 11:25:41 +0000 (0:00:00.012) 0:00:19.512 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707305139.495999, "block_size": 4096, "blocks": 0, "ctime": 1707305139.495999, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 24517, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/test2", "lnk_target": "../../devices/virtual/net/test2", "mode": "0777", "mtime": 1707305139.495999, "nlink": 1, "path": "/sys/class/net/test2", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'test2'] ************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 07 February 2024 11:25:41 +0000 (0:00:00.194) 0:00:19.707 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify DNS and ping still work before running the role] ****************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_bond_deprecated.yml:39 Wednesday 07 February 2024 11:25:41 +0000 (0:00:00.011) 0:00:19.718 **** 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.054855", "end": "2024-02-07 11:25:49.538012", "rc": 0, "start": "2024-02-07 11:25:41.483157" } STDOUT: 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 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 2620:52:3:1:dead:beef:cafe:fed6 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=49 time=3.01 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=2 ttl=49 time=2.26 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=3 ttl=49 time=2.28 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=4 ttl=49 time=2.25 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=5 ttl=49 time=2.29 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4006ms rtt min/avg/max/mdev = 2.246/2.417/3.005/0.294 ms 2600:2701:4000:5211:dead:beef:fe:fed3 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 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 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 (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=18.3 ms 64 bytes from vm18.fedora.ibiblio.org (152.19.134.198): icmp_seq=2 ttl=50 time=17.6 ms 64 bytes from vm18.fedora.ibiblio.org (152.19.134.198): icmp_seq=3 ttl=50 time=17.4 ms 64 bytes from vm18.fedora.ibiblio.org (152.19.134.198): icmp_seq=4 ttl=50 time=17.5 ms 64 bytes from vm18.fedora.ibiblio.org (152.19.134.198): icmp_seq=5 ttl=50 time=17.5 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4006ms rtt min/avg/max/mdev = 17.444/17.681/18.348/0.357 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 Add Bond with 2 ports using deprecated 'master' argument] *********** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_bond_deprecated.yml:54 Wednesday 07 February 2024 11:25:49 +0000 (0:00:08.248) 0:00:27.967 **** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 07 February 2024 11:25:49 +0000 (0:00:00.009) 0:00:27.977 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 07 February 2024 11:25:49 +0000 (0:00:00.064) 0:00:28.041 **** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 07 February 2024 11:25:49 +0000 (0:00:00.012) 0:00:28.054 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 07 February 2024 11:25:49 +0000 (0:00:00.009) 0:00:28.063 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 07 February 2024 11:25:49 +0000 (0:00:00.009) 0:00:28.072 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 07 February 2024 11:25:51 +0000 (0:00:01.728) 0:00:29.801 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 07 February 2024 11:25:52 +0000 (0:00:01.471) 0:00:31.272 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 07 February 2024 11:25:52 +0000 (0:00:00.021) 0:00:31.294 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 07 February 2024 11:25:52 +0000 (0:00:00.020) 0:00:31.315 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 07 February 2024 11:25:52 +0000 (0:00:00.020) 0:00:31.335 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 07 February 2024 11:25:52 +0000 (0:00:00.043) 0:00:31.378 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 07 February 2024 11:25:52 +0000 (0:00:00.020) 0:00:31.399 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:74 Wednesday 07 February 2024 11:25:53 +0000 (0:00:00.020) 0:00:31.420 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:88 Wednesday 07 February 2024 11:25:53 +0000 (0:00:00.025) 0:00:31.445 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:99 Wednesday 07 February 2024 11:25:53 +0000 (0:00:00.481) 0:00:31.926 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:108 Wednesday 07 February 2024 11:25:53 +0000 (0:00:00.027) 0:00:31.953 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:116 Wednesday 07 February 2024 11:25:53 +0000 (0:00:00.020) 0:00:31.974 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:125 Wednesday 07 February 2024 11:25:53 +0000 (0:00:00.019) 0:00:31.993 **** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "bond": { "miimon": 110, "mode": "active-backup" }, "interface_name": "deprecated-bond", "ip": { "route_metric4": 65535 }, "name": "bond0", "state": "up", "type": "bond" }, { "interface_name": "test1", "master": "bond0", "name": "bond0.0", "state": "up", "type": "ethernet" }, { "interface_name": "test2", "master": "bond0", "name": "bond0.1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 83affed8-f8d2-4062-9e57-5a42a6270722 [008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, 93b056be-af3f-46ce-9e67-d3f8c34df0fc [009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, dc172384-39a3-4dcb-ad5b-41c309732766 [010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 83affed8-f8d2-4062-9e57-5a42a6270722 (is-modified) [011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, 93b056be-af3f-46ce-9e67-d3f8c34df0fc (not-active) [012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, dc172384-39a3-4dcb-ad5b-41c309732766 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 07 February 2024 11:25:54 +0000 (0:00:00.711) 0:00:32.705 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:143 Wednesday 07 February 2024 11:25:54 +0000 (0:00:00.020) 0:00:32.726 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 83affed8-f8d2-4062-9e57-5a42a6270722", "[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, 93b056be-af3f-46ce-9e67-d3f8c34df0fc", "[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, dc172384-39a3-4dcb-ad5b-41c309732766", "[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 83affed8-f8d2-4062-9e57-5a42a6270722 (is-modified)", "[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, 93b056be-af3f-46ce-9e67-d3f8c34df0fc (not-active)", "[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, dc172384-39a3-4dcb-ad5b-41c309732766 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:147 Wednesday 07 February 2024 11:25:54 +0000 (0:00:00.021) 0:00:32.748 **** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "bond": { "miimon": 110, "mode": "active-backup" }, "interface_name": "deprecated-bond", "ip": { "route_metric4": 65535 }, "name": "bond0", "state": "up", "type": "bond" }, { "interface_name": "test1", "master": "bond0", "name": "bond0.0", "state": "up", "type": "ethernet" }, { "interface_name": "test2", "master": "bond0", "name": "bond0.1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 83affed8-f8d2-4062-9e57-5a42a6270722\n[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, 93b056be-af3f-46ce-9e67-d3f8c34df0fc\n[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, dc172384-39a3-4dcb-ad5b-41c309732766\n[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 83affed8-f8d2-4062-9e57-5a42a6270722 (is-modified)\n[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, 93b056be-af3f-46ce-9e67-d3f8c34df0fc (not-active)\n[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, dc172384-39a3-4dcb-ad5b-41c309732766 (not-active)\n", "stderr_lines": [ "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 83affed8-f8d2-4062-9e57-5a42a6270722", "[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, 93b056be-af3f-46ce-9e67-d3f8c34df0fc", "[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, dc172384-39a3-4dcb-ad5b-41c309732766", "[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 83affed8-f8d2-4062-9e57-5a42a6270722 (is-modified)", "[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, 93b056be-af3f-46ce-9e67-d3f8c34df0fc (not-active)", "[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, dc172384-39a3-4dcb-ad5b-41c309732766 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:152 Wednesday 07 February 2024 11:25:54 +0000 (0:00:00.022) 0:00:32.770 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:158 Wednesday 07 February 2024 11:25:54 +0000 (0:00:00.020) 0:00:32.791 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 07 February 2024 11:25:54 +0000 (0:00:00.248) 0:00:33.039 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface deprecated-bond] ********************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 07 February 2024 11:25:54 +0000 (0:00:00.036) 0:00:33.075 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707305154.091857, "block_size": 4096, "blocks": 0, "ctime": 1707305154.091857, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25251, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/deprecated-bond", "lnk_target": "../../devices/virtual/net/deprecated-bond", "mode": "0777", "mtime": 1707305154.091857, "nlink": 1, "path": "/sys/class/net/deprecated-bond", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'deprecated-bond'] **************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 07 February 2024 11:25:54 +0000 (0:00:00.208) 0:00:33.284 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_bond_deprecated.yml:88 Wednesday 07 February 2024 11:25:54 +0000 (0:00:00.024) 0:00:33.309 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml for sut included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml for sut included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml:3 Wednesday 07 February 2024 11:25:54 +0000 (0:00:00.050) 0:00:33.359 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 07 February 2024 11:25:55 +0000 (0:00:00.060) 0:00:33.420 **** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 07 February 2024 11:25:55 +0000 (0:00:00.021) 0:00:33.442 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707305154.0328403, "block_size": 4096, "blocks": 8, "ctime": 1707305154.0328403, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5059710, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707305154.0328403, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-bond0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 367, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 07 February 2024 11:25:55 +0000 (0:00:00.207) 0:00:33.650 **** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 07 February 2024 11:25:55 +0000 (0:00:00.022) 0:00:33.672 **** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep bond0 | grep /etc", "delta": "0:00:00.025668", "end": "2024-02-07 11:25:55.464903", "rc": 0, "start": "2024-02-07 11:25:55.439235" } STDOUT: bond0 /etc/sysconfig/network-scripts/ifcfg-bond0 bond0.0 /etc/sysconfig/network-scripts/ifcfg-bond0.0 bond0.1 /etc/sysconfig/network-scripts/ifcfg-bond0.1 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 07 February 2024 11:25:55 +0000 (0:00:00.232) 0:00:33.905 **** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-bond0] ************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 07 February 2024 11:25:55 +0000 (0:00:00.023) 0:00:33.929 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-bond0] *********************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 07 February 2024 11:25:55 +0000 (0:00:00.023) 0:00:33.952 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-bond0] ****************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 07 February 2024 11:25:55 +0000 (0:00:00.022) 0:00:33.975 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-bond0] *************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 07 February 2024 11:25:55 +0000 (0:00:00.022) 0:00:33.997 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'bond0'] **************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml:5 Wednesday 07 February 2024 11:25:55 +0000 (0:00:00.022) 0:00:34.020 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'bond0'] *********** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml:10 Wednesday 07 February 2024 11:25:55 +0000 (0:00:00.023) 0:00:34.043 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in bond0] ***************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml:15 Wednesday 07 February 2024 11:25:55 +0000 (0:00:00.022) 0:00:34.066 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml:3 Wednesday 07 February 2024 11:25:55 +0000 (0:00:00.021) 0:00:34.088 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 07 February 2024 11:25:55 +0000 (0:00:00.034) 0:00:34.122 **** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 07 February 2024 11:25:55 +0000 (0:00:00.043) 0:00:34.166 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707305154.1388397, "block_size": 4096, "blocks": 8, "ctime": 1707305154.1388397, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5434782, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707305154.1388397, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-bond0.0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 175, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 07 February 2024 11:25:55 +0000 (0:00:00.204) 0:00:34.370 **** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 07 February 2024 11:25:55 +0000 (0:00:00.023) 0:00:34.393 **** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep bond0.0 | grep /etc", "delta": "0:00:00.028726", "end": "2024-02-07 11:25:56.187275", "rc": 0, "start": "2024-02-07 11:25:56.158549" } STDOUT: bond0.0 /etc/sysconfig/network-scripts/ifcfg-bond0.0 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 07 February 2024 11:25:56 +0000 (0:00:00.234) 0:00:34.628 **** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-bond0.0] ************************ task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 07 February 2024 11:25:56 +0000 (0:00:00.024) 0:00:34.652 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-bond0.0] ********************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 07 February 2024 11:25:56 +0000 (0:00:00.022) 0:00:34.674 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-bond0.0] **************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 07 February 2024 11:25:56 +0000 (0:00:00.022) 0:00:34.697 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-bond0.0] ************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 07 February 2024 11:25:56 +0000 (0:00:00.022) 0:00:34.720 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'bond0.0'] ************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml:5 Wednesday 07 February 2024 11:25:56 +0000 (0:00:00.022) 0:00:34.742 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'bond0.0'] ********* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml:10 Wednesday 07 February 2024 11:25:56 +0000 (0:00:00.022) 0:00:34.765 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in bond0.0] *************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml:15 Wednesday 07 February 2024 11:25:56 +0000 (0:00:00.022) 0:00:34.788 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml:3 Wednesday 07 February 2024 11:25:56 +0000 (0:00:00.021) 0:00:34.809 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 07 February 2024 11:25:56 +0000 (0:00:00.034) 0:00:34.844 **** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 07 February 2024 11:25:56 +0000 (0:00:00.020) 0:00:34.864 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707305154.1508396, "block_size": 4096, "blocks": 8, "ctime": 1707305154.1498396, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5899597, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707305154.1498396, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-bond0.1", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 175, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 07 February 2024 11:25:56 +0000 (0:00:00.219) 0:00:35.084 **** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 07 February 2024 11:25:56 +0000 (0:00:00.023) 0:00:35.107 **** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep bond0.1 | grep /etc", "delta": "0:00:00.026072", "end": "2024-02-07 11:25:56.929747", "rc": 0, "start": "2024-02-07 11:25:56.903675" } STDOUT: bond0.1 /etc/sysconfig/network-scripts/ifcfg-bond0.1 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 07 February 2024 11:25:56 +0000 (0:00:00.263) 0:00:35.370 **** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-bond0.1] ************************ task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 07 February 2024 11:25:56 +0000 (0:00:00.024) 0:00:35.394 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-bond0.1] ********************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 07 February 2024 11:25:57 +0000 (0:00:00.022) 0:00:35.417 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-bond0.1] **************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 07 February 2024 11:25:57 +0000 (0:00:00.022) 0:00:35.439 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-bond0.1] ************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 07 February 2024 11:25:57 +0000 (0:00:00.022) 0:00:35.462 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'bond0.1'] ************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml:5 Wednesday 07 February 2024 11:25:57 +0000 (0:00:00.022) 0:00:35.485 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'bond0.1'] ********* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml:10 Wednesday 07 February 2024 11:25:57 +0000 (0:00:00.022) 0:00:35.507 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in bond0.1] *************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml:15 Wednesday 07 February 2024 11:25:57 +0000 (0:00:00.022) 0:00:35.530 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [** TEST check polling interval] ****************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_bond_deprecated.yml:96 Wednesday 07 February 2024 11:25:57 +0000 (0:00:00.021) 0:00:35.552 **** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "grep", "Polling Interval", "/proc/net/bonding/deprecated-bond" ], "delta": "0:00:00.003549", "end": "2024-02-07 11:25:57.315975", "rc": 0, "start": "2024-02-07 11:25:57.312426" } STDOUT: MII Polling Interval (ms): 110 TASK [** TEST check IPv4] ****************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_bond_deprecated.yml:102 Wednesday 07 February 2024 11:25:57 +0000 (0:00:00.205) 0:00:35.757 **** FAILED - RETRYING: ** TEST check IPv4 (20 retries left). FAILED - RETRYING: ** TEST check IPv4 (19 retries left). ok: [sut] => { "attempts": 3, "changed": false, "cmd": [ "ip", "-4", "a", "s", "deprecated-bond" ], "delta": "0:00:00.004229", "end": "2024-02-07 11:26:01.900867", "rc": 0, "start": "2024-02-07 11:26:01.896638" } STDOUT: 16: deprecated-bond: mtu 1500 qdisc noqueue state UP group default qlen 1000 inet 192.0.2.163/24 brd 192.0.2.255 scope global dynamic noprefixroute deprecated-bond valid_lft 236sec preferred_lft 236sec TASK [** TEST check IPv6] ****************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_bond_deprecated.yml:109 Wednesday 07 February 2024 11:26:01 +0000 (0:00:04.585) 0:00:40.342 **** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "ip", "-6", "a", "s", "deprecated-bond" ], "delta": "0:00:00.004092", "end": "2024-02-07 11:26:02.108139", "rc": 0, "start": "2024-02-07 11:26:02.104047" } STDOUT: 16: deprecated-bond: mtu 1500 qdisc noqueue state UP group default qlen 1000 inet6 2001:db8::121/128 scope global dynamic noprefixroute valid_lft 234sec preferred_lft 234sec inet6 2001:db8::a505:ec05:af73:7dd4/64 scope global dynamic noprefixroute valid_lft 1800sec preferred_lft 1800sec inet6 fe80::9c05:dcad:8746:149/64 scope link noprefixroute valid_lft forever preferred_lft forever TASK [Verify DNS and ping still work before cleanup] *************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_bond_deprecated.yml:117 Wednesday 07 February 2024 11:26:02 +0000 (0:00:00.207) 0:00:40.550 **** fatal: [sut]: FAILED! => { "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:14.413109", "end": "2024-02-07 11:26:16.730525", "rc": 1, "start": "2024-02-07 11:26:02.317416" } STDOUT: 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 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 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org PING mirrors.fedoraproject.org(proxy06.fedoraproject.org (2605:bc80:3010:600:dead:beef:cafe:fed9)) 56 data bytes --- mirrors.fedoraproject.org ping statistics --- 5 packets transmitted, 0 received, 100% packet loss, time 4116ms STDERR: + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.fedoraproject.org + ping -c5 mirrors.fedoraproject.org + exit 1 MSG: non-zero return code to retry, use: --limit @/tmp/tests_bond_deprecated_nm.retry PLAY RECAP ********************************************************************* sut : ok=68 changed=2 unreachable=0 failed=1 skipped=31 rescued=0 ignored=0 Wednesday 07 February 2024 11:26:16 +0000 (0:00:14.606) 0:00:55.157 **** =============================================================================== Verify DNS and ping still work before cleanup -------------------------- 14.61s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_bond_deprecated.yml:117 Verify DNS and ping still work before setup ----------------------------- 8.33s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_bond_deprecated.yml:16 Verify DNS and ping still work before running the role ------------------ 8.25s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_bond_deprecated.yml:39 ** TEST check IPv4 ------------------------------------------------------ 4.59s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_bond_deprecated.yml:102 Install dnsmasq --------------------------------------------------------- 4.13s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Install pgrep, sysctl --------------------------------------------------- 2.67s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:28 linux-system-roles.network : Check which services are running ----------- 1.73s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Create test interfaces -------------------------------------------------- 1.57s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:38 linux-system-roles.network : Check which packages are installed --------- 1.47s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.71s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:125 Gathering Facts --------------------------------------------------------- 0.61s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tests_bond_deprecated_nm.yml:6 Gathering Facts --------------------------------------------------------- 0.51s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_bond_deprecated.yml:3 linux-system-roles.network : Enable and start NetworkManager ------------ 0.48s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:88 Enable EPEL 8 ----------------------------------------------------------- 0.45s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/enable_epel.yml:35 ------ Gather the minimum subset of ansible_facts required by the network role test --- 0.37s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/el_repo_setup.yml:3 ----- Get NM profile info ----------------------------------------------------- 0.26s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:25 Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/el_repo_setup.yml:19 ---- linux-system-roles.network : Re-test connectivity ----------------------- 0.25s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:158 Create EPEL 8 ----------------------------------------------------------- 0.24s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/enable_epel.yml:8 ------- Get NM profile info ----------------------------------------------------- 0.23s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:25 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---