# 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_rewrite84d431lm/.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_auto_gateway_nm.yml ******************************************** 2 plays in /WORKDIR/git-bond_options_rewrite84d431lm/tests/tests_auto_gateway_nm.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with nm as provider] ***** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/tests_auto_gateway_nm.yml:6 Friday 09 February 2024 15:49:03 +0000 (0:00:00.011) 0:00:00.011 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/tests_auto_gateway_nm.yml:9 Friday 09 February 2024 15:49:03 +0000 (0:00:00.797) 0:00:00.809 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/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_rewrite84d431lm/tests/tasks/el_repo_setup.yml:3 Friday 09 February 2024 15:49:03 +0000 (0:00:00.013) 0:00:00.822 ******* 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.210862", "end": "2024-02-09 15:49:12.276770", "rc": 0, "start": "2024-02-09 15:49:04.065908" } STDOUT: 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 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 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 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=38 time=70.3 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=2 ttl=38 time=69.7 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=3 ttl=38 time=69.6 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=4 ttl=38 time=69.5 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=5 ttl=38 time=69.5 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4006ms rtt min/avg/max/mdev = 69.486/69.712/70.310/0.305 ms 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 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 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 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.9 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=2 ttl=42 time=72.9 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=3 ttl=42 time=72.8 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=4 ttl=42 time=72.9 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=5 ttl=42 time=72.9 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4006ms rtt min/avg/max/mdev = 72.810/73.067/73.864/0.399 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_rewrite84d431lm/tests/tasks/el_repo_setup.yml:17 Friday 09 February 2024 15:49:12 +0000 (0:00:08.463) 0:00:09.285 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/tasks/el_repo_setup.yml:31 Friday 09 February 2024 15:49:12 +0000 (0:00:00.348) 0:00:09.634 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/tasks/el_repo_setup.yml:36 Friday 09 February 2024 15:49:12 +0000 (0:00:00.246) 0:00:09.881 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/tasks/el_repo_setup.yml:40 Friday 09 February 2024 15:49:12 +0000 (0:00:00.016) 0:00:09.898 ******* 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_rewrite84d431lm/tests/tasks/el_repo_setup.yml:65 Friday 09 February 2024 15:49:12 +0000 (0:00:00.010) 0:00:09.908 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/tasks/enable_epel.yml:8 Friday 09 February 2024 15:49:12 +0000 (0:00:00.023) 0:00:09.931 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/tasks/enable_epel.yml:24 Friday 09 February 2024 15:49:12 +0000 (0:00:00.011) 0:00:09.943 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/tasks/enable_epel.yml:30 Friday 09 February 2024 15:49:12 +0000 (0:00:00.009) 0:00:09.952 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/tasks/enable_epel.yml:35 Friday 09 February 2024 15:49:12 +0000 (0:00:00.008) 0:00:09.961 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/tasks/enable_epel.yml:40 Friday 09 February 2024 15:49:12 +0000 (0:00:00.009) 0:00:09.970 ******* 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_rewrite84d431lm/tests/tasks/el_repo_setup.yml:69 Friday 09 February 2024 15:49:12 +0000 (0:00:00.008) 0:00:09.979 ******* 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.082684", "end": "2024-02-09 15:49:21.237314", "rc": 0, "start": "2024-02-09 15:49:13.154630" } STDOUT: 2605:bc80:3010:600:dead:beef:cafe:fed9 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 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 PING wildcard.fedoraproject.org (8.43.85.73) 56(84) bytes of data. 64 bytes from proxy03.fedoraproject.org (8.43.85.73): icmp_seq=1 ttl=50 time=12.3 ms 64 bytes from proxy03.fedoraproject.org (8.43.85.73): icmp_seq=2 ttl=50 time=11.0 ms 64 bytes from proxy03.fedoraproject.org (8.43.85.73): icmp_seq=3 ttl=50 time=13.1 ms 64 bytes from proxy03.fedoraproject.org (8.43.85.73): icmp_seq=4 ttl=50 time=14.4 ms 64 bytes from proxy03.fedoraproject.org (8.43.85.73): icmp_seq=5 ttl=50 time=11.2 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4006ms rtt min/avg/max/mdev = 11.038/12.412/14.369/1.232 ms 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 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 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 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=2.79 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=2 ttl=49 time=2.21 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=3 ttl=49 time=2.15 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=4 ttl=49 time=2.30 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=5 ttl=49 time=2.23 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4006ms rtt min/avg/max/mdev = 2.153/2.334/2.793/0.233 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_rewrite84d431lm/tests/tests_auto_gateway_nm.yml:11 Friday 09 February 2024 15:49:21 +0000 (0:00:08.267) 0:00:18.246 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:3 Friday 09 February 2024 15:49:21 +0000 (0:00:00.017) 0:00:18.264 ******* ok: [sut] TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:9 Friday 09 February 2024 15:49:21 +0000 (0:00:00.612) 0:00:18.876 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 15:49:21 +0000 (0:00:00.026) 0:00:18.902 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 15:49:21 +0000 (0:00:00.011) 0:00:18.913 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003251", "end": "2024-02-09 15:49:22.092211", "rc": 0, "start": "2024-02-09 15:49:22.088960" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 15:49:22 +0000 (0:00:00.186) 0:00:19.100 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 15:49:22 +0000 (0:00:00.012) 0:00:19.112 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:11 Friday 09 February 2024 15:49:22 +0000 (0:00:00.011) 0:00:19.123 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 09 February 2024 15:49:22 +0000 (0:00:00.026) 0:00:19.150 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 09 February 2024 15:49:22 +0000 (0:00:00.009) 0:00:19.160 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 09 February 2024 15:49:22 +0000 (0:00:00.011) 0:00:19.171 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 15:49:22 +0000 (0:00:00.013) 0:00:19.185 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 15:49:22 +0000 (0:00:00.013) 0:00:19.198 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003270", "end": "2024-02-09 15:49:22.380019", "rc": 0, "start": "2024-02-09 15:49:22.376749" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 15:49:22 +0000 (0:00:00.191) 0:00:19.390 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 15:49:22 +0000 (0:00:00.012) 0:00:19.403 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 09 February 2024 15:49:22 +0000 (0:00:00.014) 0:00:19.418 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:27 Friday 09 February 2024 15:49:24 +0000 (0:00:01.952) 0:00:21.370 ******* ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.017004", "end": "2024-02-09 15:49:24.569873", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-09 15:49:24.552869" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003335", "end": "2024-02-09 15:49:24.787599", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-09 15:49:24.784264" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003722", "end": "2024-02-09 15:49:24.968700", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-09 15:49:24.964978" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:35 Friday 09 February 2024 15:49:24 +0000 (0:00:00.613) 0:00:21.983 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.058878", "end": "2024-02-09 15:49:25.233784", "rc": 0, "start": "2024-02-09 15:49:25.174906" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:43 Friday 09 February 2024 15:49:25 +0000 (0:00:00.259) 0:00:22.243 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:49 Friday 09 February 2024 15:49:25 +0000 (0:00:00.011) 0:00:22.255 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 09 February 2024 15:49:25 +0000 (0:00:00.009) 0:00:22.264 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:60 Friday 09 February 2024 15:49:25 +0000 (0:00:00.009) 0:00:22.273 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 09 February 2024 15:49:25 +0000 (0:00:00.009) 0:00:22.283 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:15 Friday 09 February 2024 15:49:25 +0000 (0:00:00.008) 0:00:22.291 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/assert_device_present.yml:3 Friday 09 February 2024 15:49:25 +0000 (0:00:00.023) 0:00:22.315 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 15:49:25 +0000 (0:00:00.012) 0:00:22.328 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707493764.564115, "block_size": 4096, "blocks": 0, "ctime": 1707493764.564115, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23016, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1707493764.564115, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/assert_device_present.yml:5 Friday 09 February 2024 15:49:25 +0000 (0:00:00.186) 0:00:22.514 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:17 Friday 09 February 2024 15:49:25 +0000 (0:00:00.013) 0:00:22.528 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 February 2024 15:49:25 +0000 (0:00:00.010) 0:00:22.539 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 09 February 2024 15:49:25 +0000 (0:00:00.018) 0:00:22.557 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 09 February 2024 15:49:25 +0000 (0:00:00.020) 0:00:22.577 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 09 February 2024 15:49:25 +0000 (0:00:00.014) 0:00:22.591 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 09 February 2024 15:49:25 +0000 (0:00:00.012) 0:00:22.604 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 09 February 2024 15:49:27 +0000 (0:00:01.533) 0:00:24.137 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 February 2024 15:49:28 +0000 (0:00:01.196) 0:00:25.334 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 February 2024 15:49:28 +0000 (0:00:00.022) 0:00:25.356 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 February 2024 15:49:28 +0000 (0:00:00.023) 0:00:25.379 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 09 February 2024 15:49:28 +0000 (0:00:00.032) 0:00:25.411 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Friday 09 February 2024 15:49:28 +0000 (0:00:00.052) 0:00:25.463 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Friday 09 February 2024 15:49:28 +0000 (0:00:00.022) 0:00:25.486 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Friday 09 February 2024 15:49:28 +0000 (0:00:00.023) 0:00:25.509 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Friday 09 February 2024 15:49:28 +0000 (0:00:00.068) 0:00:25.577 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Friday 09 February 2024 15:49:29 +0000 (0:00:00.556) 0:00:26.134 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Friday 09 February 2024 15:49:29 +0000 (0:00:00.037) 0:00:26.171 ******* 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_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Friday 09 February 2024 15:49:29 +0000 (0:00:00.022) 0:00:26.194 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Friday 09 February 2024 15:49:29 +0000 (0:00:00.018) 0:00:26.212 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 71fbb07c-95d4-4ab2-916b-59167a54db09 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 71fbb07c-95d4-4ab2-916b-59167a54db09 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Friday 09 February 2024 15:49:29 +0000 (0:00:00.769) 0:00:26.981 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Friday 09 February 2024 15:49:30 +0000 (0:00:00.027) 0:00:27.009 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 71fbb07c-95d4-4ab2-916b-59167a54db09", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 71fbb07c-95d4-4ab2-916b-59167a54db09 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Friday 09 February 2024 15:49:30 +0000 (0:00:00.025) 0:00:27.034 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 71fbb07c-95d4-4ab2-916b-59167a54db09\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 71fbb07c-95d4-4ab2-916b-59167a54db09 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 71fbb07c-95d4-4ab2-916b-59167a54db09", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 71fbb07c-95d4-4ab2-916b-59167a54db09 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Friday 09 February 2024 15:49:30 +0000 (0:00:00.024) 0:00:27.059 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Friday 09 February 2024 15:49:30 +0000 (0:00:00.023) 0:00:27.082 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:42 Friday 09 February 2024 15:49:30 +0000 (0:00:00.302) 0:00:27.385 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/assert_device_present.yml:3 Friday 09 February 2024 15:49:30 +0000 (0:00:00.044) 0:00:27.429 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 15:49:30 +0000 (0:00:00.029) 0:00:27.459 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707493764.564115, "block_size": 4096, "blocks": 0, "ctime": 1707493764.564115, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23016, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1707493764.564115, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/assert_device_present.yml:5 Friday 09 February 2024 15:49:30 +0000 (0:00:00.198) 0:00:27.657 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:44 Friday 09 February 2024 15:49:30 +0000 (0:00:00.026) 0:00:27.684 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/assert_profile_present.yml:3 Friday 09 February 2024 15:49:30 +0000 (0:00:00.077) 0:00:27.761 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/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_rewrite84d431lm/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 09 February 2024 15:49:30 +0000 (0:00:00.033) 0:00:27.795 ******* 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_rewrite84d431lm/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 09 February 2024 15:49:30 +0000 (0:00:00.021) 0:00:27.817 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 09 February 2024 15:49:31 +0000 (0:00:00.194) 0:00:28.011 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 09 February 2024 15:49:31 +0000 (0:00:00.021) 0:00:28.032 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.077999", "end": "2024-02-09 15:49:31.288444", "rc": 0, "start": "2024-02-09 15:49:31.210445" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 09 February 2024 15:49:31 +0000 (0:00:00.274) 0:00:28.307 ******* 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-veth0] ************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 09 February 2024 15:49:31 +0000 (0:00:00.034) 0:00:28.342 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 09 February 2024 15:49:31 +0000 (0:00:00.021) 0:00:28.364 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 09 February 2024 15:49:31 +0000 (0:00:00.020) 0:00:28.384 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 09 February 2024 15:49:31 +0000 (0:00:00.020) 0:00:28.405 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/assert_profile_present.yml:5 Friday 09 February 2024 15:49:31 +0000 (0:00:00.020) 0:00:28.426 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/assert_profile_present.yml:10 Friday 09 February 2024 15:49:31 +0000 (0:00:00.023) 0:00:28.450 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/assert_profile_present.yml:15 Friday 09 February 2024 15:49:31 +0000 (0:00:00.022) 0:00:28.472 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:48 Friday 09 February 2024 15:49:31 +0000 (0:00:00.021) 0:00:28.494 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003807", "end": "2024-02-09 15:49:31.676235", "rc": 0, "start": "2024-02-09 15:49:31.672428" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.37 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.37 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 65535 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:52 Friday 09 February 2024 15:49:31 +0000 (0:00:00.199) 0:00:28.693 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:58 Friday 09 February 2024 15:49:31 +0000 (0:00:00.021) 0:00:28.714 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003412", "end": "2024-02-09 15:49:31.895273", "rc": 0, "start": "2024-02-09 15:49:31.891861" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:62 Friday 09 February 2024 15:49:31 +0000 (0:00:00.198) 0:00:28.913 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:69 Friday 09 February 2024 15:49:31 +0000 (0:00:00.055) 0:00:28.969 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 February 2024 15:49:32 +0000 (0:00:00.023) 0:00:28.992 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 09 February 2024 15:49:32 +0000 (0:00:00.036) 0:00:29.029 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 09 February 2024 15:49:32 +0000 (0:00:00.032) 0:00:29.062 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 09 February 2024 15:49:32 +0000 (0:00:00.026) 0:00:29.088 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 09 February 2024 15:49:32 +0000 (0:00:00.025) 0:00:29.113 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 09 February 2024 15:49:33 +0000 (0:00:01.426) 0:00:30.540 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 February 2024 15:49:34 +0000 (0:00:00.953) 0:00:31.494 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 February 2024 15:49:34 +0000 (0:00:00.025) 0:00:31.520 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 February 2024 15:49:34 +0000 (0:00:00.023) 0:00:31.543 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 09 February 2024 15:49:34 +0000 (0:00:00.024) 0:00:31.568 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Friday 09 February 2024 15:49:34 +0000 (0:00:00.062) 0:00:31.630 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Friday 09 February 2024 15:49:34 +0000 (0:00:00.022) 0:00:31.653 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Friday 09 February 2024 15:49:34 +0000 (0:00:00.023) 0:00:31.676 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Friday 09 February 2024 15:49:34 +0000 (0:00:00.037) 0:00:31.714 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Friday 09 February 2024 15:49:35 +0000 (0:00:00.458) 0:00:32.172 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Friday 09 February 2024 15:49:35 +0000 (0:00:00.046) 0:00:32.219 ******* 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_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Friday 09 February 2024 15:49:35 +0000 (0:00:00.020) 0:00:32.239 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Friday 09 February 2024 15:49:35 +0000 (0:00:00.023) 0:00:32.262 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Friday 09 February 2024 15:49:35 +0000 (0:00:00.438) 0:00:32.701 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Friday 09 February 2024 15:49:35 +0000 (0:00:00.025) 0:00:32.727 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Friday 09 February 2024 15:49:35 +0000 (0:00:00.024) 0:00:32.751 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Friday 09 February 2024 15:49:35 +0000 (0:00:00.023) 0:00:32.775 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Friday 09 February 2024 15:49:35 +0000 (0:00:00.024) 0:00:32.800 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:81 Friday 09 February 2024 15:49:36 +0000 (0:00:00.203) 0:00:33.004 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 09 February 2024 15:49:36 +0000 (0:00:00.049) 0:00:33.053 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 09 February 2024 15:49:36 +0000 (0:00:00.036) 0:00:33.089 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 09 February 2024 15:49:36 +0000 (0:00:00.028) 0:00:33.118 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 15:49:36 +0000 (0:00:00.031) 0:00:33.150 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 15:49:36 +0000 (0:00:00.081) 0:00:33.231 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003484", "end": "2024-02-09 15:49:36.424559", "rc": 0, "start": "2024-02-09 15:49:36.421075" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 15:49:36 +0000 (0:00:00.210) 0:00:33.441 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 15:49:36 +0000 (0:00:00.022) 0:00:33.464 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 09 February 2024 15:49:36 +0000 (0:00:00.021) 0:00:33.486 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:27 Friday 09 February 2024 15:49:37 +0000 (0:00:00.867) 0:00:34.353 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:35 Friday 09 February 2024 15:49:37 +0000 (0:00:00.027) 0:00:34.380 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:43 Friday 09 February 2024 15:49:37 +0000 (0:00:00.020) 0:00:34.401 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.016135", "end": "2024-02-09 15:49:37.597169", "rc": 0, "start": "2024-02-09 15:49:37.581034" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:49 Friday 09 February 2024 15:49:37 +0000 (0:00:00.217) 0:00:34.619 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 09 February 2024 15:49:37 +0000 (0:00:00.020) 0:00:34.640 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:60 Friday 09 February 2024 15:49:37 +0000 (0:00:00.021) 0:00:34.661 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 09 February 2024 15:49:37 +0000 (0:00:00.021) 0:00:34.683 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:85 Friday 09 February 2024 15:49:37 +0000 (0:00:00.031) 0:00:34.715 ******* ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:89 Friday 09 February 2024 15:49:37 +0000 (0:00:00.023) 0:00:34.739 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 09 February 2024 15:49:37 +0000 (0:00:00.060) 0:00:34.799 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 09 February 2024 15:49:37 +0000 (0:00:00.022) 0:00:34.822 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 09 February 2024 15:49:37 +0000 (0:00:00.020) 0:00:34.842 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 15:49:37 +0000 (0:00:00.034) 0:00:34.876 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 15:49:37 +0000 (0:00:00.073) 0:00:34.949 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003258", "end": "2024-02-09 15:49:38.134088", "rc": 0, "start": "2024-02-09 15:49:38.130830" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 15:49:38 +0000 (0:00:00.202) 0:00:35.152 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 15:49:38 +0000 (0:00:00.024) 0:00:35.176 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 09 February 2024 15:49:38 +0000 (0:00:00.024) 0:00:35.200 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:27 Friday 09 February 2024 15:49:39 +0000 (0:00:00.873) 0:00:36.073 ******* ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.011831", "end": "2024-02-09 15:49:39.266935", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-09 15:49:39.255104" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003477", "end": "2024-02-09 15:49:39.470086", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-09 15:49:39.466609" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004426", "end": "2024-02-09 15:49:39.651842", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-09 15:49:39.647416" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:35 Friday 09 February 2024 15:49:39 +0000 (0:00:00.598) 0:00:36.672 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.021769", "end": "2024-02-09 15:49:39.871698", "rc": 0, "start": "2024-02-09 15:49:39.849929" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:43 Friday 09 February 2024 15:49:39 +0000 (0:00:00.219) 0:00:36.891 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:49 Friday 09 February 2024 15:49:39 +0000 (0:00:00.022) 0:00:36.913 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 09 February 2024 15:49:39 +0000 (0:00:00.020) 0:00:36.934 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:60 Friday 09 February 2024 15:49:39 +0000 (0:00:00.022) 0:00:36.957 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 09 February 2024 15:49:39 +0000 (0:00:00.021) 0:00:36.979 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 February 2024 15:49:40 +0000 (0:00:00.020) 0:00:37.000 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 09 February 2024 15:49:40 +0000 (0:00:00.038) 0:00:37.038 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 09 February 2024 15:49:40 +0000 (0:00:00.037) 0:00:37.076 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 09 February 2024 15:49:40 +0000 (0:00:00.032) 0:00:37.109 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 09 February 2024 15:49:40 +0000 (0:00:00.025) 0:00:37.134 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 09 February 2024 15:49:41 +0000 (0:00:01.482) 0:00:38.616 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 February 2024 15:49:42 +0000 (0:00:00.951) 0:00:39.568 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 February 2024 15:49:42 +0000 (0:00:00.025) 0:00:39.594 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 February 2024 15:49:42 +0000 (0:00:00.024) 0:00:39.619 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 09 February 2024 15:49:42 +0000 (0:00:00.026) 0:00:39.646 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Friday 09 February 2024 15:49:42 +0000 (0:00:00.064) 0:00:39.710 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Friday 09 February 2024 15:49:42 +0000 (0:00:00.025) 0:00:39.736 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Friday 09 February 2024 15:49:42 +0000 (0:00:00.026) 0:00:39.762 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Friday 09 February 2024 15:49:42 +0000 (0:00:00.035) 0:00:39.797 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Friday 09 February 2024 15:49:43 +0000 (0:00:00.385) 0:00:40.182 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Friday 09 February 2024 15:49:43 +0000 (0:00:00.037) 0:00:40.220 ******* 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_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Friday 09 February 2024 15:49:43 +0000 (0:00:00.020) 0:00:40.241 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Friday 09 February 2024 15:49:43 +0000 (0:00:00.021) 0:00:40.262 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, f15052c6-3be4-486c-bc04-371795c790f2 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f15052c6-3be4-486c-bc04-371795c790f2 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Friday 09 February 2024 15:49:43 +0000 (0:00:00.416) 0:00:40.679 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Friday 09 February 2024 15:49:43 +0000 (0:00:00.024) 0:00:40.704 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, f15052c6-3be4-486c-bc04-371795c790f2", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f15052c6-3be4-486c-bc04-371795c790f2 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Friday 09 February 2024 15:49:43 +0000 (0:00:00.024) 0:00:40.729 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, f15052c6-3be4-486c-bc04-371795c790f2\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f15052c6-3be4-486c-bc04-371795c790f2 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, f15052c6-3be4-486c-bc04-371795c790f2", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f15052c6-3be4-486c-bc04-371795c790f2 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Friday 09 February 2024 15:49:43 +0000 (0:00:00.066) 0:00:40.795 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Friday 09 February 2024 15:49:43 +0000 (0:00:00.024) 0:00:40.820 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:110 Friday 09 February 2024 15:49:44 +0000 (0:00:00.209) 0:00:41.030 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/assert_device_present.yml:3 Friday 09 February 2024 15:49:44 +0000 (0:00:00.052) 0:00:41.082 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 15:49:44 +0000 (0:00:00.033) 0:00:41.116 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707493779.2585375, "block_size": 4096, "blocks": 0, "ctime": 1707493779.2585375, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23602, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1707493779.2585375, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/assert_device_present.yml:5 Friday 09 February 2024 15:49:44 +0000 (0:00:00.196) 0:00:41.312 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:112 Friday 09 February 2024 15:49:44 +0000 (0:00:00.023) 0:00:41.336 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/assert_profile_present.yml:3 Friday 09 February 2024 15:49:44 +0000 (0:00:00.050) 0:00:41.386 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/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_rewrite84d431lm/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 09 February 2024 15:49:44 +0000 (0:00:00.033) 0:00:41.419 ******* 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_rewrite84d431lm/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 09 February 2024 15:49:44 +0000 (0:00:00.022) 0:00:41.442 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 09 February 2024 15:49:44 +0000 (0:00:00.195) 0:00:41.637 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 09 February 2024 15:49:44 +0000 (0:00:00.021) 0:00:41.659 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021123", "end": "2024-02-09 15:49:44.859948", "rc": 0, "start": "2024-02-09 15:49:44.838825" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 09 February 2024 15:49:44 +0000 (0:00:00.217) 0:00:41.877 ******* 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-veth0] ************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 09 February 2024 15:49:44 +0000 (0:00:00.071) 0:00:41.948 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 09 February 2024 15:49:44 +0000 (0:00:00.023) 0:00:41.971 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 09 February 2024 15:49:45 +0000 (0:00:00.023) 0:00:41.995 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 09 February 2024 15:49:45 +0000 (0:00:00.021) 0:00:42.017 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/assert_profile_present.yml:5 Friday 09 February 2024 15:49:45 +0000 (0:00:00.020) 0:00:42.037 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/assert_profile_present.yml:10 Friday 09 February 2024 15:49:45 +0000 (0:00:00.024) 0:00:42.062 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/assert_profile_present.yml:15 Friday 09 February 2024 15:49:45 +0000 (0:00:00.023) 0:00:42.085 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:116 Friday 09 February 2024 15:49:45 +0000 (0:00:00.025) 0:00:42.110 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003291", "end": "2024-02-09 15:49:45.292436", "rc": 0, "start": "2024-02-09 15:49:45.289145" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.37 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.37 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 101 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:120 Friday 09 February 2024 15:49:45 +0000 (0:00:00.199) 0:00:42.310 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:126 Friday 09 February 2024 15:49:45 +0000 (0:00:00.022) 0:00:42.333 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003500", "end": "2024-02-09 15:49:45.514521", "rc": 0, "start": "2024-02-09 15:49:45.511021" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:130 Friday 09 February 2024 15:49:45 +0000 (0:00:00.200) 0:00:42.533 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:137 Friday 09 February 2024 15:49:45 +0000 (0:00:00.024) 0:00:42.558 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 February 2024 15:49:45 +0000 (0:00:00.023) 0:00:42.581 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 09 February 2024 15:49:45 +0000 (0:00:00.038) 0:00:42.620 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 09 February 2024 15:49:45 +0000 (0:00:00.035) 0:00:42.655 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 09 February 2024 15:49:45 +0000 (0:00:00.023) 0:00:42.679 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 09 February 2024 15:49:45 +0000 (0:00:00.024) 0:00:42.703 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 09 February 2024 15:49:47 +0000 (0:00:01.444) 0:00:44.147 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 February 2024 15:49:48 +0000 (0:00:00.957) 0:00:45.105 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 February 2024 15:49:48 +0000 (0:00:00.027) 0:00:45.132 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 February 2024 15:49:48 +0000 (0:00:00.024) 0:00:45.157 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 09 February 2024 15:49:48 +0000 (0:00:00.025) 0:00:45.182 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Friday 09 February 2024 15:49:48 +0000 (0:00:00.053) 0:00:45.236 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Friday 09 February 2024 15:49:48 +0000 (0:00:00.024) 0:00:45.261 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Friday 09 February 2024 15:49:48 +0000 (0:00:00.025) 0:00:45.286 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Friday 09 February 2024 15:49:48 +0000 (0:00:00.036) 0:00:45.323 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Friday 09 February 2024 15:49:48 +0000 (0:00:00.381) 0:00:45.704 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Friday 09 February 2024 15:49:48 +0000 (0:00:00.035) 0:00:45.740 ******* 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_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Friday 09 February 2024 15:49:48 +0000 (0:00:00.019) 0:00:45.760 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Friday 09 February 2024 15:49:48 +0000 (0:00:00.020) 0:00:45.781 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Friday 09 February 2024 15:49:49 +0000 (0:00:00.432) 0:00:46.213 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Friday 09 February 2024 15:49:49 +0000 (0:00:00.024) 0:00:46.238 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Friday 09 February 2024 15:49:49 +0000 (0:00:00.023) 0:00:46.261 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Friday 09 February 2024 15:49:49 +0000 (0:00:00.063) 0:00:46.325 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Friday 09 February 2024 15:49:49 +0000 (0:00:00.023) 0:00:46.348 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:149 Friday 09 February 2024 15:49:49 +0000 (0:00:00.203) 0:00:46.552 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 09 February 2024 15:49:49 +0000 (0:00:00.053) 0:00:46.605 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 09 February 2024 15:49:49 +0000 (0:00:00.021) 0:00:46.626 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 09 February 2024 15:49:49 +0000 (0:00:00.029) 0:00:46.656 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 15:49:49 +0000 (0:00:00.043) 0:00:46.699 ******* included: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 15:49:49 +0000 (0:00:00.034) 0:00:46.734 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003313", "end": "2024-02-09 15:49:49.917609", "rc": 0, "start": "2024-02-09 15:49:49.914296" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 15:49:49 +0000 (0:00:00.200) 0:00:46.935 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 15:49:49 +0000 (0:00:00.023) 0:00:46.958 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 09 February 2024 15:49:49 +0000 (0:00:00.023) 0:00:46.981 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:27 Friday 09 February 2024 15:49:50 +0000 (0:00:00.879) 0:00:47.860 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:35 Friday 09 February 2024 15:49:50 +0000 (0:00:00.028) 0:00:47.889 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:43 Friday 09 February 2024 15:49:50 +0000 (0:00:00.021) 0:00:47.911 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.018254", "end": "2024-02-09 15:49:51.119157", "rc": 0, "start": "2024-02-09 15:49:51.100903" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:49 Friday 09 February 2024 15:49:51 +0000 (0:00:00.280) 0:00:48.191 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 09 February 2024 15:49:51 +0000 (0:00:00.033) 0:00:48.225 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:60 Friday 09 February 2024 15:49:51 +0000 (0:00:00.040) 0:00:48.265 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 09 February 2024 15:49:51 +0000 (0:00:00.035) 0:00:48.301 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=127 changed=4 unreachable=0 failed=0 skipped=102 rescued=0 ignored=0 Friday 09 February 2024 15:49:51 +0000 (0:00:00.064) 0:00:48.366 ******* =============================================================================== Verify DNS and ping still work before el repo setup --------------------- 8.46s /WORKDIR/git-bond_options_rewrite84d431lm/tests/tasks/el_repo_setup.yml:3 ----- Verify DNS and ping still work after el repo setup ---------------------- 8.27s /WORKDIR/git-bond_options_rewrite84d431lm/tests/tasks/el_repo_setup.yml:69 ---- Install iproute --------------------------------------------------------- 1.95s /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which services are running ---- 1.53s /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.48s /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.44s /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.43s /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.20s /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.96s /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.95s /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.95s /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Install iproute --------------------------------------------------------- 0.88s /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.87s /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.87s /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 0.80s /WORKDIR/git-bond_options_rewrite84d431lm/tests/tests_auto_gateway_nm.yml:6 --- fedora.linux_system_roles.network : Configure networking connection profiles --- 0.77s /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Create veth interface veth0 --------------------------------------------- 0.61s /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:27 Gathering Facts --------------------------------------------------------- 0.61s /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tests_auto_gateway.yml:3 Create veth interface veth0 --------------------------------------------- 0.60s /WORKDIR/git-bond_options_rewrite84d431lm/tests/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.56s /WORKDIR/git-bond_options_rewrite84d431lm/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---