# 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-cih_2m6xn5/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-cih_2m6xn5/tests/tests_helpers_and_asserts.yml:3 Saturday 24 February 2024 13:12:53 +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-cih_2m6xn5/tests/tests_helpers_and_asserts.yml:6 Saturday 24 February 2024 13:12:54 +0000 (0:00:01.007) 0:00:01.020 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/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-cih_2m6xn5/tests/tasks/el_repo_setup.yml:3 Saturday 24 February 2024 13:12:54 +0000 (0:00:00.024) 0:00:01.045 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/el_repo_setup.yml:19 Saturday 24 February 2024 13:12:54 +0000 (0:00:00.526) 0:00:01.571 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/el_repo_setup.yml:24 Saturday 24 February 2024 13:12:54 +0000 (0:00:00.269) 0:00:01.841 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/el_repo_setup.yml:28 Saturday 24 February 2024 13:12:54 +0000 (0:00:00.021) 0:00:01.863 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/el_repo_setup.yml:53 Saturday 24 February 2024 13:12:54 +0000 (0:00:00.019) 0:00:01.882 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/enable_epel.yml:8 Saturday 24 February 2024 13:12:55 +0000 (0:00:00.033) 0:00:01.916 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/enable_epel.yml:24 Saturday 24 February 2024 13:12:55 +0000 (0:00:00.010) 0:00:01.926 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/enable_epel.yml:30 Saturday 24 February 2024 13:12:55 +0000 (0:00:00.013) 0:00:01.940 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/enable_epel.yml:35 Saturday 24 February 2024 13:12:55 +0000 (0:00:00.008) 0:00:01.949 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/enable_epel.yml:40 Saturday 24 February 2024 13:12:55 +0000 (0:00:00.014) 0:00:01.963 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tests_helpers_and_asserts.yml:9 Saturday 24 February 2024 13:12:55 +0000 (0:00:00.013) 0:00:01.977 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml:3 Saturday 24 February 2024 13:12:55 +0000 (0:00:00.012) 0:00:01.989 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:12:55 +0000 (0:00:00.010) 0:00:02.000 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:12:55 +0000 (0:00:00.011) 0:00:02.011 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005062", "end": "2024-02-24 13:12:56.336533", "rc": 0, "start": "2024-02-24 13:12:55.331471" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:12:56 +0000 (0:00:01.250) 0:00:03.261 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:12:56 +0000 (0:00:00.011) 0:00:03.273 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml:5 Saturday 24 February 2024 13:12:56 +0000 (0:00:00.010) 0:00:03.283 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 13:12:56 +0000 (0:00:00.016) 0:00:03.300 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 13:12:56 +0000 (0:00:00.010) 0:00:03.310 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 13:12:56 +0000 (0:00:00.010) 0:00:03.320 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:12:56 +0000 (0:00:00.012) 0:00:03.333 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:12:56 +0000 (0:00:00.010) 0:00:03.343 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003762", "end": "2024-02-24 13:12:56.618571", "rc": 0, "start": "2024-02-24 13:12:56.614809" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:12:56 +0000 (0:00:00.198) 0:00:03.542 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:12:56 +0000 (0:00:00.010) 0:00:03.553 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 13:12:56 +0000 (0:00:00.010) 0:00:03.563 ***** 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-cih_2m6xn5/tests/tasks/manage_test_interface.yml:28 Saturday 24 February 2024 13:12:59 +0000 (0:00:02.600) 0:00:06.163 ***** 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-cih_2m6xn5/tests/tasks/manage_test_interface.yml:37 Saturday 24 February 2024 13:12:59 +0000 (0:00:00.022) 0:00:06.186 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:45 Saturday 24 February 2024 13:12:59 +0000 (0:00:00.011) 0:00:06.197 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:52 Saturday 24 February 2024 13:12:59 +0000 (0:00:00.011) 0:00:06.208 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:58 Saturday 24 February 2024 13:12:59 +0000 (0:00:00.011) 0:00:06.219 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 13:12:59 +0000 (0:00:00.010) 0:00:06.230 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:71 Saturday 24 February 2024 13:12:59 +0000 (0:00:00.010) 0:00:06.240 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml:9 Saturday 24 February 2024 13:12:59 +0000 (0:00:00.010) 0:00:06.250 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:12:59 +0000 (0:00:00.016) 0:00:06.266 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:12:59 +0000 (0:00:00.010) 0:00:06.277 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003884", "end": "2024-02-24 13:12:59.557774", "rc": 0, "start": "2024-02-24 13:12:59.553890" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:12:59 +0000 (0:00:00.203) 0:00:06.481 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:12:59 +0000 (0:00:00.012) 0:00:06.493 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml:11 Saturday 24 February 2024 13:12:59 +0000 (0:00:00.012) 0:00:06.506 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 13:12:59 +0000 (0:00:00.022) 0:00:06.529 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:12:59 +0000 (0:00:00.020) 0:00:06.550 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 13:12:59 +0000 (0:00:00.215) 0:00:06.765 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml:14 Saturday 24 February 2024 13:12:59 +0000 (0:00:00.013) 0:00:06.778 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 13:12:59 +0000 (0:00:00.016) 0:00:06.795 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 13:12:59 +0000 (0:00:00.009) 0:00:06.805 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 13:12:59 +0000 (0:00:00.008) 0:00:06.813 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:12:59 +0000 (0:00:00.011) 0:00:06.825 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:12:59 +0000 (0:00:00.011) 0:00:06.836 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005153", "end": "2024-02-24 13:13:01.118861", "rc": 0, "start": "2024-02-24 13:13:00.113708" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:01 +0000 (0:00:01.208) 0:00:08.045 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:01 +0000 (0:00:00.011) 0:00:08.056 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 13:13:01 +0000 (0:00:00.009) 0:00:08.066 ***** 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-cih_2m6xn5/tests/tasks/manage_test_interface.yml:28 Saturday 24 February 2024 13:13:03 +0000 (0:00:02.522) 0:00:10.589 ***** 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.009157", "end": "2024-02-24 13:13:03.882187", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-24 13:13:03.873030" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004348", "end": "2024-02-24 13:13:04.135815", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-24 13:13:04.131467" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004725", "end": "2024-02-24 13:13:04.338344", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-24 13:13:04.333619" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:37 Saturday 24 February 2024 13:13:04 +0000 (0:00:00.675) 0:00:11.265 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022780", "end": "2024-02-24 13:13:04.567671", "rc": 0, "start": "2024-02-24 13:13:04.544891" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:45 Saturday 24 February 2024 13:13:04 +0000 (0:00:00.232) 0:00:11.497 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:52 Saturday 24 February 2024 13:13:04 +0000 (0:00:00.012) 0:00:11.510 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:58 Saturday 24 February 2024 13:13:04 +0000 (0:00:00.011) 0:00:11.521 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 13:13:04 +0000 (0:00:00.010) 0:00:11.532 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:71 Saturday 24 February 2024 13:13:04 +0000 (0:00:00.011) 0:00:11.543 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml:18 Saturday 24 February 2024 13:13:04 +0000 (0:00:00.011) 0:00:11.555 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:04 +0000 (0:00:00.016) 0:00:11.571 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:04 +0000 (0:00:00.011) 0:00:11.583 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003785", "end": "2024-02-24 13:13:04.865785", "rc": 0, "start": "2024-02-24 13:13:04.862000" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:04 +0000 (0:00:00.209) 0:00:11.792 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:04 +0000 (0:00:00.011) 0:00:11.804 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml:20 Saturday 24 February 2024 13:13:04 +0000 (0:00:00.009) 0:00:11.814 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/assert_device_present.yml:3 Saturday 24 February 2024 13:13:04 +0000 (0:00:00.044) 0:00:11.858 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:13:04 +0000 (0:00:00.012) 0:00:11.870 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708780383.8776348, "block_size": 4096, "blocks": 0, "ctime": 1708780383.8776348, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32879, "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": 1708780383.8776348, "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-cih_2m6xn5/tests/tasks/assert_device_present.yml:5 Saturday 24 February 2024 13:13:05 +0000 (0:00:00.201) 0:00:12.072 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml:23 Saturday 24 February 2024 13:13:05 +0000 (0:00:00.012) 0:00:12.085 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 13:13:05 +0000 (0:00:00.019) 0:00:12.104 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 13:13:05 +0000 (0:00:00.010) 0:00:12.115 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 13:13:05 +0000 (0:00:00.010) 0:00:12.125 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:05 +0000 (0:00:00.012) 0:00:12.138 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:05 +0000 (0:00:00.012) 0:00:12.150 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003884", "end": "2024-02-24 13:13:05.431419", "rc": 0, "start": "2024-02-24 13:13:05.427535" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:05 +0000 (0:00:00.205) 0:00:12.356 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:05 +0000 (0:00:00.012) 0:00:12.368 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 13:13:05 +0000 (0:00:00.010) 0:00:12.379 ***** 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-cih_2m6xn5/tests/tasks/manage_test_interface.yml:28 Saturday 24 February 2024 13:13:08 +0000 (0:00:02.545) 0:00:14.925 ***** 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-cih_2m6xn5/tests/tasks/manage_test_interface.yml:37 Saturday 24 February 2024 13:13:08 +0000 (0:00:00.018) 0:00:14.944 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:45 Saturday 24 February 2024 13:13:08 +0000 (0:00:00.010) 0:00:14.955 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.014327", "end": "2024-02-24 13:13:08.251969", "rc": 0, "start": "2024-02-24 13:13:08.237642" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:52 Saturday 24 February 2024 13:13:08 +0000 (0:00:00.228) 0:00:15.183 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:58 Saturday 24 February 2024 13:13:08 +0000 (0:00:00.011) 0:00:15.195 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 13:13:08 +0000 (0:00:00.011) 0:00:15.206 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:71 Saturday 24 February 2024 13:13:08 +0000 (0:00:00.012) 0:00:15.219 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml:27 Saturday 24 February 2024 13:13:08 +0000 (0:00:00.009) 0:00:15.229 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:08 +0000 (0:00:00.021) 0:00:15.250 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:08 +0000 (0:00:00.010) 0:00:15.260 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003969", "end": "2024-02-24 13:13:08.541680", "rc": 0, "start": "2024-02-24 13:13:08.537711" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:08 +0000 (0:00:00.206) 0:00:15.467 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:08 +0000 (0:00:00.011) 0:00:15.479 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml:29 Saturday 24 February 2024 13:13:08 +0000 (0:00:00.010) 0:00:15.489 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 13:13:08 +0000 (0:00:00.021) 0:00:15.510 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:13:08 +0000 (0:00:00.011) 0:00:15.522 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 13:13:08 +0000 (0:00:00.200) 0:00:15.722 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tests_helpers_and_asserts.yml:15 Saturday 24 February 2024 13:13:08 +0000 (0:00:00.014) 0:00:15.737 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml:3 Saturday 24 February 2024 13:13:08 +0000 (0:00:00.014) 0:00:15.751 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:08 +0000 (0:00:00.012) 0:00:15.763 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:08 +0000 (0:00:00.012) 0:00:15.776 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004063", "end": "2024-02-24 13:13:09.057870", "rc": 0, "start": "2024-02-24 13:13:09.053807" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:09 +0000 (0:00:00.206) 0:00:15.982 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:09 +0000 (0:00:00.011) 0:00:15.993 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml:5 Saturday 24 February 2024 13:13:09 +0000 (0:00:00.010) 0:00:16.003 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 13:13:09 +0000 (0:00:00.013) 0:00:16.017 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 13:13:09 +0000 (0:00:00.010) 0:00:16.027 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 13:13:09 +0000 (0:00:00.010) 0:00:16.037 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:09 +0000 (0:00:00.013) 0:00:16.050 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:09 +0000 (0:00:00.010) 0:00:16.061 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003797", "end": "2024-02-24 13:13:09.341540", "rc": 0, "start": "2024-02-24 13:13:09.337743" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:09 +0000 (0:00:00.204) 0:00:16.266 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:09 +0000 (0:00:00.011) 0:00:16.277 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 13:13:09 +0000 (0:00:00.009) 0:00:16.287 ***** 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-cih_2m6xn5/tests/tasks/manage_test_interface.yml:28 Saturday 24 February 2024 13:13:11 +0000 (0:00:02.529) 0:00:18.817 ***** 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-cih_2m6xn5/tests/tasks/manage_test_interface.yml:37 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.018) 0:00:18.835 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:45 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.011) 0:00:18.846 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:52 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.013) 0:00:18.859 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:58 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.015) 0:00:18.875 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.011) 0:00:18.886 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:71 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.012) 0:00:18.898 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml:9 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.010) 0:00:18.908 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.013) 0:00:18.922 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.011) 0:00:18.933 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003880", "end": "2024-02-24 13:13:12.211584", "rc": 0, "start": "2024-02-24 13:13:12.207704" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.202) 0:00:19.135 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.011) 0:00:19.147 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml:11 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.010) 0:00:19.157 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.015) 0:00:19.173 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.013) 0:00:19.187 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.200) 0:00:19.387 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml:14 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.012) 0:00:19.400 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.016) 0:00:19.416 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.009) 0:00:19.426 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.010) 0:00:19.436 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.012) 0:00:19.449 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.010) 0:00:19.459 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004017", "end": "2024-02-24 13:13:12.743810", "rc": 0, "start": "2024-02-24 13:13:12.739793" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.209) 0:00:19.669 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.016) 0:00:19.686 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.016) 0:00:19.702 ***** 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-cih_2m6xn5/tests/tasks/manage_test_interface.yml:28 Saturday 24 February 2024 13:13:15 +0000 (0:00:02.503) 0:00:22.206 ***** 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-cih_2m6xn5/tests/tasks/manage_test_interface.yml:37 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.017) 0:00:22.223 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:45 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.009) 0:00:22.233 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:52 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.010) 0:00:22.244 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.053789", "end": "2024-02-24 13:13:15.573166", "rc": 0, "start": "2024-02-24 13:13:15.519377" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:58 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.264) 0:00:22.508 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.012) 0:00:22.521 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:71 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.011) 0:00:22.532 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml:18 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.009) 0:00:22.542 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.017) 0:00:22.560 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.011) 0:00:22.571 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005084", "end": "2024-02-24 13:13:16.853026", "rc": 0, "start": "2024-02-24 13:13:15.847942" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:16 +0000 (0:00:01.206) 0:00:23.778 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:16 +0000 (0:00:00.015) 0:00:23.794 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml:20 Saturday 24 February 2024 13:13:16 +0000 (0:00:00.012) 0:00:23.806 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/assert_device_present.yml:3 Saturday 24 February 2024 13:13:16 +0000 (0:00:00.021) 0:00:23.828 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:13:16 +0000 (0:00:00.020) 0:00:23.848 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708780395.5708733, "block_size": 4096, "blocks": 0, "ctime": 1708780395.5708733, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33211, "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": 1708780395.5708733, "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-cih_2m6xn5/tests/tasks/assert_device_present.yml:5 Saturday 24 February 2024 13:13:17 +0000 (0:00:00.225) 0:00:24.074 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml:23 Saturday 24 February 2024 13:13:17 +0000 (0:00:00.012) 0:00:24.086 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 13:13:17 +0000 (0:00:00.019) 0:00:24.105 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 13:13:17 +0000 (0:00:00.011) 0:00:24.117 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 13:13:17 +0000 (0:00:00.010) 0:00:24.128 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:17 +0000 (0:00:00.013) 0:00:24.142 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:17 +0000 (0:00:00.012) 0:00:24.154 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003940", "end": "2024-02-24 13:13:17.436087", "rc": 0, "start": "2024-02-24 13:13:17.432147" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:17 +0000 (0:00:00.205) 0:00:24.360 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:17 +0000 (0:00:00.011) 0:00:24.372 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 13:13:17 +0000 (0:00:00.010) 0:00:24.382 ***** 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-cih_2m6xn5/tests/tasks/manage_test_interface.yml:28 Saturday 24 February 2024 13:13:20 +0000 (0:00:02.522) 0:00:26.905 ***** 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-cih_2m6xn5/tests/tasks/manage_test_interface.yml:37 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.018) 0:00:26.924 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:45 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.011) 0:00:26.935 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:52 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.010) 0:00:26.945 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:58 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.013) 0:00:26.959 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007642", "end": "2024-02-24 13:13:20.249454", "rc": 0, "start": "2024-02-24 13:13:20.241812" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.225) 0:00:27.184 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:71 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.016) 0:00:27.200 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml:27 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.012) 0:00:27.212 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.026) 0:00:27.239 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.028) 0:00:27.267 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003876", "end": "2024-02-24 13:13:20.565418", "rc": 0, "start": "2024-02-24 13:13:20.561542" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.223) 0:00:27.491 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.010) 0:00:27.502 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/create_and_remove_interface.yml:29 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.010) 0:00:27.512 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.021) 0:00:27.534 ***** included: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.012) 0:00:27.547 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.212) 0:00:27.759 ***** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.030) 0:00:27.790 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.60s /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.55s /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.53s /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.52s /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.52s /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.50s /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:16 ------- Gather current interface info ------------------------------------------- 1.25s /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:3 ------- Gathering Facts --------------------------------------------------------- 1.01s /WORKDIR/git-weekly-cih_2m6xn5/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.68s /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:28 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.53s /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.27s /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/el_repo_setup.yml:19 --------------- Create dummy interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:52 ------- Set up veth as managed by NetworkManager -------------------------------- 0.23s /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:37 ------- Delete veth interface veth1298 ------------------------------------------ 0.23s /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:45 ------- Get stat for interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_interface_stat.yml:3 ----------- Delete dummy interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/manage_test_interface.yml:58 ------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface veth1298 ----------------------------------------- 0.22s /WORKDIR/git-weekly-cih_2m6xn5/tests/tasks/get_interface_stat.yml:3 ----------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---