# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci0ybmbyay/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-weekly-ci0ybmbyay/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tests_helpers_and_asserts.yml:3 Saturday 08 June 2024 13:18:06 +0000 (0:00:00.039) 0:00:00.039 ********* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tests_helpers_and_asserts.yml:6 Saturday 08 June 2024 13:18:07 +0000 (0:00:01.049) 0:00:01.088 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/el_repo_setup.yml:3 Saturday 08 June 2024 13:18:07 +0000 (0:00:00.021) 0:00:01.109 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/el_repo_setup.yml:17 Saturday 08 June 2024 13:18:07 +0000 (0:00:00.369) 0:00:01.479 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/el_repo_setup.yml:22 Saturday 08 June 2024 13:18:07 +0000 (0:00:00.253) 0:00:01.732 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/el_repo_setup.yml:26 Saturday 08 June 2024 13:18:07 +0000 (0:00:00.024) 0:00:01.757 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/el_repo_setup.yml:51 Saturday 08 June 2024 13:18:07 +0000 (0:00:00.011) 0:00:01.768 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/enable_epel.yml:8 Saturday 08 June 2024 13:18:07 +0000 (0:00:00.027) 0:00:01.796 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/enable_epel.yml:24 Saturday 08 June 2024 13:18:07 +0000 (0:00:00.016) 0:00:01.812 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/enable_epel.yml:30 Saturday 08 June 2024 13:18:07 +0000 (0:00:00.022) 0:00:01.835 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/enable_epel.yml:35 Saturday 08 June 2024 13:18:07 +0000 (0:00:00.010) 0:00:01.846 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/enable_epel.yml:40 Saturday 08 June 2024 13:18:07 +0000 (0:00:00.012) 0:00:01.858 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tests_helpers_and_asserts.yml:9 Saturday 08 June 2024 13:18:07 +0000 (0:00:00.016) 0:00:01.874 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml:3 Saturday 08 June 2024 13:18:07 +0000 (0:00:00.013) 0:00:01.888 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:18:07 +0000 (0:00:00.011) 0:00:01.899 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:18:07 +0000 (0:00:00.018) 0:00:01.918 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003474", "end": "2024-06-08 13:18:08.243550", "rc": 0, "start": "2024-06-08 13:18:08.240076" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:18:08 +0000 (0:00:00.264) 0:00:02.183 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:18:08 +0000 (0:00:00.010) 0:00:02.193 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml:5 Saturday 08 June 2024 13:18:08 +0000 (0:00:00.009) 0:00:02.202 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:18:08 +0000 (0:00:00.017) 0:00:02.220 ********* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:18:08 +0000 (0:00:00.008) 0:00:02.228 ********* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:18:08 +0000 (0:00:00.007) 0:00:02.236 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:18:08 +0000 (0:00:00.011) 0:00:02.247 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:18:08 +0000 (0:00:00.009) 0:00:02.256 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003634", "end": "2024-06-08 13:18:08.512253", "rc": 0, "start": "2024-06-08 13:18:08.508619" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:18:08 +0000 (0:00:00.224) 0:00:02.481 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:18:08 +0000 (0:00:00.018) 0:00:02.500 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:18:08 +0000 (0:00:00.021) 0:00:02.522 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:27 Saturday 08 June 2024 13:18:09 +0000 (0:00:01.069) 0:00:03.591 ********* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:35 Saturday 08 June 2024 13:18:09 +0000 (0:00:00.018) 0:00:03.609 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:43 Saturday 08 June 2024 13:18:09 +0000 (0:00:00.022) 0:00:03.632 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:49 Saturday 08 June 2024 13:18:09 +0000 (0:00:00.011) 0:00:03.643 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:54 Saturday 08 June 2024 13:18:09 +0000 (0:00:00.014) 0:00:03.657 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:60 Saturday 08 June 2024 13:18:09 +0000 (0:00:00.009) 0:00:03.667 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:18:09 +0000 (0:00:00.013) 0:00:03.681 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml:9 Saturday 08 June 2024 13:18:09 +0000 (0:00:00.010) 0:00:03.691 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:18:09 +0000 (0:00:00.024) 0:00:03.715 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:18:09 +0000 (0:00:00.011) 0:00:03.726 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003507", "end": "2024-06-08 13:18:09.978659", "rc": 0, "start": "2024-06-08 13:18:09.975152" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:18:09 +0000 (0:00:00.189) 0:00:03.916 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:18:10 +0000 (0:00:00.012) 0:00:03.928 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml:11 Saturday 08 June 2024 13:18:10 +0000 (0:00:00.009) 0:00:03.938 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/assert_device_absent.yml:3 Saturday 08 June 2024 13:18:10 +0000 (0:00:00.014) 0:00:03.952 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:18:10 +0000 (0:00:00.010) 0:00:03.962 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/assert_device_absent.yml:5 Saturday 08 June 2024 13:18:10 +0000 (0:00:00.188) 0:00:04.150 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml:14 Saturday 08 June 2024 13:18:10 +0000 (0:00:00.011) 0:00:04.161 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:18:10 +0000 (0:00:00.015) 0:00:04.177 ********* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:18:10 +0000 (0:00:00.007) 0:00:04.185 ********* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:18:10 +0000 (0:00:00.008) 0:00:04.193 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:18:10 +0000 (0:00:00.011) 0:00:04.205 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:18:10 +0000 (0:00:00.012) 0:00:04.217 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003468", "end": "2024-06-08 13:18:10.469893", "rc": 0, "start": "2024-06-08 13:18:10.466425" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:18:10 +0000 (0:00:00.201) 0:00:04.419 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:18:10 +0000 (0:00:00.020) 0:00:04.440 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:18:10 +0000 (0:00:00.012) 0:00:04.452 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:27 Saturday 08 June 2024 13:18:11 +0000 (0:00:00.891) 0:00:05.344 ********* 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.009361", "end": "2024-06-08 13:18:11.610117", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-06-08 13:18:11.600756" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003746", "end": "2024-06-08 13:18:11.832833", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-06-08 13:18:11.829087" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004018", "end": "2024-06-08 13:18:12.023275", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-06-08 13:18:12.019257" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:35 Saturday 08 June 2024 13:18:12 +0000 (0:00:00.629) 0:00:05.974 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023065", "end": "2024-06-08 13:18:12.264383", "rc": 0, "start": "2024-06-08 13:18:12.241318" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:43 Saturday 08 June 2024 13:18:12 +0000 (0:00:00.230) 0:00:06.204 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:49 Saturday 08 June 2024 13:18:12 +0000 (0:00:00.009) 0:00:06.214 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:54 Saturday 08 June 2024 13:18:12 +0000 (0:00:00.010) 0:00:06.224 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:60 Saturday 08 June 2024 13:18:12 +0000 (0:00:00.011) 0:00:06.236 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:18:12 +0000 (0:00:00.010) 0:00:06.246 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml:18 Saturday 08 June 2024 13:18:12 +0000 (0:00:00.009) 0:00:06.255 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:18:12 +0000 (0:00:00.018) 0:00:06.274 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:18:12 +0000 (0:00:00.010) 0:00:06.285 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003568", "end": "2024-06-08 13:18:12.543754", "rc": 0, "start": "2024-06-08 13:18:12.540186" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:18:12 +0000 (0:00:00.213) 0:00:06.498 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:18:12 +0000 (0:00:00.015) 0:00:06.514 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml:20 Saturday 08 June 2024 13:18:12 +0000 (0:00:00.018) 0:00:06.533 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/assert_device_present.yml:3 Saturday 08 June 2024 13:18:12 +0000 (0:00:00.026) 0:00:06.559 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:18:12 +0000 (0:00:00.019) 0:00:06.578 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717852691.6047018, "block_size": 4096, "blocks": 0, "ctime": 1717852691.6047018, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29513, "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": 1717852691.6047018, "nlink": 1, "path": "/sys/class/net/veth1298", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth1298'] *********************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/assert_device_present.yml:5 Saturday 08 June 2024 13:18:12 +0000 (0:00:00.198) 0:00:06.777 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml:23 Saturday 08 June 2024 13:18:12 +0000 (0:00:00.012) 0:00:06.790 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:18:12 +0000 (0:00:00.021) 0:00:06.811 ********* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:18:12 +0000 (0:00:00.010) 0:00:06.822 ********* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:18:12 +0000 (0:00:00.008) 0:00:06.831 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:18:12 +0000 (0:00:00.014) 0:00:06.845 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:18:12 +0000 (0:00:00.012) 0:00:06.857 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003573", "end": "2024-06-08 13:18:13.109875", "rc": 0, "start": "2024-06-08 13:18:13.106302" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:18:13 +0000 (0:00:00.196) 0:00:07.054 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:18:13 +0000 (0:00:00.021) 0:00:07.075 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:18:13 +0000 (0:00:00.020) 0:00:07.096 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:27 Saturday 08 June 2024 13:18:14 +0000 (0:00:00.905) 0:00:08.002 ********* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:35 Saturday 08 June 2024 13:18:14 +0000 (0:00:00.020) 0:00:08.023 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:43 Saturday 08 June 2024 13:18:14 +0000 (0:00:00.021) 0:00:08.044 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.008469", "end": "2024-06-08 13:18:14.307464", "rc": 0, "start": "2024-06-08 13:18:14.298995" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:49 Saturday 08 June 2024 13:18:14 +0000 (0:00:00.206) 0:00:08.251 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:54 Saturday 08 June 2024 13:18:14 +0000 (0:00:00.016) 0:00:08.268 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:60 Saturday 08 June 2024 13:18:14 +0000 (0:00:00.027) 0:00:08.295 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:18:14 +0000 (0:00:00.029) 0:00:08.324 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml:27 Saturday 08 June 2024 13:18:14 +0000 (0:00:00.017) 0:00:08.342 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:18:14 +0000 (0:00:00.020) 0:00:08.362 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:18:14 +0000 (0:00:00.012) 0:00:08.375 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003466", "end": "2024-06-08 13:18:14.630369", "rc": 0, "start": "2024-06-08 13:18:14.626903" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:18:14 +0000 (0:00:00.192) 0:00:08.568 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:18:14 +0000 (0:00:00.012) 0:00:08.581 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml:29 Saturday 08 June 2024 13:18:14 +0000 (0:00:00.015) 0:00:08.596 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/assert_device_absent.yml:3 Saturday 08 June 2024 13:18:14 +0000 (0:00:00.021) 0:00:08.617 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:18:14 +0000 (0:00:00.010) 0:00:08.628 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/assert_device_absent.yml:5 Saturday 08 June 2024 13:18:14 +0000 (0:00:00.191) 0:00:08.820 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tests_helpers_and_asserts.yml:15 Saturday 08 June 2024 13:18:14 +0000 (0:00:00.012) 0:00:08.832 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml:3 Saturday 08 June 2024 13:18:14 +0000 (0:00:00.018) 0:00:08.850 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:18:14 +0000 (0:00:00.011) 0:00:08.862 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:18:14 +0000 (0:00:00.010) 0:00:08.872 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003476", "end": "2024-06-08 13:18:15.125914", "rc": 0, "start": "2024-06-08 13:18:15.122438" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:18:15 +0000 (0:00:00.192) 0:00:09.064 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:18:15 +0000 (0:00:00.010) 0:00:09.075 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml:5 Saturday 08 June 2024 13:18:15 +0000 (0:00:00.011) 0:00:09.086 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:18:15 +0000 (0:00:00.013) 0:00:09.099 ********* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:18:15 +0000 (0:00:00.009) 0:00:09.109 ********* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:18:15 +0000 (0:00:00.008) 0:00:09.117 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:18:15 +0000 (0:00:00.011) 0:00:09.129 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:18:15 +0000 (0:00:00.011) 0:00:09.140 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003659", "end": "2024-06-08 13:18:15.397300", "rc": 0, "start": "2024-06-08 13:18:15.393641" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:18:15 +0000 (0:00:00.194) 0:00:09.335 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:18:15 +0000 (0:00:00.011) 0:00:09.346 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:18:15 +0000 (0:00:00.011) 0:00:09.358 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:27 Saturday 08 June 2024 13:18:16 +0000 (0:00:00.897) 0:00:10.255 ********* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:35 Saturday 08 June 2024 13:18:16 +0000 (0:00:00.015) 0:00:10.271 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:43 Saturday 08 June 2024 13:18:16 +0000 (0:00:00.010) 0:00:10.281 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:49 Saturday 08 June 2024 13:18:16 +0000 (0:00:00.012) 0:00:10.293 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:54 Saturday 08 June 2024 13:18:16 +0000 (0:00:00.010) 0:00:10.304 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:60 Saturday 08 June 2024 13:18:16 +0000 (0:00:00.017) 0:00:10.322 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:18:16 +0000 (0:00:00.030) 0:00:10.352 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml:9 Saturday 08 June 2024 13:18:16 +0000 (0:00:00.015) 0:00:10.367 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:18:16 +0000 (0:00:00.050) 0:00:10.418 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:18:16 +0000 (0:00:00.021) 0:00:10.439 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003707", "end": "2024-06-08 13:18:16.699628", "rc": 0, "start": "2024-06-08 13:18:16.695921" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:18:16 +0000 (0:00:00.199) 0:00:10.639 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:18:16 +0000 (0:00:00.011) 0:00:10.651 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml:11 Saturday 08 June 2024 13:18:16 +0000 (0:00:00.012) 0:00:10.663 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/assert_device_absent.yml:3 Saturday 08 June 2024 13:18:16 +0000 (0:00:00.017) 0:00:10.681 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:18:16 +0000 (0:00:00.012) 0:00:10.693 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/assert_device_absent.yml:5 Saturday 08 June 2024 13:18:16 +0000 (0:00:00.195) 0:00:10.889 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml:14 Saturday 08 June 2024 13:18:16 +0000 (0:00:00.011) 0:00:10.901 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:18:16 +0000 (0:00:00.015) 0:00:10.917 ********* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:18:17 +0000 (0:00:00.009) 0:00:10.926 ********* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:18:17 +0000 (0:00:00.009) 0:00:10.936 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:18:17 +0000 (0:00:00.012) 0:00:10.949 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:18:17 +0000 (0:00:00.010) 0:00:10.959 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003557", "end": "2024-06-08 13:18:17.215703", "rc": 0, "start": "2024-06-08 13:18:17.212146" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:18:17 +0000 (0:00:00.197) 0:00:11.156 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:18:17 +0000 (0:00:00.011) 0:00:11.168 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:18:17 +0000 (0:00:00.010) 0:00:11.178 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:27 Saturday 08 June 2024 13:18:18 +0000 (0:00:00.900) 0:00:12.079 ********* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:35 Saturday 08 June 2024 13:18:18 +0000 (0:00:00.014) 0:00:12.094 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:43 Saturday 08 June 2024 13:18:18 +0000 (0:00:00.009) 0:00:12.103 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:49 Saturday 08 June 2024 13:18:18 +0000 (0:00:00.009) 0:00:12.112 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.071784", "end": "2024-06-08 13:18:18.436048", "rc": 0, "start": "2024-06-08 13:18:18.364264" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:54 Saturday 08 June 2024 13:18:18 +0000 (0:00:00.270) 0:00:12.383 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:60 Saturday 08 June 2024 13:18:18 +0000 (0:00:00.011) 0:00:12.394 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:18:18 +0000 (0:00:00.011) 0:00:12.406 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml:18 Saturday 08 June 2024 13:18:18 +0000 (0:00:00.009) 0:00:12.416 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:18:18 +0000 (0:00:00.022) 0:00:12.438 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:18:18 +0000 (0:00:00.011) 0:00:12.449 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003565", "end": "2024-06-08 13:18:18.707723", "rc": 0, "start": "2024-06-08 13:18:18.704158" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:18:18 +0000 (0:00:00.200) 0:00:12.649 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:18:18 +0000 (0:00:00.010) 0:00:12.660 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml:20 Saturday 08 June 2024 13:18:18 +0000 (0:00:00.012) 0:00:12.672 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/assert_device_present.yml:3 Saturday 08 June 2024 13:18:18 +0000 (0:00:00.026) 0:00:12.699 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:18:18 +0000 (0:00:00.013) 0:00:12.712 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717852698.432271, "block_size": 4096, "blocks": 0, "ctime": 1717852698.432271, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29841, "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": 1717852698.432271, "nlink": 1, "path": "/sys/class/net/dummy1298", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'dummy1298'] ********************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/assert_device_present.yml:5 Saturday 08 June 2024 13:18:18 +0000 (0:00:00.191) 0:00:12.903 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml:23 Saturday 08 June 2024 13:18:18 +0000 (0:00:00.011) 0:00:12.914 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:18:19 +0000 (0:00:00.021) 0:00:12.936 ********* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:18:19 +0000 (0:00:00.010) 0:00:12.946 ********* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:18:19 +0000 (0:00:00.008) 0:00:12.955 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:18:19 +0000 (0:00:00.012) 0:00:12.968 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:18:19 +0000 (0:00:00.011) 0:00:12.979 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003549", "end": "2024-06-08 13:18:19.235157", "rc": 0, "start": "2024-06-08 13:18:19.231608" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:18:19 +0000 (0:00:00.193) 0:00:13.173 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:18:19 +0000 (0:00:00.010) 0:00:13.183 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:18:19 +0000 (0:00:00.010) 0:00:13.193 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:27 Saturday 08 June 2024 13:18:20 +0000 (0:00:00.882) 0:00:14.076 ********* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:35 Saturday 08 June 2024 13:18:20 +0000 (0:00:00.015) 0:00:14.091 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:43 Saturday 08 June 2024 13:18:20 +0000 (0:00:00.009) 0:00:14.101 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:49 Saturday 08 June 2024 13:18:20 +0000 (0:00:00.009) 0:00:14.110 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:54 Saturday 08 June 2024 13:18:20 +0000 (0:00:00.010) 0:00:14.121 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007626", "end": "2024-06-08 13:18:20.383319", "rc": 0, "start": "2024-06-08 13:18:20.375693" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:60 Saturday 08 June 2024 13:18:20 +0000 (0:00:00.201) 0:00:14.322 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:18:20 +0000 (0:00:00.009) 0:00:14.332 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml:27 Saturday 08 June 2024 13:18:20 +0000 (0:00:00.009) 0:00:14.341 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:18:20 +0000 (0:00:00.018) 0:00:14.359 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:18:20 +0000 (0:00:00.009) 0:00:14.369 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003607", "end": "2024-06-08 13:18:20.621827", "rc": 0, "start": "2024-06-08 13:18:20.618220" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:18:20 +0000 (0:00:00.191) 0:00:14.561 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:18:20 +0000 (0:00:00.010) 0:00:14.571 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/create_and_remove_interface.yml:29 Saturday 08 June 2024 13:18:20 +0000 (0:00:00.013) 0:00:14.584 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/assert_device_absent.yml:3 Saturday 08 June 2024 13:18:20 +0000 (0:00:00.019) 0:00:14.604 ********* included: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:18:20 +0000 (0:00:00.010) 0:00:14.615 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/assert_device_absent.yml:5 Saturday 08 June 2024 13:18:20 +0000 (0:00:00.188) 0:00:14.804 ********* ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Saturday 08 June 2024 13:18:20 +0000 (0:00:00.015) 0:00:14.820 ********* =============================================================================== Install iproute --------------------------------------------------------- 1.07s /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 1.05s /WORKDIR/git-weekly-ci0ybmbyay/tests/tests_helpers_and_asserts.yml:3 ---------- Install iproute --------------------------------------------------------- 0.91s /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.90s /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.90s /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.89s /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.88s /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.63s /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.37s /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.27s /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.25s /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/el_repo_setup.yml:17 --------------- Set up veth as managed by NetworkManager -------------------------------- 0.23s /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:35 ------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:3 ------- Delete veth interface veth1298 ------------------------------------------ 0.21s /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:43 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/manage_test_interface.yml:54 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ci0ybmbyay/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ci0ybmbyay/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. ---^---^---^---^---^---