# 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-route_typewfsize56/.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-route_typewfsize56/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tests_helpers_and_asserts.yml:3 Tuesday 09 January 2024 16:23:57 +0000 (0:00:00.034) 0:00:00.034 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_typewfsize56/tests/tests_helpers_and_asserts.yml:6 Tuesday 09 January 2024 16:23:58 +0000 (0:00:00.850) 0:00:00.885 ******* included: /WORKDIR/git-route_typewfsize56/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-route_typewfsize56/tests/tasks/el_repo_setup.yml:3 Tuesday 09 January 2024 16:23:58 +0000 (0:00:00.014) 0:00:00.900 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/el_repo_setup.yml:17 Tuesday 09 January 2024 16:23:58 +0000 (0:00:00.370) 0:00:01.270 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/el_repo_setup.yml:22 Tuesday 09 January 2024 16:23:58 +0000 (0:00:00.250) 0:00:01.520 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/el_repo_setup.yml:26 Tuesday 09 January 2024 16:23:58 +0000 (0:00:00.022) 0:00:01.543 ******* 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-route_typewfsize56/tests/tasks/el_repo_setup.yml:51 Tuesday 09 January 2024 16:23:58 +0000 (0:00:00.015) 0:00:01.559 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/enable_epel.yml:8 Tuesday 09 January 2024 16:23:58 +0000 (0:00:00.034) 0:00:01.594 ******* 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-route_typewfsize56/tests/tasks/enable_epel.yml:24 Tuesday 09 January 2024 16:23:58 +0000 (0:00:00.010) 0:00:01.604 ******* 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-route_typewfsize56/tests/tasks/enable_epel.yml:30 Tuesday 09 January 2024 16:23:58 +0000 (0:00:00.010) 0:00:01.615 ******* 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-route_typewfsize56/tests/tasks/enable_epel.yml:35 Tuesday 09 January 2024 16:23:58 +0000 (0:00:00.010) 0:00:01.625 ******* 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-route_typewfsize56/tests/tasks/enable_epel.yml:40 Tuesday 09 January 2024 16:23:58 +0000 (0:00:00.016) 0:00:01.642 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tests_helpers_and_asserts.yml:9 Tuesday 09 January 2024 16:23:58 +0000 (0:00:00.014) 0:00:01.657 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/create_and_remove_interface.yml:3 Tuesday 09 January 2024 16:23:58 +0000 (0:00:00.011) 0:00:01.669 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:23:58 +0000 (0:00:00.009) 0:00:01.678 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:23:58 +0000 (0:00:00.009) 0:00:01.688 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003304", "end": "2024-01-09 16:23:59.110380", "rc": 0, "start": "2024-01-09 16:23:59.107076" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:23:59 +0000 (0:00:00.239) 0:00:01.927 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:23:59 +0000 (0:00:00.009) 0:00:01.937 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/create_and_remove_interface.yml:5 Tuesday 09 January 2024 16:23:59 +0000 (0:00:00.008) 0:00:01.945 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 16:23:59 +0000 (0:00:00.013) 0:00:01.959 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 16:23:59 +0000 (0:00:00.007) 0:00:01.966 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 16:23:59 +0000 (0:00:00.007) 0:00:01.973 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:23:59 +0000 (0:00:00.010) 0:00:01.984 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:23:59 +0000 (0:00:00.009) 0:00:01.994 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003371", "end": "2024-01-09 16:23:59.365516", "rc": 0, "start": "2024-01-09 16:23:59.362145" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:23:59 +0000 (0:00:00.192) 0:00:02.187 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:23:59 +0000 (0:00:00.010) 0:00:02.197 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 16:23:59 +0000 (0:00:00.020) 0:00:02.218 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.958) 0:00:03.177 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.014) 0:00:03.191 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.010) 0:00:03.201 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.009) 0:00:03.210 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.008) 0:00:03.219 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.009) 0:00:03.229 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.009) 0:00:03.238 ******* 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-route_typewfsize56/tests/tasks/create_and_remove_interface.yml:9 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.008) 0:00:03.247 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.013) 0:00:03.260 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.010) 0:00:03.271 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003298", "end": "2024-01-09 16:24:00.648260", "rc": 0, "start": "2024-01-09 16:24:00.644962" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.194) 0:00:03.465 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.012) 0:00:03.477 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/create_and_remove_interface.yml:11 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.012) 0:00:03.490 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/assert_device_absent.yml:3 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.015) 0:00:03.505 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.015) 0:00:03.521 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-route_typewfsize56/tests/tasks/assert_device_absent.yml:5 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.190) 0:00:03.712 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/create_and_remove_interface.yml:14 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.012) 0:00:03.724 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.015) 0:00:03.740 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.009) 0:00:03.750 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.009) 0:00:03.760 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.011) 0:00:03.772 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:24:00 +0000 (0:00:00.009) 0:00:03.781 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003326", "end": "2024-01-09 16:24:01.149924", "rc": 0, "start": "2024-01-09 16:24:01.146598" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:24:01 +0000 (0:00:00.187) 0:00:03.969 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:24:01 +0000 (0:00:00.015) 0:00:03.984 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 16:24:01 +0000 (0:00:00.021) 0:00:04.006 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 16:24:02 +0000 (0:00:00.844) 0:00:04.850 ******* 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.010080", "end": "2024-01-09 16:24:02.231578", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-09 16:24:02.221498" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003538", "end": "2024-01-09 16:24:02.444869", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-09 16:24:02.441331" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003946", "end": "2024-01-09 16:24:02.623788", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-09 16:24:02.619842" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 16:24:02 +0000 (0:00:00.598) 0:00:05.449 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.021877", "end": "2024-01-09 16:24:02.839859", "rc": 0, "start": "2024-01-09 16:24:02.817982" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 16:24:02 +0000 (0:00:00.209) 0:00:05.658 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 16:24:02 +0000 (0:00:00.009) 0:00:05.668 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 16:24:02 +0000 (0:00:00.008) 0:00:05.676 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 16:24:02 +0000 (0:00:00.007) 0:00:05.684 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 16:24:02 +0000 (0:00:00.007) 0:00:05.692 ******* 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-route_typewfsize56/tests/tasks/create_and_remove_interface.yml:18 Tuesday 09 January 2024 16:24:02 +0000 (0:00:00.007) 0:00:05.699 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:24:02 +0000 (0:00:00.015) 0:00:05.715 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:24:02 +0000 (0:00:00.008) 0:00:05.724 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003236", "end": "2024-01-09 16:24:03.091507", "rc": 0, "start": "2024-01-09 16:24:03.088271" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:24:03 +0000 (0:00:00.186) 0:00:05.911 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:24:03 +0000 (0:00:00.010) 0:00:05.922 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/create_and_remove_interface.yml:20 Tuesday 09 January 2024 16:24:03 +0000 (0:00:00.010) 0:00:05.933 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/assert_device_present.yml:3 Tuesday 09 January 2024 16:24:03 +0000 (0:00:00.018) 0:00:05.951 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 16:24:03 +0000 (0:00:00.032) 0:00:05.984 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704817442.2252092, "block_size": 4096, "blocks": 0, "ctime": 1704817442.2252092, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29276, "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": 1704817442.2252092, "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-route_typewfsize56/tests/tasks/assert_device_present.yml:5 Tuesday 09 January 2024 16:24:03 +0000 (0:00:00.185) 0:00:06.169 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/create_and_remove_interface.yml:23 Tuesday 09 January 2024 16:24:03 +0000 (0:00:00.014) 0:00:06.184 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 16:24:03 +0000 (0:00:00.031) 0:00:06.215 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 16:24:03 +0000 (0:00:00.012) 0:00:06.228 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 16:24:03 +0000 (0:00:00.008) 0:00:06.236 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:24:03 +0000 (0:00:00.015) 0:00:06.251 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:24:03 +0000 (0:00:00.014) 0:00:06.266 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003292", "end": "2024-01-09 16:24:03.633151", "rc": 0, "start": "2024-01-09 16:24:03.629859" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:24:03 +0000 (0:00:00.183) 0:00:06.449 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:24:03 +0000 (0:00:00.009) 0:00:06.459 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 16:24:03 +0000 (0:00:00.020) 0:00:06.479 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 16:24:04 +0000 (0:00:00.844) 0:00:07.324 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 16:24:04 +0000 (0:00:00.014) 0:00:07.338 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 16:24:04 +0000 (0:00:00.007) 0:00:07.346 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.006773", "end": "2024-01-09 16:24:04.720715", "rc": 0, "start": "2024-01-09 16:24:04.713942" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 16:24:04 +0000 (0:00:00.194) 0:00:07.541 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 16:24:04 +0000 (0:00:00.010) 0:00:07.551 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 16:24:04 +0000 (0:00:00.009) 0:00:07.561 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 16:24:04 +0000 (0:00:00.009) 0:00:07.570 ******* 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-route_typewfsize56/tests/tasks/create_and_remove_interface.yml:27 Tuesday 09 January 2024 16:24:04 +0000 (0:00:00.009) 0:00:07.579 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:24:04 +0000 (0:00:00.018) 0:00:07.598 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:24:04 +0000 (0:00:00.010) 0:00:07.609 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003440", "end": "2024-01-09 16:24:04.976937", "rc": 0, "start": "2024-01-09 16:24:04.973497" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:24:04 +0000 (0:00:00.184) 0:00:07.794 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:24:05 +0000 (0:00:00.009) 0:00:07.803 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/create_and_remove_interface.yml:29 Tuesday 09 January 2024 16:24:05 +0000 (0:00:00.009) 0:00:07.813 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/assert_device_absent.yml:3 Tuesday 09 January 2024 16:24:05 +0000 (0:00:00.018) 0:00:07.832 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 16:24:05 +0000 (0:00:00.009) 0:00:07.842 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-route_typewfsize56/tests/tasks/assert_device_absent.yml:5 Tuesday 09 January 2024 16:24:05 +0000 (0:00:00.185) 0:00:08.028 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tests_helpers_and_asserts.yml:15 Tuesday 09 January 2024 16:24:05 +0000 (0:00:00.010) 0:00:08.038 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/create_and_remove_interface.yml:3 Tuesday 09 January 2024 16:24:05 +0000 (0:00:00.013) 0:00:08.052 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:24:05 +0000 (0:00:00.009) 0:00:08.062 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:24:05 +0000 (0:00:00.009) 0:00:08.072 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003208", "end": "2024-01-09 16:24:05.438828", "rc": 0, "start": "2024-01-09 16:24:05.435620" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:24:05 +0000 (0:00:00.183) 0:00:08.255 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:24:05 +0000 (0:00:00.009) 0:00:08.265 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/create_and_remove_interface.yml:5 Tuesday 09 January 2024 16:24:05 +0000 (0:00:00.009) 0:00:08.274 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 16:24:05 +0000 (0:00:00.011) 0:00:08.286 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 16:24:05 +0000 (0:00:00.007) 0:00:08.293 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 16:24:05 +0000 (0:00:00.007) 0:00:08.301 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:24:05 +0000 (0:00:00.010) 0:00:08.311 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:24:05 +0000 (0:00:00.009) 0:00:08.321 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003376", "end": "2024-01-09 16:24:05.689006", "rc": 0, "start": "2024-01-09 16:24:05.685630" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:24:05 +0000 (0:00:00.185) 0:00:08.506 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:24:05 +0000 (0:00:00.011) 0:00:08.517 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 16:24:05 +0000 (0:00:00.009) 0:00:08.527 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 16:24:06 +0000 (0:00:00.824) 0:00:09.352 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 16:24:06 +0000 (0:00:00.017) 0:00:09.369 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 16:24:06 +0000 (0:00:00.012) 0:00:09.382 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 16:24:06 +0000 (0:00:00.011) 0:00:09.394 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 16:24:06 +0000 (0:00:00.009) 0:00:09.403 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 16:24:06 +0000 (0:00:00.012) 0:00:09.416 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 16:24:06 +0000 (0:00:00.012) 0:00:09.429 ******* 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-route_typewfsize56/tests/tasks/create_and_remove_interface.yml:9 Tuesday 09 January 2024 16:24:06 +0000 (0:00:00.009) 0:00:09.438 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:24:06 +0000 (0:00:00.015) 0:00:09.454 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:24:06 +0000 (0:00:00.009) 0:00:09.463 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003159", "end": "2024-01-09 16:24:06.833795", "rc": 0, "start": "2024-01-09 16:24:06.830636" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:24:06 +0000 (0:00:00.187) 0:00:09.650 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:24:06 +0000 (0:00:00.010) 0:00:09.660 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/create_and_remove_interface.yml:11 Tuesday 09 January 2024 16:24:06 +0000 (0:00:00.018) 0:00:09.679 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/assert_device_absent.yml:3 Tuesday 09 January 2024 16:24:06 +0000 (0:00:00.030) 0:00:09.710 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 16:24:06 +0000 (0:00:00.018) 0:00:09.728 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/assert_device_absent.yml:5 Tuesday 09 January 2024 16:24:07 +0000 (0:00:00.197) 0:00:09.925 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/create_and_remove_interface.yml:14 Tuesday 09 January 2024 16:24:07 +0000 (0:00:00.019) 0:00:09.945 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 16:24:07 +0000 (0:00:00.021) 0:00:09.966 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 16:24:07 +0000 (0:00:00.014) 0:00:09.980 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 16:24:07 +0000 (0:00:00.016) 0:00:09.996 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:24:07 +0000 (0:00:00.015) 0:00:10.012 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:24:07 +0000 (0:00:00.024) 0:00:10.037 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003181", "end": "2024-01-09 16:24:07.438956", "rc": 0, "start": "2024-01-09 16:24:07.435775" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:24:07 +0000 (0:00:00.222) 0:00:10.259 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:24:07 +0000 (0:00:00.015) 0:00:10.275 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 16:24:07 +0000 (0:00:00.020) 0:00:10.295 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 16:24:08 +0000 (0:00:00.851) 0:00:11.147 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 16:24:08 +0000 (0:00:00.024) 0:00:11.171 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 16:24:08 +0000 (0:00:00.012) 0:00:11.183 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 16:24:08 +0000 (0:00:00.024) 0:00:11.208 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007031", "end": "2024-01-09 16:24:08.597453", "rc": 0, "start": "2024-01-09 16:24:08.590422" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 16:24:08 +0000 (0:00:00.224) 0:00:11.433 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 16:24:08 +0000 (0:00:00.013) 0:00:11.446 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 16:24:08 +0000 (0:00:00.010) 0:00:11.456 ******* 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-route_typewfsize56/tests/tasks/create_and_remove_interface.yml:18 Tuesday 09 January 2024 16:24:08 +0000 (0:00:00.015) 0:00:11.472 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:24:08 +0000 (0:00:00.017) 0:00:11.489 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:24:08 +0000 (0:00:00.009) 0:00:11.499 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003412", "end": "2024-01-09 16:24:08.867966", "rc": 0, "start": "2024-01-09 16:24:08.864554" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:24:08 +0000 (0:00:00.208) 0:00:11.708 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:24:08 +0000 (0:00:00.016) 0:00:11.724 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/create_and_remove_interface.yml:20 Tuesday 09 January 2024 16:24:08 +0000 (0:00:00.024) 0:00:11.748 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/assert_device_present.yml:3 Tuesday 09 January 2024 16:24:08 +0000 (0:00:00.016) 0:00:11.764 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 16:24:08 +0000 (0:00:00.010) 0:00:11.775 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704817448.593433, "block_size": 4096, "blocks": 0, "ctime": 1704817448.593433, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29569, "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": 1704817448.593433, "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-route_typewfsize56/tests/tasks/assert_device_present.yml:5 Tuesday 09 January 2024 16:24:09 +0000 (0:00:00.202) 0:00:11.978 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/create_and_remove_interface.yml:23 Tuesday 09 January 2024 16:24:09 +0000 (0:00:00.022) 0:00:12.000 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 16:24:09 +0000 (0:00:00.021) 0:00:12.022 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 16:24:09 +0000 (0:00:00.009) 0:00:12.031 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 16:24:09 +0000 (0:00:00.008) 0:00:12.040 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:24:09 +0000 (0:00:00.011) 0:00:12.051 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:24:09 +0000 (0:00:00.010) 0:00:12.062 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003427", "end": "2024-01-09 16:24:09.430986", "rc": 0, "start": "2024-01-09 16:24:09.427559" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:24:09 +0000 (0:00:00.204) 0:00:12.266 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:24:09 +0000 (0:00:00.016) 0:00:12.282 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 16:24:09 +0000 (0:00:00.010) 0:00:12.293 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 16:24:10 +0000 (0:00:00.867) 0:00:13.161 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 16:24:10 +0000 (0:00:00.017) 0:00:13.178 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 16:24:10 +0000 (0:00:00.013) 0:00:13.192 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 16:24:10 +0000 (0:00:00.022) 0:00:13.215 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 16:24:10 +0000 (0:00:00.032) 0:00:13.247 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006779", "end": "2024-01-09 16:24:10.671698", "rc": 0, "start": "2024-01-09 16:24:10.664919" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 16:24:10 +0000 (0:00:00.268) 0:00:13.516 ******* 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-route_typewfsize56/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 16:24:10 +0000 (0:00:00.038) 0:00:13.554 ******* 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-route_typewfsize56/tests/tasks/create_and_remove_interface.yml:27 Tuesday 09 January 2024 16:24:10 +0000 (0:00:00.015) 0:00:13.569 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:24:10 +0000 (0:00:00.060) 0:00:13.630 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:24:10 +0000 (0:00:00.020) 0:00:13.651 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003301", "end": "2024-01-09 16:24:11.107888", "rc": 0, "start": "2024-01-09 16:24:11.104587" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:24:11 +0000 (0:00:00.274) 0:00:13.926 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:24:11 +0000 (0:00:00.012) 0:00:13.938 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/create_and_remove_interface.yml:29 Tuesday 09 January 2024 16:24:11 +0000 (0:00:00.037) 0:00:13.975 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typewfsize56/tests/tasks/assert_device_absent.yml:3 Tuesday 09 January 2024 16:24:11 +0000 (0:00:00.045) 0:00:14.021 ******* included: /WORKDIR/git-route_typewfsize56/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 16:24:11 +0000 (0:00:00.040) 0:00:14.062 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-route_typewfsize56/tests/tasks/assert_device_absent.yml:5 Tuesday 09 January 2024 16:24:11 +0000 (0:00:00.191) 0:00:14.254 ******* 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 Tuesday 09 January 2024 16:24:11 +0000 (0:00:00.024) 0:00:14.279 ******* =============================================================================== Install iproute --------------------------------------------------------- 0.96s /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.87s /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.85s /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:16 ------ Gathering Facts --------------------------------------------------------- 0.85s /WORKDIR/git-route_typewfsize56/tests/tests_helpers_and_asserts.yml:3 --------- Install iproute --------------------------------------------------------- 0.84s /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.84s /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.82s /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:16 ------ Create veth interface veth1298 ------------------------------------------ 0.60s /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:23 ------ Gather the minimum subset of ansible_facts required by the network role test --- 0.37s /WORKDIR/git-route_typewfsize56/tests/tasks/el_repo_setup.yml:3 --------------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:3 ------ Delete dummy interface dummy1298 ---------------------------------------- 0.27s /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:50 ------ Check if system is ostree ----------------------------------------------- 0.25s /WORKDIR/git-route_typewfsize56/tests/tasks/el_repo_setup.yml:17 -------------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:3 ------ Create dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:45 ------ Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:3 ------ Set up veth as managed by NetworkManager -------------------------------- 0.21s /WORKDIR/git-route_typewfsize56/tests/tasks/manage_test_interface.yml:31 ------ Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:3 ------ Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-route_typewfsize56/tests/tasks/get_current_interfaces.yml:3 ------ Get stat for interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-route_typewfsize56/tests/tasks/get_interface_stat.yml:3 ---------- Get stat for interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-route_typewfsize56/tests/tasks/get_interface_stat.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. ---^---^---^---^---^---