# 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_typednq6p_x2/.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_typednq6p_x2/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_typednq6p_x2/tests/tests_helpers_and_asserts.yml:3 Wednesday 10 January 2024 18:24:40 +0000 (0:00:00.044) 0:00:00.044 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_typednq6p_x2/tests/tests_helpers_and_asserts.yml:6 Wednesday 10 January 2024 18:24:41 +0000 (0:00:00.952) 0:00:00.996 ***** included: /WORKDIR/git-route_typednq6p_x2/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_typednq6p_x2/tests/tasks/el_repo_setup.yml:3 Wednesday 10 January 2024 18:24:41 +0000 (0:00:00.012) 0:00:01.009 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/el_repo_setup.yml:17 Wednesday 10 January 2024 18:24:41 +0000 (0:00:00.352) 0:00:01.362 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/el_repo_setup.yml:22 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.264) 0:00:01.626 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/el_repo_setup.yml:26 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.013) 0:00:01.640 ***** 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-route_typednq6p_x2/tests/tasks/el_repo_setup.yml:51 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.008) 0:00:01.648 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/enable_epel.yml:8 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.021) 0:00:01.670 ***** 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-route_typednq6p_x2/tests/tasks/enable_epel.yml:24 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.008) 0:00:01.679 ***** 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-route_typednq6p_x2/tests/tasks/enable_epel.yml:30 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.007) 0:00:01.686 ***** 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-route_typednq6p_x2/tests/tasks/enable_epel.yml:35 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.014) 0:00:01.701 ***** 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-route_typednq6p_x2/tests/tasks/enable_epel.yml:40 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.007) 0:00:01.709 ***** 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-route_typednq6p_x2/tests/tests_helpers_and_asserts.yml:9 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.007) 0:00:01.717 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/create_and_remove_interface.yml:3 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.012) 0:00:01.729 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:3 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.010) 0:00:01.739 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:3 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.009) 0:00:01.749 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003590", "end": "2024-01-10 18:24:42.395906", "rc": 0, "start": "2024-01-10 18:24:42.392316" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:9 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.260) 0:00:02.010 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:5 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.010) 0:00:02.020 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/create_and_remove_interface.yml:5 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.008) 0:00:02.029 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:3 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.013) 0:00:02.042 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:8 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.007) 0:00:02.049 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:13 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.007) 0:00:02.057 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:3 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.010) 0:00:02.068 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:3 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.009) 0:00:02.077 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003621", "end": "2024-01-10 18:24:42.665238", "rc": 0, "start": "2024-01-10 18:24:42.661617" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:9 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.201) 0:00:02.279 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:5 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.009) 0:00:02.289 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:16 Wednesday 10 January 2024 18:24:42 +0000 (0:00:00.009) 0:00:02.298 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:23 Wednesday 10 January 2024 18:24:45 +0000 (0:00:02.297) 0:00:04.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-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:31 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.020) 0:00:04.616 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:39 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.011) 0:00:04.628 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:45 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.010) 0:00:04.638 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:50 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.008) 0:00:04.646 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:56 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.008) 0:00:04.654 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:61 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.008) 0:00:04.662 ***** 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_typednq6p_x2/tests/tasks/create_and_remove_interface.yml:9 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.014) 0:00:04.677 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:3 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.015) 0:00:04.692 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:3 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.011) 0:00:04.703 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003933", "end": "2024-01-10 18:24:45.300818", "rc": 0, "start": "2024-01-10 18:24:45.296885" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:9 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.212) 0:00:04.915 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:5 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.009) 0:00:04.925 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/create_and_remove_interface.yml:11 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.008) 0:00:04.933 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/assert_device_absent.yml:3 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.016) 0:00:04.950 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_interface_stat.yml:3 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.010) 0:00:04.960 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/assert_device_absent.yml:5 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.203) 0:00:05.163 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/create_and_remove_interface.yml:14 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.011) 0:00:05.174 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:3 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.015) 0:00:05.189 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:8 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.007) 0:00:05.197 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:13 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.007) 0:00:05.205 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:3 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.010) 0:00:05.216 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:3 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.009) 0:00:05.225 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003663", "end": "2024-01-10 18:24:45.821917", "rc": 0, "start": "2024-01-10 18:24:45.818254" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:9 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.210) 0:00:05.436 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:5 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.014) 0:00:05.451 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:16 Wednesday 10 January 2024 18:24:45 +0000 (0:00:00.011) 0:00:05.462 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:23 Wednesday 10 January 2024 18:24:48 +0000 (0:00:02.179) 0:00:07.642 ***** 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.007691", "end": "2024-01-10 18:24:48.238954", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-10 18:24:48.231263" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004025", "end": "2024-01-10 18:24:48.493537", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-10 18:24:48.489512" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003807", "end": "2024-01-10 18:24:48.691308", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-10 18:24:48.687501" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:31 Wednesday 10 January 2024 18:24:48 +0000 (0:00:00.663) 0:00:08.305 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023855", "end": "2024-01-10 18:24:48.916344", "rc": 0, "start": "2024-01-10 18:24:48.892489" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:39 Wednesday 10 January 2024 18:24:48 +0000 (0:00:00.273) 0:00:08.579 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:45 Wednesday 10 January 2024 18:24:49 +0000 (0:00:00.029) 0:00:08.608 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:50 Wednesday 10 January 2024 18:24:49 +0000 (0:00:00.021) 0:00:08.630 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:56 Wednesday 10 January 2024 18:24:49 +0000 (0:00:00.047) 0:00:08.677 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:61 Wednesday 10 January 2024 18:24:49 +0000 (0:00:00.015) 0:00:08.693 ***** 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_typednq6p_x2/tests/tasks/create_and_remove_interface.yml:18 Wednesday 10 January 2024 18:24:49 +0000 (0:00:00.011) 0:00:08.704 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:3 Wednesday 10 January 2024 18:24:49 +0000 (0:00:00.018) 0:00:08.723 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:3 Wednesday 10 January 2024 18:24:49 +0000 (0:00:00.020) 0:00:08.743 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003597", "end": "2024-01-10 18:24:49.354082", "rc": 0, "start": "2024-01-10 18:24:49.350485" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:9 Wednesday 10 January 2024 18:24:49 +0000 (0:00:00.227) 0:00:08.971 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:5 Wednesday 10 January 2024 18:24:49 +0000 (0:00:00.034) 0:00:09.006 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/create_and_remove_interface.yml:20 Wednesday 10 January 2024 18:24:49 +0000 (0:00:00.022) 0:00:09.028 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/assert_device_present.yml:3 Wednesday 10 January 2024 18:24:49 +0000 (0:00:00.032) 0:00:09.061 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_interface_stat.yml:3 Wednesday 10 January 2024 18:24:49 +0000 (0:00:00.014) 0:00:09.076 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1704911088.235405, "block_size": 4096, "blocks": 0, "ctime": 1704911088.235405, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33289, "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": 1704911088.235405, "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_typednq6p_x2/tests/tasks/assert_device_present.yml:5 Wednesday 10 January 2024 18:24:49 +0000 (0:00:00.220) 0:00:09.296 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/create_and_remove_interface.yml:23 Wednesday 10 January 2024 18:24:49 +0000 (0:00:00.010) 0:00:09.307 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:3 Wednesday 10 January 2024 18:24:49 +0000 (0:00:00.019) 0:00:09.326 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:8 Wednesday 10 January 2024 18:24:49 +0000 (0:00:00.008) 0:00:09.335 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:13 Wednesday 10 January 2024 18:24:49 +0000 (0:00:00.007) 0:00:09.343 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:3 Wednesday 10 January 2024 18:24:49 +0000 (0:00:00.016) 0:00:09.359 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:3 Wednesday 10 January 2024 18:24:49 +0000 (0:00:00.020) 0:00:09.379 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003523", "end": "2024-01-10 18:24:49.983394", "rc": 0, "start": "2024-01-10 18:24:49.979871" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:9 Wednesday 10 January 2024 18:24:50 +0000 (0:00:00.219) 0:00:09.599 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:5 Wednesday 10 January 2024 18:24:50 +0000 (0:00:00.010) 0:00:09.609 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:16 Wednesday 10 January 2024 18:24:50 +0000 (0:00:00.009) 0:00:09.619 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:23 Wednesday 10 January 2024 18:24:52 +0000 (0:00:02.203) 0:00:11.823 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:31 Wednesday 10 January 2024 18:24:52 +0000 (0:00:00.014) 0:00:11.837 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:39 Wednesday 10 January 2024 18:24:52 +0000 (0:00:00.008) 0:00:11.845 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.022270", "end": "2024-01-10 18:24:52.457084", "rc": 0, "start": "2024-01-10 18:24:52.434814" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:45 Wednesday 10 January 2024 18:24:52 +0000 (0:00:00.227) 0:00:12.072 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:50 Wednesday 10 January 2024 18:24:52 +0000 (0:00:00.009) 0:00:12.082 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:56 Wednesday 10 January 2024 18:24:52 +0000 (0:00:00.008) 0:00:12.090 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:61 Wednesday 10 January 2024 18:24:52 +0000 (0:00:00.011) 0:00:12.102 ***** 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_typednq6p_x2/tests/tasks/create_and_remove_interface.yml:27 Wednesday 10 January 2024 18:24:52 +0000 (0:00:00.010) 0:00:12.112 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:3 Wednesday 10 January 2024 18:24:52 +0000 (0:00:00.019) 0:00:12.132 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:3 Wednesday 10 January 2024 18:24:52 +0000 (0:00:00.010) 0:00:12.143 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003811", "end": "2024-01-10 18:24:52.736478", "rc": 0, "start": "2024-01-10 18:24:52.732667" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:9 Wednesday 10 January 2024 18:24:52 +0000 (0:00:00.215) 0:00:12.358 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:5 Wednesday 10 January 2024 18:24:52 +0000 (0:00:00.020) 0:00:12.378 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/create_and_remove_interface.yml:29 Wednesday 10 January 2024 18:24:52 +0000 (0:00:00.018) 0:00:12.396 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/assert_device_absent.yml:3 Wednesday 10 January 2024 18:24:52 +0000 (0:00:00.036) 0:00:12.433 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_interface_stat.yml:3 Wednesday 10 January 2024 18:24:52 +0000 (0:00:00.011) 0:00:12.445 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/assert_device_absent.yml:5 Wednesday 10 January 2024 18:24:53 +0000 (0:00:00.218) 0:00:12.664 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tests_helpers_and_asserts.yml:15 Wednesday 10 January 2024 18:24:53 +0000 (0:00:00.012) 0:00:12.676 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/create_and_remove_interface.yml:3 Wednesday 10 January 2024 18:24:53 +0000 (0:00:00.013) 0:00:12.689 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:3 Wednesday 10 January 2024 18:24:53 +0000 (0:00:00.011) 0:00:12.701 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:3 Wednesday 10 January 2024 18:24:53 +0000 (0:00:00.010) 0:00:12.711 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003659", "end": "2024-01-10 18:24:53.316052", "rc": 0, "start": "2024-01-10 18:24:53.312393" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:9 Wednesday 10 January 2024 18:24:53 +0000 (0:00:00.218) 0:00:12.930 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:5 Wednesday 10 January 2024 18:24:53 +0000 (0:00:00.010) 0:00:12.940 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/create_and_remove_interface.yml:5 Wednesday 10 January 2024 18:24:53 +0000 (0:00:00.009) 0:00:12.950 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:3 Wednesday 10 January 2024 18:24:53 +0000 (0:00:00.013) 0:00:12.964 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:8 Wednesday 10 January 2024 18:24:53 +0000 (0:00:00.007) 0:00:12.972 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:13 Wednesday 10 January 2024 18:24:53 +0000 (0:00:00.007) 0:00:12.979 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:3 Wednesday 10 January 2024 18:24:53 +0000 (0:00:00.011) 0:00:12.991 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:3 Wednesday 10 January 2024 18:24:53 +0000 (0:00:00.010) 0:00:13.001 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003644", "end": "2024-01-10 18:24:53.593812", "rc": 0, "start": "2024-01-10 18:24:53.590168" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:9 Wednesday 10 January 2024 18:24:53 +0000 (0:00:00.209) 0:00:13.210 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:5 Wednesday 10 January 2024 18:24:53 +0000 (0:00:00.011) 0:00:13.221 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:16 Wednesday 10 January 2024 18:24:53 +0000 (0:00:00.010) 0:00:13.232 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:23 Wednesday 10 January 2024 18:24:55 +0000 (0:00:02.208) 0:00:15.440 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:31 Wednesday 10 January 2024 18:24:55 +0000 (0:00:00.015) 0:00:15.455 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:39 Wednesday 10 January 2024 18:24:55 +0000 (0:00:00.009) 0:00:15.465 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:45 Wednesday 10 January 2024 18:24:55 +0000 (0:00:00.008) 0:00:15.473 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:50 Wednesday 10 January 2024 18:24:55 +0000 (0:00:00.014) 0:00:15.488 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:56 Wednesday 10 January 2024 18:24:55 +0000 (0:00:00.009) 0:00:15.498 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:61 Wednesday 10 January 2024 18:24:55 +0000 (0:00:00.008) 0:00:15.506 ***** 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_typednq6p_x2/tests/tasks/create_and_remove_interface.yml:9 Wednesday 10 January 2024 18:24:55 +0000 (0:00:00.007) 0:00:15.514 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:3 Wednesday 10 January 2024 18:24:55 +0000 (0:00:00.012) 0:00:15.527 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:3 Wednesday 10 January 2024 18:24:55 +0000 (0:00:00.010) 0:00:15.537 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003711", "end": "2024-01-10 18:24:56.128541", "rc": 0, "start": "2024-01-10 18:24:56.124830" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:9 Wednesday 10 January 2024 18:24:56 +0000 (0:00:00.205) 0:00:15.743 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:5 Wednesday 10 January 2024 18:24:56 +0000 (0:00:00.010) 0:00:15.753 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/create_and_remove_interface.yml:11 Wednesday 10 January 2024 18:24:56 +0000 (0:00:00.008) 0:00:15.761 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/assert_device_absent.yml:3 Wednesday 10 January 2024 18:24:56 +0000 (0:00:00.013) 0:00:15.774 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_interface_stat.yml:3 Wednesday 10 January 2024 18:24:56 +0000 (0:00:00.010) 0:00:15.784 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/assert_device_absent.yml:5 Wednesday 10 January 2024 18:24:56 +0000 (0:00:00.200) 0:00:15.985 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/create_and_remove_interface.yml:14 Wednesday 10 January 2024 18:24:56 +0000 (0:00:00.010) 0:00:15.995 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:3 Wednesday 10 January 2024 18:24:56 +0000 (0:00:00.014) 0:00:16.010 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:8 Wednesday 10 January 2024 18:24:56 +0000 (0:00:00.007) 0:00:16.017 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:13 Wednesday 10 January 2024 18:24:56 +0000 (0:00:00.007) 0:00:16.025 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:3 Wednesday 10 January 2024 18:24:56 +0000 (0:00:00.010) 0:00:16.035 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:3 Wednesday 10 January 2024 18:24:56 +0000 (0:00:00.009) 0:00:16.045 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003638", "end": "2024-01-10 18:24:56.634312", "rc": 0, "start": "2024-01-10 18:24:56.630674" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:9 Wednesday 10 January 2024 18:24:56 +0000 (0:00:00.203) 0:00:16.249 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:5 Wednesday 10 January 2024 18:24:56 +0000 (0:00:00.010) 0:00:16.259 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:16 Wednesday 10 January 2024 18:24:56 +0000 (0:00:00.010) 0:00:16.270 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:23 Wednesday 10 January 2024 18:24:58 +0000 (0:00:02.196) 0:00:18.466 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:31 Wednesday 10 January 2024 18:24:58 +0000 (0:00:00.014) 0:00:18.481 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:39 Wednesday 10 January 2024 18:24:58 +0000 (0:00:00.009) 0:00:18.491 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:45 Wednesday 10 January 2024 18:24:58 +0000 (0:00:00.008) 0:00:18.499 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.043417", "end": "2024-01-10 18:24:59.133469", "rc": 0, "start": "2024-01-10 18:24:59.090052" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:50 Wednesday 10 January 2024 18:24:59 +0000 (0:00:00.274) 0:00:18.774 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:56 Wednesday 10 January 2024 18:24:59 +0000 (0:00:00.022) 0:00:18.797 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:61 Wednesday 10 January 2024 18:24:59 +0000 (0:00:00.011) 0:00:18.808 ***** 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_typednq6p_x2/tests/tasks/create_and_remove_interface.yml:18 Wednesday 10 January 2024 18:24:59 +0000 (0:00:00.017) 0:00:18.826 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:3 Wednesday 10 January 2024 18:24:59 +0000 (0:00:00.021) 0:00:18.847 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:3 Wednesday 10 January 2024 18:24:59 +0000 (0:00:00.010) 0:00:18.858 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003634", "end": "2024-01-10 18:24:59.460260", "rc": 0, "start": "2024-01-10 18:24:59.456626" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:9 Wednesday 10 January 2024 18:24:59 +0000 (0:00:00.222) 0:00:19.080 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:5 Wednesday 10 January 2024 18:24:59 +0000 (0:00:00.011) 0:00:19.092 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/create_and_remove_interface.yml:20 Wednesday 10 January 2024 18:24:59 +0000 (0:00:00.009) 0:00:19.101 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/assert_device_present.yml:3 Wednesday 10 January 2024 18:24:59 +0000 (0:00:00.016) 0:00:19.117 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_interface_stat.yml:3 Wednesday 10 January 2024 18:24:59 +0000 (0:00:00.015) 0:00:19.133 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1704911099.1318355, "block_size": 4096, "blocks": 0, "ctime": 1704911099.1318355, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33621, "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": 1704911099.1318355, "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_typednq6p_x2/tests/tasks/assert_device_present.yml:5 Wednesday 10 January 2024 18:24:59 +0000 (0:00:00.207) 0:00:19.340 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/create_and_remove_interface.yml:23 Wednesday 10 January 2024 18:24:59 +0000 (0:00:00.011) 0:00:19.351 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:3 Wednesday 10 January 2024 18:24:59 +0000 (0:00:00.019) 0:00:19.370 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:8 Wednesday 10 January 2024 18:24:59 +0000 (0:00:00.009) 0:00:19.379 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:13 Wednesday 10 January 2024 18:24:59 +0000 (0:00:00.007) 0:00:19.387 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:3 Wednesday 10 January 2024 18:24:59 +0000 (0:00:00.022) 0:00:19.410 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:3 Wednesday 10 January 2024 18:24:59 +0000 (0:00:00.011) 0:00:19.421 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003669", "end": "2024-01-10 18:25:00.013297", "rc": 0, "start": "2024-01-10 18:25:00.009628" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:9 Wednesday 10 January 2024 18:25:00 +0000 (0:00:00.210) 0:00:19.631 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:5 Wednesday 10 January 2024 18:25:00 +0000 (0:00:00.013) 0:00:19.644 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:16 Wednesday 10 January 2024 18:25:00 +0000 (0:00:00.019) 0:00:19.664 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:23 Wednesday 10 January 2024 18:25:02 +0000 (0:00:02.219) 0:00:21.884 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:31 Wednesday 10 January 2024 18:25:02 +0000 (0:00:00.016) 0:00:21.900 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:39 Wednesday 10 January 2024 18:25:02 +0000 (0:00:00.009) 0:00:21.910 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:45 Wednesday 10 January 2024 18:25:02 +0000 (0:00:00.010) 0:00:21.920 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:50 Wednesday 10 January 2024 18:25:02 +0000 (0:00:00.021) 0:00:21.942 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008532", "end": "2024-01-10 18:25:02.542165", "rc": 0, "start": "2024-01-10 18:25:02.533633" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:56 Wednesday 10 January 2024 18:25:02 +0000 (0:00:00.222) 0:00:22.165 ***** 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_typednq6p_x2/tests/tasks/manage_test_interface.yml:61 Wednesday 10 January 2024 18:25:02 +0000 (0:00:00.009) 0:00:22.174 ***** 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_typednq6p_x2/tests/tasks/create_and_remove_interface.yml:27 Wednesday 10 January 2024 18:25:02 +0000 (0:00:00.008) 0:00:22.183 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:3 Wednesday 10 January 2024 18:25:02 +0000 (0:00:00.019) 0:00:22.202 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:3 Wednesday 10 January 2024 18:25:02 +0000 (0:00:00.012) 0:00:22.215 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003811", "end": "2024-01-10 18:25:02.827776", "rc": 0, "start": "2024-01-10 18:25:02.823965" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:9 Wednesday 10 January 2024 18:25:02 +0000 (0:00:00.246) 0:00:22.462 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/show_interfaces.yml:5 Wednesday 10 January 2024 18:25:02 +0000 (0:00:00.010) 0:00:22.472 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/create_and_remove_interface.yml:29 Wednesday 10 January 2024 18:25:02 +0000 (0:00:00.009) 0:00:22.482 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/assert_device_absent.yml:3 Wednesday 10 January 2024 18:25:02 +0000 (0:00:00.019) 0:00:22.501 ***** included: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_interface_stat.yml:3 Wednesday 10 January 2024 18:25:02 +0000 (0:00:00.010) 0:00:22.512 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-route_typednq6p_x2/tests/tasks/assert_device_absent.yml:5 Wednesday 10 January 2024 18:25:03 +0000 (0:00:00.206) 0:00:22.719 ***** 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 Wednesday 10 January 2024 18:25:03 +0000 (0:00:00.014) 0:00:22.733 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.30s /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 2.22s /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 2.21s /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 2.20s /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 2.20s /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 2.18s /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:16 ------ Gathering Facts --------------------------------------------------------- 0.95s /WORKDIR/git-route_typednq6p_x2/tests/tests_helpers_and_asserts.yml:3 --------- Create veth interface veth1298 ------------------------------------------ 0.66s /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:23 ------ Gather the minimum subset of ansible_facts required by the network role test --- 0.35s /WORKDIR/git-route_typednq6p_x2/tests/tasks/el_repo_setup.yml:3 --------------- Create dummy interface dummy1298 ---------------------------------------- 0.27s /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:45 ------ Set up veth as managed by NetworkManager -------------------------------- 0.27s /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:31 ------ Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-route_typednq6p_x2/tests/tasks/el_repo_setup.yml:17 -------------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:3 ------ Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:3 ------ Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:3 ------ Delete veth interface veth1298 ------------------------------------------ 0.23s /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:39 ------ Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-route_typednq6p_x2/tests/tasks/manage_test_interface.yml:50 ------ Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_current_interfaces.yml:3 ------ Get stat for interface veth1298 ----------------------------------------- 0.22s /WORKDIR/git-route_typednq6p_x2/tests/tasks/get_interface_stat.yml:3 ---------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-route_typednq6p_x2/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. ---^---^---^---^---^---