# 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-ciwf7_fw5x/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-ciwf7_fw5x/tests/tests_helpers_and_asserts.yml:3 Saturday 13 January 2024 13:26:22 +0000 (0:00:00.014) 0:00:00.014 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tests_helpers_and_asserts.yml:6 Saturday 13 January 2024 13:26:22 +0000 (0:00:00.911) 0:00:00.925 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-ciwf7_fw5x/tests/tasks/el_repo_setup.yml:3 Saturday 13 January 2024 13:26:23 +0000 (0:00:00.031) 0:00:00.957 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/el_repo_setup.yml:19 Saturday 13 January 2024 13:26:23 +0000 (0:00:00.512) 0:00:01.469 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/el_repo_setup.yml:24 Saturday 13 January 2024 13:26:23 +0000 (0:00:00.267) 0:00:01.736 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/el_repo_setup.yml:28 Saturday 13 January 2024 13:26:23 +0000 (0:00:00.020) 0:00:01.757 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/el_repo_setup.yml:53 Saturday 13 January 2024 13:26:23 +0000 (0:00:00.019) 0:00:01.777 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/enable_epel.yml:8 Saturday 13 January 2024 13:26:23 +0000 (0:00:00.032) 0:00:01.810 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/enable_epel.yml:24 Saturday 13 January 2024 13:26:23 +0000 (0:00:00.017) 0:00:01.827 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/enable_epel.yml:30 Saturday 13 January 2024 13:26:23 +0000 (0:00:00.016) 0:00:01.843 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/enable_epel.yml:35 Saturday 13 January 2024 13:26:23 +0000 (0:00:00.013) 0:00:01.856 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/enable_epel.yml:40 Saturday 13 January 2024 13:26:23 +0000 (0:00:00.011) 0:00:01.868 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tests_helpers_and_asserts.yml:9 Saturday 13 January 2024 13:26:23 +0000 (0:00:00.018) 0:00:01.886 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 January 2024 13:26:23 +0000 (0:00:00.017) 0:00:01.904 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:23 +0000 (0:00:00.014) 0:00:01.918 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:23 +0000 (0:00:00.013) 0:00:01.931 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003528", "end": "2024-01-13 13:26:24.247915", "rc": 0, "start": "2024-01-13 13:26:24.244387" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:24 +0000 (0:00:00.308) 0:00:02.240 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:24 +0000 (0:00:00.031) 0:00:02.271 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 January 2024 13:26:24 +0000 (0:00:00.030) 0:00:02.302 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:26:24 +0000 (0:00:00.064) 0:00:02.367 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:26:24 +0000 (0:00:00.023) 0:00:02.391 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:26:24 +0000 (0:00:00.033) 0:00:02.425 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:24 +0000 (0:00:00.023) 0:00:02.448 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:24 +0000 (0:00:00.022) 0:00:02.470 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003490", "end": "2024-01-13 13:26:24.698542", "rc": 0, "start": "2024-01-13 13:26:24.695052" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:24 +0000 (0:00:00.217) 0:00:02.688 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:24 +0000 (0:00:00.041) 0:00:02.729 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:26:24 +0000 (0:00:00.011) 0:00:02.741 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:26:27 +0000 (0:00:02.495) 0:00:05.236 ****** 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-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:26:27 +0000 (0:00:00.023) 0:00:05.260 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:26:27 +0000 (0:00:00.011) 0:00:05.271 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:26:27 +0000 (0:00:00.011) 0:00:05.282 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:26:27 +0000 (0:00:00.013) 0:00:05.295 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:26:27 +0000 (0:00:00.011) 0:00:05.306 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:26:27 +0000 (0:00:00.011) 0:00:05.317 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 January 2024 13:26:27 +0000 (0:00:00.013) 0:00:05.330 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:27 +0000 (0:00:00.015) 0:00:05.346 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:27 +0000 (0:00:00.010) 0:00:05.356 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004620", "end": "2024-01-13 13:26:28.593436", "rc": 0, "start": "2024-01-13 13:26:27.588816" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:28 +0000 (0:00:01.228) 0:00:06.584 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:28 +0000 (0:00:00.026) 0:00:06.611 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 January 2024 13:26:28 +0000 (0:00:00.027) 0:00:06.639 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:26:28 +0000 (0:00:00.019) 0:00:06.659 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:26:28 +0000 (0:00:00.026) 0:00:06.685 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:26:28 +0000 (0:00:00.203) 0:00:06.889 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 January 2024 13:26:28 +0000 (0:00:00.014) 0:00:06.903 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:26:28 +0000 (0:00:00.024) 0:00:06.928 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:26:29 +0000 (0:00:00.028) 0:00:06.956 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:26:29 +0000 (0:00:00.014) 0:00:06.971 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:29 +0000 (0:00:00.013) 0:00:06.984 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:29 +0000 (0:00:00.012) 0:00:06.996 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003549", "end": "2024-01-13 13:26:29.227746", "rc": 0, "start": "2024-01-13 13:26:29.224197" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:29 +0000 (0:00:00.202) 0:00:07.199 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:29 +0000 (0:00:00.011) 0:00:07.210 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:26:29 +0000 (0:00:00.011) 0:00:07.222 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:26:31 +0000 (0:00:02.412) 0:00:09.635 ****** 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.008636", "end": "2024-01-13 13:26:31.893552", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-13 13:26:31.884916" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003712", "end": "2024-01-13 13:26:32.144531", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-13 13:26:32.140819" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003835", "end": "2024-01-13 13:26:32.337401", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-13 13:26:32.333566" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:26:32 +0000 (0:00:00.684) 0:00:10.320 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024687", "end": "2024-01-13 13:26:32.589980", "rc": 0, "start": "2024-01-13 13:26:32.565293" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:26:32 +0000 (0:00:00.246) 0:00:10.566 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:26:32 +0000 (0:00:00.017) 0:00:10.584 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:26:32 +0000 (0:00:00.031) 0:00:10.616 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:26:32 +0000 (0:00:00.042) 0:00:10.658 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:26:32 +0000 (0:00:00.023) 0:00:10.682 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 January 2024 13:26:32 +0000 (0:00:00.020) 0:00:10.703 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:32 +0000 (0:00:00.057) 0:00:10.760 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:32 +0000 (0:00:00.051) 0:00:10.812 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003595", "end": "2024-01-13 13:26:33.036838", "rc": 0, "start": "2024-01-13 13:26:33.033243" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:33 +0000 (0:00:00.195) 0:00:11.007 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:33 +0000 (0:00:00.019) 0:00:11.027 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 January 2024 13:26:33 +0000 (0:00:00.022) 0:00:11.049 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:26:33 +0000 (0:00:00.056) 0:00:11.106 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:26:33 +0000 (0:00:00.058) 0:00:11.165 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152391.8887386, "block_size": 4096, "blocks": 0, "ctime": 1705152391.8887386, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31269, "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": 1705152391.8887386, "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-ciwf7_fw5x/tests/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:26:33 +0000 (0:00:00.219) 0:00:11.384 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 January 2024 13:26:33 +0000 (0:00:00.012) 0:00:11.396 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:26:33 +0000 (0:00:00.052) 0:00:11.449 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:26:33 +0000 (0:00:00.033) 0:00:11.482 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:26:33 +0000 (0:00:00.011) 0:00:11.494 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:33 +0000 (0:00:00.016) 0:00:11.511 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:33 +0000 (0:00:00.029) 0:00:11.540 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003525", "end": "2024-01-13 13:26:33.781341", "rc": 0, "start": "2024-01-13 13:26:33.777816" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:33 +0000 (0:00:00.213) 0:00:11.754 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:33 +0000 (0:00:00.009) 0:00:11.764 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:26:33 +0000 (0:00:00.010) 0:00:11.774 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:26:36 +0000 (0:00:02.403) 0:00:14.178 ****** 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-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:26:36 +0000 (0:00:00.025) 0:00:14.203 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:26:36 +0000 (0:00:00.012) 0:00:14.215 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.008412", "end": "2024-01-13 13:26:36.459106", "rc": 0, "start": "2024-01-13 13:26:36.450694" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:26:36 +0000 (0:00:00.233) 0:00:14.449 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:26:36 +0000 (0:00:00.011) 0:00:14.461 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:26:36 +0000 (0:00:00.014) 0:00:14.475 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:26:36 +0000 (0:00:00.012) 0:00:14.487 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 January 2024 13:26:36 +0000 (0:00:00.011) 0:00:14.499 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:36 +0000 (0:00:00.019) 0:00:14.518 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:36 +0000 (0:00:00.011) 0:00:14.530 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004665", "end": "2024-01-13 13:26:37.754920", "rc": 0, "start": "2024-01-13 13:26:36.750255" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:37 +0000 (0:00:01.201) 0:00:15.731 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:37 +0000 (0:00:00.011) 0:00:15.742 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 January 2024 13:26:37 +0000 (0:00:00.010) 0:00:15.752 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:26:37 +0000 (0:00:00.019) 0:00:15.772 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:26:37 +0000 (0:00:00.012) 0:00:15.784 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:26:38 +0000 (0:00:00.193) 0:00:15.978 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tests_helpers_and_asserts.yml:15 Saturday 13 January 2024 13:26:38 +0000 (0:00:00.019) 0:00:15.997 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 January 2024 13:26:38 +0000 (0:00:00.018) 0:00:16.015 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:38 +0000 (0:00:00.012) 0:00:16.027 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:38 +0000 (0:00:00.022) 0:00:16.050 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003505", "end": "2024-01-13 13:26:38.307322", "rc": 0, "start": "2024-01-13 13:26:38.303817" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:38 +0000 (0:00:00.231) 0:00:16.281 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:38 +0000 (0:00:00.022) 0:00:16.304 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 January 2024 13:26:38 +0000 (0:00:00.018) 0:00:16.322 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:26:38 +0000 (0:00:00.013) 0:00:16.336 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:26:38 +0000 (0:00:00.009) 0:00:16.345 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:26:38 +0000 (0:00:00.011) 0:00:16.356 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:38 +0000 (0:00:00.013) 0:00:16.369 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:38 +0000 (0:00:00.011) 0:00:16.381 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004411", "end": "2024-01-13 13:26:39.619547", "rc": 0, "start": "2024-01-13 13:26:38.615136" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:39 +0000 (0:00:01.218) 0:00:17.599 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:39 +0000 (0:00:00.029) 0:00:17.629 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:26:39 +0000 (0:00:00.010) 0:00:17.639 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:26:42 +0000 (0:00:02.435) 0:00:20.074 ****** 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-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:26:42 +0000 (0:00:00.020) 0:00:20.095 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:26:42 +0000 (0:00:00.011) 0:00:20.107 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:26:42 +0000 (0:00:00.010) 0:00:20.118 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:26:42 +0000 (0:00:00.012) 0:00:20.130 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:26:42 +0000 (0:00:00.011) 0:00:20.141 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:26:42 +0000 (0:00:00.011) 0:00:20.153 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 January 2024 13:26:42 +0000 (0:00:00.010) 0:00:20.163 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:42 +0000 (0:00:00.013) 0:00:20.176 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:42 +0000 (0:00:00.010) 0:00:20.187 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003466", "end": "2024-01-13 13:26:42.410836", "rc": 0, "start": "2024-01-13 13:26:42.407370" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:42 +0000 (0:00:00.195) 0:00:20.382 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:42 +0000 (0:00:00.011) 0:00:20.394 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 January 2024 13:26:42 +0000 (0:00:00.015) 0:00:20.409 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:26:42 +0000 (0:00:00.046) 0:00:20.456 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:26:42 +0000 (0:00:00.017) 0:00:20.474 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:26:42 +0000 (0:00:00.208) 0:00:20.682 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 January 2024 13:26:42 +0000 (0:00:00.015) 0:00:20.697 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:26:42 +0000 (0:00:00.023) 0:00:20.720 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:26:42 +0000 (0:00:00.023) 0:00:20.744 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:26:42 +0000 (0:00:00.033) 0:00:20.778 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:42 +0000 (0:00:00.022) 0:00:20.801 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:42 +0000 (0:00:00.063) 0:00:20.865 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003770", "end": "2024-01-13 13:26:43.093792", "rc": 0, "start": "2024-01-13 13:26:43.090022" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:43 +0000 (0:00:00.200) 0:00:21.065 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:43 +0000 (0:00:00.011) 0:00:21.076 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:26:43 +0000 (0:00:00.009) 0:00:21.086 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:26:45 +0000 (0:00:02.360) 0:00:23.446 ****** 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-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:26:45 +0000 (0:00:00.018) 0:00:23.465 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:26:45 +0000 (0:00:00.011) 0:00:23.476 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:26:45 +0000 (0:00:00.011) 0:00:23.488 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.031808", "end": "2024-01-13 13:26:45.744848", "rc": 0, "start": "2024-01-13 13:26:45.713040" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:26:45 +0000 (0:00:00.246) 0:00:23.735 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:26:45 +0000 (0:00:00.022) 0:00:23.757 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:26:45 +0000 (0:00:00.017) 0:00:23.774 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 January 2024 13:26:45 +0000 (0:00:00.020) 0:00:23.794 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:45 +0000 (0:00:00.040) 0:00:23.835 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:45 +0000 (0:00:00.014) 0:00:23.850 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003695", "end": "2024-01-13 13:26:46.082939", "rc": 0, "start": "2024-01-13 13:26:46.079244" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:46 +0000 (0:00:00.203) 0:00:24.054 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:46 +0000 (0:00:00.019) 0:00:24.073 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 January 2024 13:26:46 +0000 (0:00:00.022) 0:00:24.096 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:26:46 +0000 (0:00:00.026) 0:00:24.123 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:26:46 +0000 (0:00:00.013) 0:00:24.136 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152405.743054, "block_size": 4096, "blocks": 0, "ctime": 1705152405.743054, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31601, "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": 1705152405.743054, "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-ciwf7_fw5x/tests/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:26:46 +0000 (0:00:00.213) 0:00:24.349 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 January 2024 13:26:46 +0000 (0:00:00.020) 0:00:24.370 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:26:46 +0000 (0:00:00.039) 0:00:24.409 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:26:46 +0000 (0:00:00.028) 0:00:24.438 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:26:46 +0000 (0:00:00.017) 0:00:24.456 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:46 +0000 (0:00:00.013) 0:00:24.469 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:46 +0000 (0:00:00.019) 0:00:24.488 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003483", "end": "2024-01-13 13:26:46.715230", "rc": 0, "start": "2024-01-13 13:26:46.711747" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:46 +0000 (0:00:00.198) 0:00:24.687 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:46 +0000 (0:00:00.011) 0:00:24.698 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:26:46 +0000 (0:00:00.010) 0:00:24.709 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:26:49 +0000 (0:00:02.388) 0:00:27.097 ****** 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-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:26:49 +0000 (0:00:00.043) 0:00:27.141 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:26:49 +0000 (0:00:00.024) 0:00:27.166 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:26:49 +0000 (0:00:00.020) 0:00:27.186 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:26:49 +0000 (0:00:00.028) 0:00:27.214 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007300", "end": "2024-01-13 13:26:49.472106", "rc": 0, "start": "2024-01-13 13:26:49.464806" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:26:49 +0000 (0:00:00.244) 0:00:27.459 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:26:49 +0000 (0:00:00.015) 0:00:27.474 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 January 2024 13:26:49 +0000 (0:00:00.012) 0:00:27.486 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:49 +0000 (0:00:00.032) 0:00:27.519 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:49 +0000 (0:00:00.025) 0:00:27.544 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004635", "end": "2024-01-13 13:26:50.784828", "rc": 0, "start": "2024-01-13 13:26:49.780193" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:50 +0000 (0:00:01.229) 0:00:28.774 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:50 +0000 (0:00:00.033) 0:00:28.807 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 January 2024 13:26:50 +0000 (0:00:00.026) 0:00:28.834 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:26:50 +0000 (0:00:00.041) 0:00:28.876 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:26:50 +0000 (0:00:00.047) 0:00:28.923 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:26:51 +0000 (0:00:00.236) 0:00:29.159 ****** 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 13 January 2024 13:26:51 +0000 (0:00:00.032) 0:00:29.192 ****** =============================================================================== Install iproute --------------------------------------------------------- 2.50s /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.44s /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.41s /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.40s /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.39s /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.36s /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:16 ------- Gather current interface info ------------------------------------------- 1.23s /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.23s /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.22s /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.20s /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:3 ------- Gathering Facts --------------------------------------------------------- 0.91s /WORKDIR/git-weekly-ciwf7_fw5x/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.68s /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:24 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.51s /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/el_repo_setup.yml:3 ---------------- Gather current interface info ------------------------------------------- 0.31s /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.27s /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/el_repo_setup.yml:19 --------------- Create dummy interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:48 ------- Set up veth as managed by NetworkManager -------------------------------- 0.25s /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:33 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.24s /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:54 ------- Get stat for interface dummy1298 ---------------------------------------- 0.24s /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/get_interface_stat.yml:3 ----------- Delete veth interface veth1298 ------------------------------------------ 0.23s /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/manage_test_interface.yml:41 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---