# 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_typeay8iy0yj/.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_typeay8iy0yj/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_typeay8iy0yj/tests/tests_helpers_and_asserts.yml:3 Tuesday 09 January 2024 16:10:57 +0000 (0:00:00.035) 0:00:00.035 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_typeay8iy0yj/tests/tests_helpers_and_asserts.yml:6 Tuesday 09 January 2024 16:10:58 +0000 (0:00:00.955) 0:00:00.991 ******* included: /WORKDIR/git-route_typeay8iy0yj/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_typeay8iy0yj/tests/tasks/el_repo_setup.yml:3 Tuesday 09 January 2024 16:10:58 +0000 (0:00:00.013) 0:00:01.004 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/el_repo_setup.yml:17 Tuesday 09 January 2024 16:10:58 +0000 (0:00:00.428) 0:00:01.433 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/el_repo_setup.yml:22 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.285) 0:00:01.719 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/el_repo_setup.yml:26 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.014) 0:00:01.733 ******* 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_typeay8iy0yj/tests/tasks/el_repo_setup.yml:51 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.008) 0:00:01.741 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/enable_epel.yml:8 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.021) 0:00:01.763 ******* 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_typeay8iy0yj/tests/tasks/enable_epel.yml:24 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.007) 0:00:01.771 ******* 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_typeay8iy0yj/tests/tasks/enable_epel.yml:30 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.008) 0:00:01.780 ******* 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_typeay8iy0yj/tests/tasks/enable_epel.yml:35 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.007) 0:00:01.787 ******* 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_typeay8iy0yj/tests/tasks/enable_epel.yml:40 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.007) 0:00:01.794 ******* 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_typeay8iy0yj/tests/tests_helpers_and_asserts.yml:9 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.007) 0:00:01.802 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml:3 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.012) 0:00:01.814 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.010) 0:00:01.825 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.009) 0:00:01.834 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003813", "end": "2024-01-09 16:10:59.605102", "rc": 0, "start": "2024-01-09 16:10:59.601289" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.288) 0:00:02.123 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.010) 0:00:02.134 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml:5 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.008) 0:00:02.143 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.013) 0:00:02.156 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.007) 0:00:02.164 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.007) 0:00:02.171 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.010) 0:00:02.182 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.009) 0:00:02.191 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003791", "end": "2024-01-09 16:10:59.905710", "rc": 0, "start": "2024-01-09 16:10:59.901919" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.233) 0:00:02.425 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.009) 0:00:02.434 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 16:10:59 +0000 (0:00:00.009) 0:00:02.444 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 16:11:01 +0000 (0:00:02.032) 0:00:04.477 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 16:11:01 +0000 (0:00:00.017) 0:00:04.494 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.014) 0:00:04.509 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.009) 0:00:04.518 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.008) 0:00:04.527 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.008) 0:00:04.535 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.010) 0:00:04.546 ******* 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_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml:9 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.013) 0:00:04.559 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.015) 0:00:04.575 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.011) 0:00:04.586 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003638", "end": "2024-01-09 16:11:02.302295", "rc": 0, "start": "2024-01-09 16:11:02.298657" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.234) 0:00:04.821 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.009) 0:00:04.831 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml:11 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.008) 0:00:04.840 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/assert_device_absent.yml:3 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.013) 0:00:04.854 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.010) 0:00:04.864 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/assert_device_absent.yml:5 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.234) 0:00:05.098 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml:14 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.014) 0:00:05.112 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.015) 0:00:05.127 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.007) 0:00:05.135 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.007) 0:00:05.143 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.011) 0:00:05.154 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.009) 0:00:05.163 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003680", "end": "2024-01-09 16:11:02.876253", "rc": 0, "start": "2024-01-09 16:11:02.872573" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.234) 0:00:05.398 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.014) 0:00:05.412 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 16:11:02 +0000 (0:00:00.010) 0:00:05.423 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 16:11:04 +0000 (0:00:01.864) 0:00:07.287 ******* 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.007808", "end": "2024-01-09 16:11:05.008221", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-09 16:11:05.000413" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004014", "end": "2024-01-09 16:11:05.291154", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-09 16:11:05.287140" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004032", "end": "2024-01-09 16:11:05.515616", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-09 16:11:05.511584" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 16:11:05 +0000 (0:00:00.748) 0:00:08.036 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022345", "end": "2024-01-09 16:11:05.767789", "rc": 0, "start": "2024-01-09 16:11:05.745444" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 16:11:05 +0000 (0:00:00.252) 0:00:08.288 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 16:11:05 +0000 (0:00:00.008) 0:00:08.297 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 16:11:05 +0000 (0:00:00.008) 0:00:08.305 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 16:11:05 +0000 (0:00:00.009) 0:00:08.315 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 16:11:05 +0000 (0:00:00.008) 0:00:08.323 ******* 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_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml:18 Tuesday 09 January 2024 16:11:05 +0000 (0:00:00.007) 0:00:08.331 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:11:05 +0000 (0:00:00.015) 0:00:08.347 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:11:05 +0000 (0:00:00.009) 0:00:08.356 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003742", "end": "2024-01-09 16:11:06.068340", "rc": 0, "start": "2024-01-09 16:11:06.064598" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:11:06 +0000 (0:00:00.231) 0:00:08.587 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:11:06 +0000 (0:00:00.009) 0:00:08.596 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml:20 Tuesday 09 January 2024 16:11:06 +0000 (0:00:00.008) 0:00:08.605 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/assert_device_present.yml:3 Tuesday 09 January 2024 16:11:06 +0000 (0:00:00.016) 0:00:08.621 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 16:11:06 +0000 (0:00:00.009) 0:00:08.630 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704816665.004305, "block_size": 4096, "blocks": 0, "ctime": 1704816665.004305, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 34697, "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": 1704816665.004305, "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_typeay8iy0yj/tests/tasks/assert_device_present.yml:5 Tuesday 09 January 2024 16:11:06 +0000 (0:00:00.227) 0:00:08.858 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml:23 Tuesday 09 January 2024 16:11:06 +0000 (0:00:00.010) 0:00:08.868 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 16:11:06 +0000 (0:00:00.019) 0:00:08.888 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 16:11:06 +0000 (0:00:00.008) 0:00:08.896 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 16:11:06 +0000 (0:00:00.007) 0:00:08.904 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:11:06 +0000 (0:00:00.011) 0:00:08.915 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:11:06 +0000 (0:00:00.015) 0:00:08.931 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003692", "end": "2024-01-09 16:11:06.645526", "rc": 0, "start": "2024-01-09 16:11:06.641834" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:11:06 +0000 (0:00:00.233) 0:00:09.165 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:11:06 +0000 (0:00:00.011) 0:00:09.176 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 16:11:06 +0000 (0:00:00.010) 0:00:09.187 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 16:11:08 +0000 (0:00:01.882) 0:00:11.069 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 16:11:08 +0000 (0:00:00.014) 0:00:11.084 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 16:11:08 +0000 (0:00:00.008) 0:00:11.092 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.011563", "end": "2024-01-09 16:11:08.816470", "rc": 0, "start": "2024-01-09 16:11:08.804907" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 16:11:08 +0000 (0:00:00.262) 0:00:11.354 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 16:11:08 +0000 (0:00:00.013) 0:00:11.368 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 16:11:08 +0000 (0:00:00.008) 0:00:11.377 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 16:11:08 +0000 (0:00:00.009) 0:00:11.386 ******* 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_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml:27 Tuesday 09 January 2024 16:11:08 +0000 (0:00:00.007) 0:00:11.394 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:11:08 +0000 (0:00:00.019) 0:00:11.413 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:11:08 +0000 (0:00:00.011) 0:00:11.424 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003735", "end": "2024-01-09 16:11:09.138362", "rc": 0, "start": "2024-01-09 16:11:09.134627" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:11:09 +0000 (0:00:00.232) 0:00:11.657 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:11:09 +0000 (0:00:00.010) 0:00:11.667 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml:29 Tuesday 09 January 2024 16:11:09 +0000 (0:00:00.009) 0:00:11.677 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/assert_device_absent.yml:3 Tuesday 09 January 2024 16:11:09 +0000 (0:00:00.019) 0:00:11.696 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 16:11:09 +0000 (0:00:00.010) 0:00:11.707 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/assert_device_absent.yml:5 Tuesday 09 January 2024 16:11:09 +0000 (0:00:00.236) 0:00:11.943 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tests_helpers_and_asserts.yml:15 Tuesday 09 January 2024 16:11:09 +0000 (0:00:00.029) 0:00:11.972 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml:3 Tuesday 09 January 2024 16:11:09 +0000 (0:00:00.022) 0:00:11.994 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:11:09 +0000 (0:00:00.030) 0:00:12.024 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:11:09 +0000 (0:00:00.018) 0:00:12.043 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003703", "end": "2024-01-09 16:11:09.776938", "rc": 0, "start": "2024-01-09 16:11:09.773235" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:11:09 +0000 (0:00:00.252) 0:00:12.296 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:11:09 +0000 (0:00:00.013) 0:00:12.309 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml:5 Tuesday 09 January 2024 16:11:09 +0000 (0:00:00.009) 0:00:12.319 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 16:11:09 +0000 (0:00:00.013) 0:00:12.333 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 16:11:09 +0000 (0:00:00.007) 0:00:12.341 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 16:11:09 +0000 (0:00:00.015) 0:00:12.356 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:11:09 +0000 (0:00:00.012) 0:00:12.368 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:11:09 +0000 (0:00:00.011) 0:00:12.380 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003821", "end": "2024-01-09 16:11:10.096948", "rc": 0, "start": "2024-01-09 16:11:10.093127" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:11:10 +0000 (0:00:00.236) 0:00:12.616 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:11:10 +0000 (0:00:00.011) 0:00:12.628 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 16:11:10 +0000 (0:00:00.009) 0:00:12.637 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 16:11:11 +0000 (0:00:01.851) 0:00:14.489 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.013) 0:00:14.503 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.009) 0:00:14.512 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.009) 0:00:14.522 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.009) 0:00:14.531 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.009) 0:00:14.540 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.009) 0:00:14.550 ******* 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_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml:9 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.008) 0:00:14.558 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.012) 0:00:14.571 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.009) 0:00:14.581 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003694", "end": "2024-01-09 16:11:12.292847", "rc": 0, "start": "2024-01-09 16:11:12.289153" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.237) 0:00:14.818 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.019) 0:00:14.838 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml:11 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.011) 0:00:14.849 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/assert_device_absent.yml:3 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.016) 0:00:14.866 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.013) 0:00:14.879 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/assert_device_absent.yml:5 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.232) 0:00:15.112 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml:14 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.011) 0:00:15.123 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.015) 0:00:15.139 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.010) 0:00:15.149 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.008) 0:00:15.158 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.011) 0:00:15.170 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.010) 0:00:15.181 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003762", "end": "2024-01-09 16:11:12.894930", "rc": 0, "start": "2024-01-09 16:11:12.891168" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.233) 0:00:15.414 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.011) 0:00:15.426 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 16:11:12 +0000 (0:00:00.010) 0:00:15.436 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 16:11:14 +0000 (0:00:01.881) 0:00:17.317 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 16:11:14 +0000 (0:00:00.014) 0:00:17.331 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 16:11:14 +0000 (0:00:00.008) 0:00:17.340 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 16:11:14 +0000 (0:00:00.008) 0:00:17.348 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.114223", "end": "2024-01-09 16:11:15.171607", "rc": 0, "start": "2024-01-09 16:11:15.057384" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 16:11:15 +0000 (0:00:00.356) 0:00:17.704 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 16:11:15 +0000 (0:00:00.009) 0:00:17.714 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 16:11:15 +0000 (0:00:00.009) 0:00:17.723 ******* 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_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml:18 Tuesday 09 January 2024 16:11:15 +0000 (0:00:00.009) 0:00:17.733 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:11:15 +0000 (0:00:00.016) 0:00:17.749 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:11:15 +0000 (0:00:00.010) 0:00:17.760 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003672", "end": "2024-01-09 16:11:15.472770", "rc": 0, "start": "2024-01-09 16:11:15.469098" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:11:15 +0000 (0:00:00.238) 0:00:17.998 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:11:15 +0000 (0:00:00.010) 0:00:18.008 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml:20 Tuesday 09 January 2024 16:11:15 +0000 (0:00:00.009) 0:00:18.018 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/assert_device_present.yml:3 Tuesday 09 January 2024 16:11:15 +0000 (0:00:00.019) 0:00:18.037 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 16:11:15 +0000 (0:00:00.011) 0:00:18.049 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704816675.1692448, "block_size": 4096, "blocks": 0, "ctime": 1704816675.1692448, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 35029, "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": 1704816675.1692448, "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_typeay8iy0yj/tests/tasks/assert_device_present.yml:5 Tuesday 09 January 2024 16:11:15 +0000 (0:00:00.229) 0:00:18.279 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml:23 Tuesday 09 January 2024 16:11:15 +0000 (0:00:00.011) 0:00:18.291 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 16:11:15 +0000 (0:00:00.020) 0:00:18.311 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 16:11:15 +0000 (0:00:00.009) 0:00:18.320 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 16:11:15 +0000 (0:00:00.007) 0:00:18.328 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:11:15 +0000 (0:00:00.011) 0:00:18.339 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:11:15 +0000 (0:00:00.009) 0:00:18.349 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003735", "end": "2024-01-09 16:11:16.061994", "rc": 0, "start": "2024-01-09 16:11:16.058259" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:11:16 +0000 (0:00:00.232) 0:00:18.582 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:11:16 +0000 (0:00:00.009) 0:00:18.591 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 16:11:16 +0000 (0:00:00.009) 0:00:18.601 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 16:11:17 +0000 (0:00:01.858) 0:00:20.460 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 16:11:17 +0000 (0:00:00.014) 0:00:20.474 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 16:11:17 +0000 (0:00:00.008) 0:00:20.483 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 16:11:17 +0000 (0:00:00.008) 0:00:20.491 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 16:11:18 +0000 (0:00:00.008) 0:00:20.499 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.019136", "end": "2024-01-09 16:11:18.229527", "rc": 0, "start": "2024-01-09 16:11:18.210391" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 16:11:18 +0000 (0:00:00.250) 0:00:20.750 ******* 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_typeay8iy0yj/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 16:11:18 +0000 (0:00:00.009) 0:00:20.760 ******* 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_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml:27 Tuesday 09 January 2024 16:11:18 +0000 (0:00:00.009) 0:00:20.770 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 16:11:18 +0000 (0:00:00.020) 0:00:20.790 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 16:11:18 +0000 (0:00:00.022) 0:00:20.813 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003895", "end": "2024-01-09 16:11:18.551279", "rc": 0, "start": "2024-01-09 16:11:18.547384" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 16:11:18 +0000 (0:00:00.274) 0:00:21.088 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 16:11:18 +0000 (0:00:00.010) 0:00:21.098 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/create_and_remove_interface.yml:29 Tuesday 09 January 2024 16:11:18 +0000 (0:00:00.009) 0:00:21.108 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/assert_device_absent.yml:3 Tuesday 09 January 2024 16:11:18 +0000 (0:00:00.021) 0:00:21.130 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 16:11:18 +0000 (0:00:00.010) 0:00:21.140 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/assert_device_absent.yml:5 Tuesday 09 January 2024 16:11:18 +0000 (0:00:00.229) 0:00:21.370 ******* 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:11:18 +0000 (0:00:00.015) 0:00:21.385 ******* =============================================================================== Install iproute --------------------------------------------------------- 2.03s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 1.88s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 1.88s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 1.86s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 1.86s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 1.85s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:16 ------ Gathering Facts --------------------------------------------------------- 0.96s /WORKDIR/git-route_typeay8iy0yj/tests/tests_helpers_and_asserts.yml:3 --------- Create veth interface veth1298 ------------------------------------------ 0.75s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:23 ------ Gather the minimum subset of ansible_facts required by the network role test --- 0.43s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/el_repo_setup.yml:3 --------------- Create dummy interface dummy1298 ---------------------------------------- 0.36s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:45 ------ Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:3 ------ Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/el_repo_setup.yml:17 -------------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:3 ------ Delete veth interface veth1298 ------------------------------------------ 0.26s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:39 ------ Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:3 ------ Set up veth as managed by NetworkManager -------------------------------- 0.25s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:31 ------ Delete dummy interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/manage_test_interface.yml:50 ------ Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:3 ------ Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/get_current_interfaces.yml:3 ------ Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-route_typeay8iy0yj/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. ---^---^---^---^---^---