# 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-weekly-ci6vt4cmky/.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_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-weekly-ci6vt4cmky/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tests_helpers_and_asserts.yml:3 Saturday 08 June 2024 13:17:20 +0000 (0:00:00.040) 0:00:00.040 ********* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tests_helpers_and_asserts.yml:6 Saturday 08 June 2024 13:17:23 +0000 (0:00:02.389) 0:00:02.430 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/el_repo_setup.yml:3 Saturday 08 June 2024 13:17:23 +0000 (0:00:00.013) 0:00:02.444 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/el_repo_setup.yml:17 Saturday 08 June 2024 13:17:24 +0000 (0:00:01.865) 0:00:04.309 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/el_repo_setup.yml:22 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.284) 0:00:04.594 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/el_repo_setup.yml:26 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.014) 0:00:04.609 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/el_repo_setup.yml:51 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.007) 0:00:04.616 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 40] ********************************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/enable_epel.yml:8 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.021) 0:00:04.638 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/enable_epel.yml:24 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.007) 0:00:04.645 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/enable_epel.yml:30 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.007) 0:00:04.653 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/enable_epel.yml:35 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.007) 0:00:04.660 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/enable_epel.yml:40 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.007) 0:00:04.668 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tests_helpers_and_asserts.yml:9 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.007) 0:00:04.675 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml:3 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.011) 0:00:04.687 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.010) 0:00:04.697 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.009) 0:00:04.707 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003687", "end": "2024-06-08 13:17:25.639971", "rc": 0, "start": "2024-06-08 13:17:25.636284" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.285) 0:00:04.992 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.011) 0:00:05.003 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml:5 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.009) 0:00:05.013 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.013) 0:00:05.027 ********* 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-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.007) 0:00:05.034 ********* 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-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.007) 0:00:05.041 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.010) 0:00:05.052 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.009) 0:00:05.062 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003727", "end": "2024-06-08 13:17:25.942023", "rc": 0, "start": "2024-06-08 13:17:25.938296" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.234) 0:00:05.296 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.010) 0:00:05.307 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:17:25 +0000 (0:00:00.010) 0:00:05.317 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:27 Saturday 08 June 2024 13:17:27 +0000 (0:00:01.577) 0:00:06.895 ********* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 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-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:35 Saturday 08 June 2024 13:17:27 +0000 (0:00:00.014) 0:00:06.909 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:43 Saturday 08 June 2024 13:17:27 +0000 (0:00:00.008) 0:00:06.918 ********* 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 veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:49 Saturday 08 June 2024 13:17:27 +0000 (0:00:00.007) 0:00:06.926 ********* 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 veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:54 Saturday 08 June 2024 13:17:27 +0000 (0:00:00.008) 0:00:06.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 veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:60 Saturday 08 June 2024 13:17:27 +0000 (0:00:00.007) 0:00:06.942 ********* 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 veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:17:27 +0000 (0:00:00.007) 0:00:06.950 ********* 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 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml:9 Saturday 08 June 2024 13:17:27 +0000 (0:00:00.007) 0:00:06.957 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:17:27 +0000 (0:00:00.013) 0:00:06.971 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:17:27 +0000 (0:00:00.009) 0:00:06.980 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003766", "end": "2024-06-08 13:17:27.852090", "rc": 0, "start": "2024-06-08 13:17:27.848324" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:17:27 +0000 (0:00:00.225) 0:00:07.205 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:17:27 +0000 (0:00:00.009) 0:00:07.215 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml:11 Saturday 08 June 2024 13:17:27 +0000 (0:00:00.008) 0:00:07.224 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/assert_device_absent.yml:3 Saturday 08 June 2024 13:17:27 +0000 (0:00:00.013) 0:00:07.238 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:17:27 +0000 (0:00:00.009) 0:00:07.248 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/assert_device_absent.yml:5 Saturday 08 June 2024 13:17:28 +0000 (0:00:00.221) 0:00:07.469 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml:14 Saturday 08 June 2024 13:17:28 +0000 (0:00:00.011) 0:00:07.480 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:17:28 +0000 (0:00:00.014) 0:00:07.495 ********* 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-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:17:28 +0000 (0:00:00.008) 0:00:07.503 ********* 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-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:17:28 +0000 (0:00:00.007) 0:00:07.511 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:17:28 +0000 (0:00:00.011) 0:00:07.522 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:17:28 +0000 (0:00:00.010) 0:00:07.533 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003571", "end": "2024-06-08 13:17:28.409445", "rc": 0, "start": "2024-06-08 13:17:28.405874" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:17:28 +0000 (0:00:00.227) 0:00:07.760 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:17:28 +0000 (0:00:00.010) 0:00:07.771 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:17:28 +0000 (0:00:00.008) 0:00:07.779 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:27 Saturday 08 June 2024 13:17:29 +0000 (0:00:01.448) 0:00:09.228 ********* ok: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth1298", "type", "veth", "peer", "name", "peerveth1298" ], "delta": "0:00:00.008122", "end": "2024-06-08 13:17:30.110924", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-06-08 13:17:30.102802" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004486", "end": "2024-06-08 13:17:30.399321", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-06-08 13:17:30.394835" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004114", "end": "2024-06-08 13:17:30.618150", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-06-08 13:17:30.614036" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:35 Saturday 08 June 2024 13:17:30 +0000 (0:00:00.744) 0:00:09.973 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022643", "end": "2024-06-08 13:17:30.869532", "rc": 0, "start": "2024-06-08 13:17:30.846889" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:43 Saturday 08 June 2024 13:17:30 +0000 (0:00:00.249) 0:00:10.223 ********* 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 veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:49 Saturday 08 June 2024 13:17:30 +0000 (0:00:00.009) 0:00:10.232 ********* 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 veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:54 Saturday 08 June 2024 13:17:30 +0000 (0:00:00.008) 0:00:10.240 ********* 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 veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:60 Saturday 08 June 2024 13:17:30 +0000 (0:00:00.009) 0:00:10.249 ********* 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 veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:17:30 +0000 (0:00:00.007) 0:00:10.257 ********* 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 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml:18 Saturday 08 June 2024 13:17:30 +0000 (0:00:00.008) 0:00:10.266 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:17:30 +0000 (0:00:00.015) 0:00:10.281 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:17:30 +0000 (0:00:00.009) 0:00:10.291 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003939", "end": "2024-06-08 13:17:31.163368", "rc": 0, "start": "2024-06-08 13:17:31.159429" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:17:31 +0000 (0:00:00.224) 0:00:10.515 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:17:31 +0000 (0:00:00.009) 0:00:10.525 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml:20 Saturday 08 June 2024 13:17:31 +0000 (0:00:00.009) 0:00:10.534 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/assert_device_present.yml:3 Saturday 08 June 2024 13:17:31 +0000 (0:00:00.016) 0:00:10.551 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:17:31 +0000 (0:00:00.010) 0:00:10.561 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717852650.1067536, "block_size": 4096, "blocks": 0, "ctime": 1717852650.1067536, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 39358, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth1298", "lnk_target": "../../devices/virtual/net/veth1298", "mode": "0777", "mtime": 1717852650.1067536, "nlink": 1, "path": "/sys/class/net/veth1298", "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 - 'veth1298'] *********************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/assert_device_present.yml:5 Saturday 08 June 2024 13:17:31 +0000 (0:00:00.227) 0:00:10.788 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml:23 Saturday 08 June 2024 13:17:31 +0000 (0:00:00.011) 0:00:10.800 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:17:31 +0000 (0:00:00.020) 0:00:10.821 ********* 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-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:17:31 +0000 (0:00:00.009) 0:00:10.830 ********* 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-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:17:31 +0000 (0:00:00.009) 0:00:10.840 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:17:31 +0000 (0:00:00.012) 0:00:10.852 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:17:31 +0000 (0:00:00.011) 0:00:10.864 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003536", "end": "2024-06-08 13:17:31.739457", "rc": 0, "start": "2024-06-08 13:17:31.735921" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:17:31 +0000 (0:00:00.227) 0:00:11.092 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:17:31 +0000 (0:00:00.011) 0:00:11.103 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:17:31 +0000 (0:00:00.011) 0:00:11.115 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:27 Saturday 08 June 2024 13:17:33 +0000 (0:00:01.481) 0:00:12.596 ********* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 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-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:35 Saturday 08 June 2024 13:17:33 +0000 (0:00:00.016) 0:00:12.613 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:43 Saturday 08 June 2024 13:17:33 +0000 (0:00:00.014) 0:00:12.627 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.011779", "end": "2024-06-08 13:17:33.526961", "rc": 0, "start": "2024-06-08 13:17:33.515182" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:49 Saturday 08 June 2024 13:17:33 +0000 (0:00:00.273) 0:00:12.901 ********* 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 veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:54 Saturday 08 June 2024 13:17:33 +0000 (0:00:00.010) 0:00:12.911 ********* 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 veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:60 Saturday 08 June 2024 13:17:33 +0000 (0:00:00.010) 0:00:12.921 ********* 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 veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:17:33 +0000 (0:00:00.009) 0:00:12.931 ********* 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 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml:27 Saturday 08 June 2024 13:17:33 +0000 (0:00:00.007) 0:00:12.939 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:17:33 +0000 (0:00:00.021) 0:00:12.960 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:17:33 +0000 (0:00:00.011) 0:00:12.971 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003664", "end": "2024-06-08 13:17:33.846362", "rc": 0, "start": "2024-06-08 13:17:33.842698" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:17:33 +0000 (0:00:00.227) 0:00:13.198 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:17:33 +0000 (0:00:00.011) 0:00:13.209 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml:29 Saturday 08 June 2024 13:17:33 +0000 (0:00:00.010) 0:00:13.220 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/assert_device_absent.yml:3 Saturday 08 June 2024 13:17:33 +0000 (0:00:00.020) 0:00:13.240 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:17:33 +0000 (0:00:00.011) 0:00:13.252 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/assert_device_absent.yml:5 Saturday 08 June 2024 13:17:34 +0000 (0:00:00.225) 0:00:13.477 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tests_helpers_and_asserts.yml:15 Saturday 08 June 2024 13:17:34 +0000 (0:00:00.012) 0:00:13.490 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml:3 Saturday 08 June 2024 13:17:34 +0000 (0:00:00.014) 0:00:13.504 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:17:34 +0000 (0:00:00.012) 0:00:13.517 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:17:34 +0000 (0:00:00.012) 0:00:13.529 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.005897", "end": "2024-06-08 13:17:34.406627", "rc": 0, "start": "2024-06-08 13:17:34.400730" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:17:34 +0000 (0:00:00.230) 0:00:13.759 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:17:34 +0000 (0:00:00.010) 0:00:13.770 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml:5 Saturday 08 June 2024 13:17:34 +0000 (0:00:00.008) 0:00:13.779 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:17:34 +0000 (0:00:00.012) 0:00:13.791 ********* 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-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:17:34 +0000 (0:00:00.007) 0:00:13.798 ********* 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-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:17:34 +0000 (0:00:00.007) 0:00:13.806 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:17:34 +0000 (0:00:00.010) 0:00:13.817 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:17:34 +0000 (0:00:00.009) 0:00:13.826 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.006149", "end": "2024-06-08 13:17:34.703013", "rc": 0, "start": "2024-06-08 13:17:34.696864" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:17:34 +0000 (0:00:00.227) 0:00:14.054 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:17:34 +0000 (0:00:00.010) 0:00:14.064 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:17:34 +0000 (0:00:00.008) 0:00:14.073 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:27 Saturday 08 June 2024 13:17:36 +0000 (0:00:01.466) 0:00:15.539 ********* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 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-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:35 Saturday 08 June 2024 13:17:36 +0000 (0:00:00.015) 0:00:15.555 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:43 Saturday 08 June 2024 13:17:36 +0000 (0:00:00.010) 0:00:15.565 ********* 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 dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:49 Saturday 08 June 2024 13:17:36 +0000 (0:00:00.010) 0:00:15.575 ********* 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 dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:54 Saturday 08 June 2024 13:17:36 +0000 (0:00:00.010) 0:00:15.585 ********* 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 dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:60 Saturday 08 June 2024 13:17:36 +0000 (0:00:00.009) 0:00:15.595 ********* 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 dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:17:36 +0000 (0:00:00.010) 0:00:15.606 ********* 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 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml:9 Saturday 08 June 2024 13:17:36 +0000 (0:00:00.009) 0:00:15.615 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:17:36 +0000 (0:00:00.016) 0:00:15.632 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:17:36 +0000 (0:00:00.012) 0:00:15.644 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003557", "end": "2024-06-08 13:17:36.519408", "rc": 0, "start": "2024-06-08 13:17:36.515851" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:17:36 +0000 (0:00:00.228) 0:00:15.873 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:17:36 +0000 (0:00:00.012) 0:00:15.886 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml:11 Saturday 08 June 2024 13:17:36 +0000 (0:00:00.011) 0:00:15.898 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/assert_device_absent.yml:3 Saturday 08 June 2024 13:17:36 +0000 (0:00:00.015) 0:00:15.913 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:17:36 +0000 (0:00:00.011) 0:00:15.925 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/assert_device_absent.yml:5 Saturday 08 June 2024 13:17:36 +0000 (0:00:00.221) 0:00:16.146 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml:14 Saturday 08 June 2024 13:17:36 +0000 (0:00:00.012) 0:00:16.159 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:17:36 +0000 (0:00:00.016) 0:00:16.176 ********* 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-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:17:36 +0000 (0:00:00.008) 0:00:16.184 ********* 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-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:17:36 +0000 (0:00:00.008) 0:00:16.193 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:17:36 +0000 (0:00:00.011) 0:00:16.204 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:17:36 +0000 (0:00:00.011) 0:00:16.216 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003545", "end": "2024-06-08 13:17:37.091903", "rc": 0, "start": "2024-06-08 13:17:37.088358" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:17:37 +0000 (0:00:00.227) 0:00:16.444 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:17:37 +0000 (0:00:00.012) 0:00:16.456 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:17:37 +0000 (0:00:00.010) 0:00:16.466 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:27 Saturday 08 June 2024 13:17:38 +0000 (0:00:01.456) 0:00:17.923 ********* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 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-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:35 Saturday 08 June 2024 13:17:38 +0000 (0:00:00.015) 0:00:17.938 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:43 Saturday 08 June 2024 13:17:38 +0000 (0:00:00.009) 0:00:17.947 ********* 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 dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:49 Saturday 08 June 2024 13:17:38 +0000 (0:00:00.009) 0:00:17.956 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.081830", "end": "2024-06-08 13:17:38.912315", "rc": 0, "start": "2024-06-08 13:17:38.830485" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:54 Saturday 08 June 2024 13:17:38 +0000 (0:00:00.324) 0:00:18.281 ********* 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 dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:60 Saturday 08 June 2024 13:17:38 +0000 (0:00:00.009) 0:00:18.290 ********* 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 dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:17:38 +0000 (0:00:00.008) 0:00:18.299 ********* 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 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml:18 Saturday 08 June 2024 13:17:38 +0000 (0:00:00.009) 0:00:18.308 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:17:38 +0000 (0:00:00.016) 0:00:18.324 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:17:39 +0000 (0:00:00.010) 0:00:18.334 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003586", "end": "2024-06-08 13:17:39.208269", "rc": 0, "start": "2024-06-08 13:17:39.204683" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:17:39 +0000 (0:00:00.225) 0:00:18.559 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:17:39 +0000 (0:00:00.010) 0:00:18.570 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml:20 Saturday 08 June 2024 13:17:39 +0000 (0:00:00.010) 0:00:18.581 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/assert_device_present.yml:3 Saturday 08 June 2024 13:17:39 +0000 (0:00:00.018) 0:00:18.599 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:17:39 +0000 (0:00:00.013) 0:00:18.613 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717852658.9102678, "block_size": 4096, "blocks": 0, "ctime": 1717852658.9102678, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 39690, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/dummy1298", "lnk_target": "../../devices/virtual/net/dummy1298", "mode": "0777", "mtime": 1717852658.9102678, "nlink": 1, "path": "/sys/class/net/dummy1298", "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 - 'dummy1298'] ********************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/assert_device_present.yml:5 Saturday 08 June 2024 13:17:39 +0000 (0:00:00.239) 0:00:18.852 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml:23 Saturday 08 June 2024 13:17:39 +0000 (0:00:00.013) 0:00:18.866 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:17:39 +0000 (0:00:00.019) 0:00:18.885 ********* 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-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:17:39 +0000 (0:00:00.009) 0:00:18.894 ********* 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-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:17:39 +0000 (0:00:00.010) 0:00:18.904 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:17:39 +0000 (0:00:00.017) 0:00:18.922 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:17:39 +0000 (0:00:00.031) 0:00:18.953 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003681", "end": "2024-06-08 13:17:39.826099", "rc": 0, "start": "2024-06-08 13:17:39.822418" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:17:39 +0000 (0:00:00.243) 0:00:19.196 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:17:39 +0000 (0:00:00.012) 0:00:19.209 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:17:39 +0000 (0:00:00.017) 0:00:19.226 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:27 Saturday 08 June 2024 13:17:41 +0000 (0:00:01.470) 0:00:20.696 ********* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 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-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:35 Saturday 08 June 2024 13:17:41 +0000 (0:00:00.020) 0:00:20.717 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:43 Saturday 08 June 2024 13:17:41 +0000 (0:00:00.016) 0:00:20.733 ********* 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 dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:49 Saturday 08 June 2024 13:17:41 +0000 (0:00:00.009) 0:00:20.742 ********* 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 dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:54 Saturday 08 June 2024 13:17:41 +0000 (0:00:00.010) 0:00:20.753 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.011160", "end": "2024-06-08 13:17:41.639162", "rc": 0, "start": "2024-06-08 13:17:41.628002" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:60 Saturday 08 June 2024 13:17:41 +0000 (0:00:00.239) 0:00:20.992 ********* 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 dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:17:41 +0000 (0:00:00.011) 0:00:21.004 ********* 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 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml:27 Saturday 08 June 2024 13:17:41 +0000 (0:00:00.010) 0:00:21.014 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:17:41 +0000 (0:00:00.045) 0:00:21.060 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:17:41 +0000 (0:00:00.011) 0:00:21.072 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003691", "end": "2024-06-08 13:17:41.949334", "rc": 0, "start": "2024-06-08 13:17:41.945643" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:17:41 +0000 (0:00:00.230) 0:00:21.303 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:17:41 +0000 (0:00:00.016) 0:00:21.320 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/create_and_remove_interface.yml:29 Saturday 08 June 2024 13:17:42 +0000 (0:00:00.013) 0:00:21.333 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/assert_device_absent.yml:3 Saturday 08 June 2024 13:17:42 +0000 (0:00:00.019) 0:00:21.353 ********* included: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:17:42 +0000 (0:00:00.022) 0:00:21.376 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/assert_device_absent.yml:5 Saturday 08 June 2024 13:17:42 +0000 (0:00:00.224) 0:00:21.601 ********* ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Saturday 08 June 2024 13:17:42 +0000 (0:00:00.016) 0:00:21.617 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 2.39s /WORKDIR/git-weekly-ci6vt4cmky/tests/tests_helpers_and_asserts.yml:3 ---------- Gather the minimum subset of ansible_facts required by the network role test --- 1.87s /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/el_repo_setup.yml:3 ---------------- Install iproute --------------------------------------------------------- 1.58s /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.48s /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.47s /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.47s /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.46s /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.45s /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.74s /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:27 ------- Create dummy interface dummy1298 ---------------------------------------- 0.32s /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.28s /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/el_repo_setup.yml:17 --------------- Delete veth interface veth1298 ------------------------------------------ 0.27s /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:43 ------- Set up veth as managed by NetworkManager -------------------------------- 0.25s /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:35 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.24s /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/manage_test_interface.yml:54 ------- Get stat for interface dummy1298 ---------------------------------------- 0.24s /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-ci6vt4cmky/tests/tasks/get_current_interfaces.yml:3 ------- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---