# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-weekly-cimhy7x2c6/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-cimhy7x2c6/tests/tests_helpers_and_asserts.yml:3 Saturday 13 January 2024 13:50:42 +0000 (0:00:00.013) 0:00:00.013 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tests_helpers_and_asserts.yml:6 Saturday 13 January 2024 13:50:43 +0000 (0:00:00.857) 0:00:00.871 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/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-cimhy7x2c6/tests/tasks/el_repo_setup.yml:3 Saturday 13 January 2024 13:50:43 +0000 (0:00:00.024) 0:00:00.895 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/el_repo_setup.yml:19 Saturday 13 January 2024 13:50:43 +0000 (0:00:00.220) 0:00:01.115 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/el_repo_setup.yml:24 Saturday 13 January 2024 13:50:44 +0000 (0:00:00.181) 0:00:01.297 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/el_repo_setup.yml:28 Saturday 13 January 2024 13:50:44 +0000 (0:00:00.045) 0:00:01.342 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/el_repo_setup.yml:53 Saturday 13 January 2024 13:50:44 +0000 (0:00:00.018) 0:00:01.361 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/enable_epel.yml:8 Saturday 13 January 2024 13:50:44 +0000 (0:00:00.032) 0:00:01.394 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/enable_epel.yml:24 Saturday 13 January 2024 13:50:44 +0000 (0:00:00.011) 0:00:01.405 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/enable_epel.yml:30 Saturday 13 January 2024 13:50:44 +0000 (0:00:00.012) 0:00:01.417 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/enable_epel.yml:35 Saturday 13 January 2024 13:50:44 +0000 (0:00:00.012) 0:00:01.429 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/enable_epel.yml:40 Saturday 13 January 2024 13:50:44 +0000 (0:00:00.010) 0:00:01.440 ****** ok: [sut] => { "changed": false, "checksum": "4bafddfe7badb0971135c888f25df1308b193622", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:etc_t:s0", "size": 155, "state": "file", "uid": 0 } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tests_helpers_and_asserts.yml:9 Saturday 13 January 2024 13:50:44 +0000 (0:00:00.421) 0:00:01.861 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 January 2024 13:50:44 +0000 (0:00:00.015) 0:00:01.877 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:50:44 +0000 (0:00:00.013) 0:00:01.890 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:50:44 +0000 (0:00:00.012) 0:00:01.902 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003006", "end": "2024-01-13 13:50:44.851514", "rc": 0, "start": "2024-01-13 13:50:44.848508" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:50:44 +0000 (0:00:00.159) 0:00:02.061 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:50:44 +0000 (0:00:00.011) 0:00:02.072 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 January 2024 13:50:44 +0000 (0:00:00.010) 0:00:02.083 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:50:44 +0000 (0:00:00.017) 0:00:02.100 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:50:44 +0000 (0:00:00.010) 0:00:02.110 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:50:44 +0000 (0:00:00.009) 0:00:02.120 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:50:44 +0000 (0:00:00.013) 0:00:02.134 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:50:44 +0000 (0:00:00.013) 0:00:02.147 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002962", "end": "2024-01-13 13:50:45.049757", "rc": 0, "start": "2024-01-13 13:50:45.046795" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.113) 0:00:02.261 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.010) 0:00:02.271 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.010) 0:00:02.282 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.495) 0:00:02.778 ****** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.018) 0:00:02.796 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.011) 0:00:02.807 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.011) 0:00:02.819 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.011) 0:00:02.831 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.011) 0:00:02.843 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.017) 0:00:02.860 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.010) 0:00:02.871 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.017) 0:00:02.889 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.013) 0:00:02.902 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003040", "end": "2024-01-13 13:50:45.806505", "rc": 0, "start": "2024-01-13 13:50:45.803465" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.114) 0:00:03.017 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.010) 0:00:03.027 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.009) 0:00:03.037 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.016) 0:00:03.053 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.013) 0:00:03.067 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.115) 0:00:03.182 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 January 2024 13:50:45 +0000 (0:00:00.011) 0:00:03.194 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:50:46 +0000 (0:00:00.018) 0:00:03.212 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:50:46 +0000 (0:00:00.009) 0:00:03.222 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:50:46 +0000 (0:00:00.009) 0:00:03.231 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:50:46 +0000 (0:00:00.013) 0:00:03.244 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:50:46 +0000 (0:00:00.012) 0:00:03.257 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002957", "end": "2024-01-13 13:50:46.159884", "rc": 0, "start": "2024-01-13 13:50:46.156927" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:50:46 +0000 (0:00:00.116) 0:00:03.373 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:50:46 +0000 (0:00:00.012) 0:00:03.385 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:50:46 +0000 (0:00:00.011) 0:00:03.396 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:50:46 +0000 (0:00:00.396) 0:00:03.793 ****** 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.003184", "end": "2024-01-13 13:50:46.701844", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-13 13:50:46.698660" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004085", "end": "2024-01-13 13:50:46.855760", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-13 13:50:46.851675" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003201", "end": "2024-01-13 13:50:46.975740", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-13 13:50:46.972539" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:50:46 +0000 (0:00:00.393) 0:00:04.187 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli d set veth1298 managed true", "rc": 2 } MSG: [Errno 2] No such file or directory ...ignoring TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.119) 0:00:04.306 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.013) 0:00:04.320 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.013) 0:00:04.334 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.012) 0:00:04.346 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.011) 0:00:04.357 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.010) 0:00:04.368 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.020) 0:00:04.388 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.012) 0:00:04.400 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002962", "end": "2024-01-13 13:50:47.303095", "rc": 0, "start": "2024-01-13 13:50:47.300133" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.113) 0:00:04.513 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.011) 0:00:04.525 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.010) 0:00:04.535 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.020) 0:00:04.556 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.013) 0:00:04.569 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705153846.751656, "block_size": 4096, "blocks": 0, "ctime": 1705153846.718656, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6531, "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": 1705153846.718656, "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-cimhy7x2c6/tests/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.112) 0:00:04.682 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.012) 0:00:04.694 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.021) 0:00:04.715 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.009) 0:00:04.725 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.009) 0:00:04.735 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.013) 0:00:04.748 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.012) 0:00:04.761 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003151", "end": "2024-01-13 13:50:47.665620", "rc": 0, "start": "2024-01-13 13:50:47.662469" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.116) 0:00:04.877 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.011) 0:00:04.888 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:50:47 +0000 (0:00:00.010) 0:00:04.899 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:50:48 +0000 (0:00:00.399) 0:00:05.298 ****** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:50:48 +0000 (0:00:00.018) 0:00:05.316 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:50:48 +0000 (0:00:00.012) 0:00:05.328 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.528647", "end": "2024-01-13 13:50:48.760709", "rc": 0, "start": "2024-01-13 13:50:48.232062" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:50:48 +0000 (0:00:00.646) 0:00:05.975 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:50:48 +0000 (0:00:00.011) 0:00:05.987 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:50:48 +0000 (0:00:00.011) 0:00:05.998 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:50:48 +0000 (0:00:00.010) 0:00:06.009 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 January 2024 13:50:48 +0000 (0:00:00.010) 0:00:06.020 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:50:48 +0000 (0:00:00.021) 0:00:06.041 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:50:48 +0000 (0:00:00.012) 0:00:06.053 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003148", "end": "2024-01-13 13:50:48.959608", "rc": 0, "start": "2024-01-13 13:50:48.956460" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:50:48 +0000 (0:00:00.117) 0:00:06.170 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:50:48 +0000 (0:00:00.012) 0:00:06.183 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 January 2024 13:50:48 +0000 (0:00:00.010) 0:00:06.193 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.021) 0:00:06.215 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.031) 0:00:06.246 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.111) 0:00:06.358 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tests_helpers_and_asserts.yml:15 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.013) 0:00:06.371 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.016) 0:00:06.387 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.014) 0:00:06.402 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.012) 0:00:06.414 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002982", "end": "2024-01-13 13:50:49.318322", "rc": 0, "start": "2024-01-13 13:50:49.315340" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.113) 0:00:06.528 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.011) 0:00:06.540 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.010) 0:00:06.551 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.016) 0:00:06.567 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.010) 0:00:06.578 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.009) 0:00:06.588 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.013) 0:00:06.601 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.012) 0:00:06.614 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002902", "end": "2024-01-13 13:50:49.516161", "rc": 0, "start": "2024-01-13 13:50:49.513259" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.112) 0:00:06.727 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.012) 0:00:06.739 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.011) 0:00:06.751 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.391) 0:00:07.143 ****** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.018) 0:00:07.161 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.011) 0:00:07.173 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:50:49 +0000 (0:00:00.012) 0:00:07.186 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.012) 0:00:07.198 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.012) 0:00:07.211 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.011) 0:00:07.222 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.010) 0:00:07.233 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.015) 0:00:07.249 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.012) 0:00:07.261 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003003", "end": "2024-01-13 13:50:50.168751", "rc": 0, "start": "2024-01-13 13:50:50.165748" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.117) 0:00:07.379 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.012) 0:00:07.392 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.012) 0:00:07.404 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.016) 0:00:07.421 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.015) 0:00:07.436 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.113) 0:00:07.550 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.013) 0:00:07.564 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.018) 0:00:07.582 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.010) 0:00:07.593 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.012) 0:00:07.605 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.014) 0:00:07.620 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.013) 0:00:07.633 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002933", "end": "2024-01-13 13:50:50.536353", "rc": 0, "start": "2024-01-13 13:50:50.533420" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.114) 0:00:07.747 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.013) 0:00:07.761 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.011) 0:00:07.772 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.392) 0:00:08.164 ****** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.018) 0:00:08.182 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:50:50 +0000 (0:00:00.010) 0:00:08.193 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.010) 0:00:08.204 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.031976", "end": "2024-01-13 13:50:51.139550", "rc": 0, "start": "2024-01-13 13:50:51.107574" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.176) 0:00:08.381 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.014) 0:00:08.395 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.011) 0:00:08.407 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.010) 0:00:08.418 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.018) 0:00:08.437 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.012) 0:00:08.449 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002955", "end": "2024-01-13 13:50:51.356405", "rc": 0, "start": "2024-01-13 13:50:51.353450" } STDOUT: dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.119) 0:00:08.569 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.012) 0:00:08.581 ****** ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.010) 0:00:08.592 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.018) 0:00:08.611 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.012) 0:00:08.624 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705153851.139656, "block_size": 4096, "blocks": 0, "ctime": 1705153851.139656, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6553, "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": 1705153851.139656, "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-cimhy7x2c6/tests/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.117) 0:00:08.741 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.012) 0:00:08.753 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.022) 0:00:08.775 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.009) 0:00:08.785 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.009) 0:00:08.795 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.014) 0:00:08.809 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.012) 0:00:08.822 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002974", "end": "2024-01-13 13:50:51.724865", "rc": 0, "start": "2024-01-13 13:50:51.721891" } STDOUT: dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.113) 0:00:08.935 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.010) 0:00:08.946 ****** ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:50:51 +0000 (0:00:00.011) 0:00:08.957 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:50:52 +0000 (0:00:00.390) 0:00:09.348 ****** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:50:52 +0000 (0:00:00.019) 0:00:09.367 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:50:52 +0000 (0:00:00.010) 0:00:09.378 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:50:52 +0000 (0:00:00.010) 0:00:09.389 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:50:52 +0000 (0:00:00.010) 0:00:09.400 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.016168", "end": "2024-01-13 13:50:52.319449", "rc": 0, "start": "2024-01-13 13:50:52.303281" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:50:52 +0000 (0:00:00.132) 0:00:09.532 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:50:52 +0000 (0:00:00.012) 0:00:09.545 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 January 2024 13:50:52 +0000 (0:00:00.011) 0:00:09.556 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:50:52 +0000 (0:00:00.023) 0:00:09.579 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:50:52 +0000 (0:00:00.013) 0:00:09.593 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003165", "end": "2024-01-13 13:50:52.505027", "rc": 0, "start": "2024-01-13 13:50:52.501862" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:50:52 +0000 (0:00:00.123) 0:00:09.716 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:50:52 +0000 (0:00:00.012) 0:00:09.729 ****** ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 January 2024 13:50:52 +0000 (0:00:00.018) 0:00:09.747 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:50:52 +0000 (0:00:00.023) 0:00:09.771 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:50:52 +0000 (0:00:00.018) 0:00:09.790 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:50:52 +0000 (0:00:00.117) 0:00:09.907 ****** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=120 changed=0 unreachable=0 failed=0 skipped=54 rescued=0 ignored=1 Saturday 13 January 2024 13:50:52 +0000 (0:00:00.012) 0:00:09.919 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 0.86s /WORKDIR/git-weekly-cimhy7x2c6/tests/tests_helpers_and_asserts.yml:3 ---------- Delete veth interface veth1298 ------------------------------------------ 0.65s /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:41 ------- Install iproute --------------------------------------------------------- 0.50s /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:16 ------- Enable EPEL 6 ----------------------------------------------------------- 0.42s /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/enable_epel.yml:40 ----------------- Install iproute --------------------------------------------------------- 0.40s /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.40s /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.39s /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:24 ------- Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:16 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.22s /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.18s /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/el_repo_setup.yml:19 --------------- Create dummy interface dummy1298 ---------------------------------------- 0.18s /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:48 ------- Gather current interface info ------------------------------------------- 0.16s /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.13s /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:54 ------- Gather current interface info ------------------------------------------- 0.12s /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.12s /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.12s /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/manage_test_interface.yml:33 ------- Gather current interface info ------------------------------------------- 0.12s /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface dummy1298 ---------------------------------------- 0.12s /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/get_interface_stat.yml:3 ----------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---