# 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-cism777sz4/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-cism777sz4/tests/tests_helpers_and_asserts.yml:3 Saturday 23 March 2024 13:53:21 +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-cism777sz4/tests/tests_helpers_and_asserts.yml:6 Saturday 23 March 2024 13:53:22 +0000 (0:00:00.802) 0:00:00.816 ******** included: /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/tasks/el_repo_setup.yml:3 Saturday 23 March 2024 13:53:22 +0000 (0:00:00.021) 0:00:00.838 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/el_repo_setup.yml:19 Saturday 23 March 2024 13:53:22 +0000 (0:00:00.376) 0:00:01.214 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/el_repo_setup.yml:24 Saturday 23 March 2024 13:53:22 +0000 (0:00:00.274) 0:00:01.489 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/el_repo_setup.yml:28 Saturday 23 March 2024 13:53:22 +0000 (0:00:00.019) 0:00:01.508 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/el_repo_setup.yml:53 Saturday 23 March 2024 13:53:22 +0000 (0:00:00.026) 0:00:01.535 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/enable_epel.yml:8 Saturday 23 March 2024 13:53:22 +0000 (0:00:00.040) 0:00:01.575 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/enable_epel.yml:24 Saturday 23 March 2024 13:53:22 +0000 (0:00:00.046) 0:00:01.622 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/enable_epel.yml:30 Saturday 23 March 2024 13:53:22 +0000 (0:00:00.045) 0:00:01.667 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/enable_epel.yml:35 Saturday 23 March 2024 13:53:22 +0000 (0:00:00.050) 0:00:01.718 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/enable_epel.yml:40 Saturday 23 March 2024 13:53:22 +0000 (0:00:00.027) 0:00:01.745 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tests_helpers_and_asserts.yml:9 Saturday 23 March 2024 13:53:22 +0000 (0:00:00.019) 0:00:01.765 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml:3 Saturday 23 March 2024 13:53:23 +0000 (0:00:00.030) 0:00:01.795 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:53:23 +0000 (0:00:00.025) 0:00:01.821 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:53:23 +0000 (0:00:00.037) 0:00:01.858 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005090", "end": "2024-03-23 13:53:24.376191", "rc": 0, "start": "2024-03-23 13:53:23.371101" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:53:24 +0000 (0:00:01.319) 0:00:03.177 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:53:24 +0000 (0:00:00.010) 0:00:03.187 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml:5 Saturday 23 March 2024 13:53:24 +0000 (0:00:00.025) 0:00:03.213 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:53:24 +0000 (0:00:00.014) 0:00:03.228 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:53:24 +0000 (0:00:00.029) 0:00:03.257 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:53:24 +0000 (0:00:00.021) 0:00:03.278 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:53:24 +0000 (0:00:00.019) 0:00:03.298 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:53:24 +0000 (0:00:00.020) 0:00:03.318 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003849", "end": "2024-03-23 13:53:24.728275", "rc": 0, "start": "2024-03-23 13:53:24.724426" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:53:24 +0000 (0:00:00.211) 0:00:03.530 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:53:24 +0000 (0:00:00.009) 0:00:03.539 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:53:24 +0000 (0:00:00.010) 0:00:03.550 ******** 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-cism777sz4/tests/tasks/manage_test_interface.yml:28 Saturday 23 March 2024 13:53:25 +0000 (0:00:01.121) 0:00:04.671 ******** 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-cism777sz4/tests/tasks/manage_test_interface.yml:37 Saturday 23 March 2024 13:53:25 +0000 (0:00:00.017) 0:00:04.689 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:45 Saturday 23 March 2024 13:53:25 +0000 (0:00:00.009) 0:00:04.699 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:52 Saturday 23 March 2024 13:53:25 +0000 (0:00:00.010) 0:00:04.709 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:58 Saturday 23 March 2024 13:53:25 +0000 (0:00:00.010) 0:00:04.720 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:53:25 +0000 (0:00:00.010) 0:00:04.731 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:71 Saturday 23 March 2024 13:53:25 +0000 (0:00:00.009) 0:00:04.740 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml:9 Saturday 23 March 2024 13:53:25 +0000 (0:00:00.009) 0:00:04.750 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:53:25 +0000 (0:00:00.013) 0:00:04.763 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:53:25 +0000 (0:00:00.009) 0:00:04.773 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003899", "end": "2024-03-23 13:53:26.194070", "rc": 0, "start": "2024-03-23 13:53:26.190171" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:53:26 +0000 (0:00:00.221) 0:00:04.994 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:53:26 +0000 (0:00:00.012) 0:00:05.006 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml:11 Saturday 23 March 2024 13:53:26 +0000 (0:00:00.011) 0:00:05.017 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:53:26 +0000 (0:00:00.015) 0:00:05.033 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:53:26 +0000 (0:00:00.019) 0:00:05.052 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:53:26 +0000 (0:00:00.201) 0:00:05.254 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml:14 Saturday 23 March 2024 13:53:26 +0000 (0:00:00.012) 0:00:05.266 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:53:26 +0000 (0:00:00.015) 0:00:05.282 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:53:26 +0000 (0:00:00.016) 0:00:05.299 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:53:26 +0000 (0:00:00.011) 0:00:05.310 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:53:26 +0000 (0:00:00.014) 0:00:05.325 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:53:26 +0000 (0:00:00.014) 0:00:05.339 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004097", "end": "2024-03-23 13:53:26.749199", "rc": 0, "start": "2024-03-23 13:53:26.745102" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:53:26 +0000 (0:00:00.218) 0:00:05.558 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:53:26 +0000 (0:00:00.012) 0:00:05.570 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:53:26 +0000 (0:00:00.016) 0:00:05.586 ******** 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-cism777sz4/tests/tasks/manage_test_interface.yml:28 Saturday 23 March 2024 13:53:27 +0000 (0:00:01.035) 0:00:06.622 ******** 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.013562", "end": "2024-03-23 13:53:28.044461", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-03-23 13:53:28.030899" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004123", "end": "2024-03-23 13:53:28.284536", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-03-23 13:53:28.280413" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004250", "end": "2024-03-23 13:53:28.500532", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-03-23 13:53:28.496282" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:37 Saturday 23 March 2024 13:53:28 +0000 (0:00:00.683) 0:00:07.305 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.025026", "end": "2024-03-23 13:53:28.752353", "rc": 0, "start": "2024-03-23 13:53:28.727327" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:45 Saturday 23 March 2024 13:53:28 +0000 (0:00:00.251) 0:00:07.556 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:52 Saturday 23 March 2024 13:53:28 +0000 (0:00:00.010) 0:00:07.567 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:58 Saturday 23 March 2024 13:53:28 +0000 (0:00:00.018) 0:00:07.586 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:53:28 +0000 (0:00:00.010) 0:00:07.596 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:71 Saturday 23 March 2024 13:53:28 +0000 (0:00:00.010) 0:00:07.607 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml:18 Saturday 23 March 2024 13:53:28 +0000 (0:00:00.012) 0:00:07.619 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:53:28 +0000 (0:00:00.020) 0:00:07.639 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:53:28 +0000 (0:00:00.041) 0:00:07.681 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004222", "end": "2024-03-23 13:53:29.103061", "rc": 0, "start": "2024-03-23 13:53:29.098839" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:53:29 +0000 (0:00:00.221) 0:00:07.903 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:53:29 +0000 (0:00:00.016) 0:00:07.919 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml:20 Saturday 23 March 2024 13:53:29 +0000 (0:00:00.009) 0:00:07.929 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/assert_device_present.yml:3 Saturday 23 March 2024 13:53:29 +0000 (0:00:00.022) 0:00:07.952 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:53:29 +0000 (0:00:00.017) 0:00:07.969 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711202008.035382, "block_size": 4096, "blocks": 0, "ctime": 1711202008.035382, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26727, "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": 1711202008.035382, "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-cism777sz4/tests/tasks/assert_device_present.yml:5 Saturday 23 March 2024 13:53:29 +0000 (0:00:00.227) 0:00:08.197 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml:23 Saturday 23 March 2024 13:53:29 +0000 (0:00:00.019) 0:00:08.217 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:53:29 +0000 (0:00:00.035) 0:00:08.252 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:53:29 +0000 (0:00:00.009) 0:00:08.261 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:53:29 +0000 (0:00:00.010) 0:00:08.272 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:53:29 +0000 (0:00:00.013) 0:00:08.285 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:53:29 +0000 (0:00:00.037) 0:00:08.323 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003931", "end": "2024-03-23 13:53:29.770113", "rc": 0, "start": "2024-03-23 13:53:29.766182" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:53:29 +0000 (0:00:00.274) 0:00:08.598 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:53:29 +0000 (0:00:00.026) 0:00:08.624 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:53:29 +0000 (0:00:00.138) 0:00:08.762 ******** 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-cism777sz4/tests/tasks/manage_test_interface.yml:28 Saturday 23 March 2024 13:53:31 +0000 (0:00:01.046) 0:00:09.809 ******** 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-cism777sz4/tests/tasks/manage_test_interface.yml:37 Saturday 23 March 2024 13:53:31 +0000 (0:00:00.017) 0:00:09.826 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:45 Saturday 23 March 2024 13:53:31 +0000 (0:00:00.009) 0:00:09.836 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.015589", "end": "2024-03-23 13:53:31.261501", "rc": 0, "start": "2024-03-23 13:53:31.245912" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:52 Saturday 23 March 2024 13:53:31 +0000 (0:00:00.251) 0:00:10.087 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:58 Saturday 23 March 2024 13:53:31 +0000 (0:00:00.011) 0:00:10.098 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:53:31 +0000 (0:00:00.012) 0:00:10.111 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:71 Saturday 23 March 2024 13:53:31 +0000 (0:00:00.026) 0:00:10.138 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml:27 Saturday 23 March 2024 13:53:31 +0000 (0:00:00.046) 0:00:10.184 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:53:31 +0000 (0:00:00.111) 0:00:10.296 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:53:31 +0000 (0:00:00.026) 0:00:10.322 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004002", "end": "2024-03-23 13:53:31.753596", "rc": 0, "start": "2024-03-23 13:53:31.749594" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:53:31 +0000 (0:00:00.271) 0:00:10.594 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:53:31 +0000 (0:00:00.040) 0:00:10.634 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml:29 Saturday 23 March 2024 13:53:31 +0000 (0:00:00.030) 0:00:10.665 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:53:31 +0000 (0:00:00.022) 0:00:10.688 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:53:31 +0000 (0:00:00.012) 0:00:10.700 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:53:32 +0000 (0:00:00.206) 0:00:10.906 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tests_helpers_and_asserts.yml:15 Saturday 23 March 2024 13:53:32 +0000 (0:00:00.013) 0:00:10.920 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml:3 Saturday 23 March 2024 13:53:32 +0000 (0:00:00.017) 0:00:10.937 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:53:32 +0000 (0:00:00.012) 0:00:10.950 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:53:32 +0000 (0:00:00.032) 0:00:10.982 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003962", "end": "2024-03-23 13:53:32.431660", "rc": 0, "start": "2024-03-23 13:53:32.427698" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:53:32 +0000 (0:00:00.263) 0:00:11.246 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:53:32 +0000 (0:00:00.037) 0:00:11.283 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml:5 Saturday 23 March 2024 13:53:32 +0000 (0:00:00.028) 0:00:11.311 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:53:32 +0000 (0:00:00.023) 0:00:11.335 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:53:32 +0000 (0:00:00.014) 0:00:11.349 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:53:32 +0000 (0:00:00.025) 0:00:11.375 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:53:32 +0000 (0:00:00.013) 0:00:11.388 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:53:32 +0000 (0:00:00.015) 0:00:11.404 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004018", "end": "2024-03-23 13:53:32.813223", "rc": 0, "start": "2024-03-23 13:53:32.809205" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:53:32 +0000 (0:00:00.217) 0:00:11.621 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:53:32 +0000 (0:00:00.011) 0:00:11.633 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:53:32 +0000 (0:00:00.010) 0:00:11.644 ******** 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-cism777sz4/tests/tasks/manage_test_interface.yml:28 Saturday 23 March 2024 13:53:33 +0000 (0:00:01.066) 0:00:12.711 ******** 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-cism777sz4/tests/tasks/manage_test_interface.yml:37 Saturday 23 March 2024 13:53:33 +0000 (0:00:00.030) 0:00:12.741 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:45 Saturday 23 March 2024 13:53:34 +0000 (0:00:00.047) 0:00:12.788 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:52 Saturday 23 March 2024 13:53:34 +0000 (0:00:00.041) 0:00:12.830 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:58 Saturday 23 March 2024 13:53:34 +0000 (0:00:00.011) 0:00:12.841 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:53:34 +0000 (0:00:00.030) 0:00:12.871 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:71 Saturday 23 March 2024 13:53:34 +0000 (0:00:00.027) 0:00:12.899 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml:9 Saturday 23 March 2024 13:53:34 +0000 (0:00:00.014) 0:00:12.913 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:53:34 +0000 (0:00:00.018) 0:00:12.932 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:53:34 +0000 (0:00:00.020) 0:00:12.952 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003964", "end": "2024-03-23 13:53:34.371757", "rc": 0, "start": "2024-03-23 13:53:34.367793" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:53:34 +0000 (0:00:00.230) 0:00:13.183 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:53:34 +0000 (0:00:00.020) 0:00:13.203 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml:11 Saturday 23 March 2024 13:53:34 +0000 (0:00:00.034) 0:00:13.238 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:53:34 +0000 (0:00:00.033) 0:00:13.271 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:53:34 +0000 (0:00:00.025) 0:00:13.296 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:53:34 +0000 (0:00:00.232) 0:00:13.529 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml:14 Saturday 23 March 2024 13:53:34 +0000 (0:00:00.011) 0:00:13.541 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:53:34 +0000 (0:00:00.017) 0:00:13.559 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:53:34 +0000 (0:00:00.008) 0:00:13.567 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:53:34 +0000 (0:00:00.008) 0:00:13.576 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:53:34 +0000 (0:00:00.012) 0:00:13.588 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:53:34 +0000 (0:00:00.010) 0:00:13.598 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004097", "end": "2024-03-23 13:53:35.007120", "rc": 0, "start": "2024-03-23 13:53:35.003023" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:53:35 +0000 (0:00:00.217) 0:00:13.816 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:53:35 +0000 (0:00:00.027) 0:00:13.843 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:53:35 +0000 (0:00:00.034) 0:00:13.878 ******** 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-cism777sz4/tests/tasks/manage_test_interface.yml:28 Saturday 23 March 2024 13:53:36 +0000 (0:00:01.047) 0:00:14.925 ******** 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-cism777sz4/tests/tasks/manage_test_interface.yml:37 Saturday 23 March 2024 13:53:36 +0000 (0:00:00.037) 0:00:14.962 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:45 Saturday 23 March 2024 13:53:36 +0000 (0:00:00.030) 0:00:14.993 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:52 Saturday 23 March 2024 13:53:36 +0000 (0:00:00.035) 0:00:15.029 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.048334", "end": "2024-03-23 13:53:36.551676", "rc": 0, "start": "2024-03-23 13:53:36.503342" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:58 Saturday 23 March 2024 13:53:36 +0000 (0:00:00.370) 0:00:15.399 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:53:36 +0000 (0:00:00.022) 0:00:15.421 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:71 Saturday 23 March 2024 13:53:36 +0000 (0:00:00.035) 0:00:15.457 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml:18 Saturday 23 March 2024 13:53:36 +0000 (0:00:00.014) 0:00:15.472 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:53:36 +0000 (0:00:00.029) 0:00:15.501 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:53:36 +0000 (0:00:00.010) 0:00:15.512 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003990", "end": "2024-03-23 13:53:36.928798", "rc": 0, "start": "2024-03-23 13:53:36.924808" } STDOUT: dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:53:36 +0000 (0:00:00.257) 0:00:15.769 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:53:37 +0000 (0:00:00.032) 0:00:15.802 ******** ok: [sut] => {} MSG: current_interfaces: ['dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml:20 Saturday 23 March 2024 13:53:37 +0000 (0:00:00.049) 0:00:15.851 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/assert_device_present.yml:3 Saturday 23 March 2024 13:53:37 +0000 (0:00:00.017) 0:00:15.869 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:53:37 +0000 (0:00:00.027) 0:00:15.896 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711202016.5463526, "block_size": 4096, "blocks": 0, "ctime": 1711202016.5463526, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27055, "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": 1711202016.5463526, "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-cism777sz4/tests/tasks/assert_device_present.yml:5 Saturday 23 March 2024 13:53:37 +0000 (0:00:00.306) 0:00:16.203 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml:23 Saturday 23 March 2024 13:53:37 +0000 (0:00:00.035) 0:00:16.239 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:53:37 +0000 (0:00:00.071) 0:00:16.310 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:53:37 +0000 (0:00:00.023) 0:00:16.333 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:53:37 +0000 (0:00:00.023) 0:00:16.357 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:53:37 +0000 (0:00:00.061) 0:00:16.419 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:53:37 +0000 (0:00:00.031) 0:00:16.450 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003759", "end": "2024-03-23 13:53:37.871887", "rc": 0, "start": "2024-03-23 13:53:37.868128" } STDOUT: dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:53:37 +0000 (0:00:00.230) 0:00:16.681 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:53:37 +0000 (0:00:00.018) 0:00:16.700 ******** ok: [sut] => {} MSG: current_interfaces: ['dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:53:37 +0000 (0:00:00.024) 0:00:16.724 ******** 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-cism777sz4/tests/tasks/manage_test_interface.yml:28 Saturday 23 March 2024 13:53:39 +0000 (0:00:01.097) 0:00:17.822 ******** 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-cism777sz4/tests/tasks/manage_test_interface.yml:37 Saturday 23 March 2024 13:53:39 +0000 (0:00:00.047) 0:00:17.870 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:45 Saturday 23 March 2024 13:53:39 +0000 (0:00:00.042) 0:00:17.912 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:52 Saturday 23 March 2024 13:53:39 +0000 (0:00:00.012) 0:00:17.925 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:58 Saturday 23 March 2024 13:53:39 +0000 (0:00:00.044) 0:00:17.970 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.011049", "end": "2024-03-23 13:53:39.417280", "rc": 0, "start": "2024-03-23 13:53:39.406231" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:53:39 +0000 (0:00:00.264) 0:00:18.234 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:71 Saturday 23 March 2024 13:53:39 +0000 (0:00:00.015) 0:00:18.250 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml:27 Saturday 23 March 2024 13:53:39 +0000 (0:00:00.026) 0:00:18.277 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:53:39 +0000 (0:00:00.042) 0:00:18.319 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:53:39 +0000 (0:00:00.029) 0:00:18.348 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003767", "end": "2024-03-23 13:53:39.773264", "rc": 0, "start": "2024-03-23 13:53:39.769497" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:53:39 +0000 (0:00:00.251) 0:00:18.599 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:53:39 +0000 (0:00:00.033) 0:00:18.633 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/create_and_remove_interface.yml:29 Saturday 23 March 2024 13:53:39 +0000 (0:00:00.029) 0:00:18.663 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:53:39 +0000 (0:00:00.031) 0:00:18.694 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:53:39 +0000 (0:00:00.012) 0:00:18.707 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:53:40 +0000 (0:00:00.213) 0:00:18.920 ******** 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 23 March 2024 13:53:40 +0000 (0:00:00.019) 0:00:18.939 ******** =============================================================================== Gather current interface info ------------------------------------------- 1.32s /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:3 ------- Install iproute --------------------------------------------------------- 1.12s /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.10s /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.07s /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.05s /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.05s /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.04s /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.80s /WORKDIR/git-weekly-cism777sz4/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.68s /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:28 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.38s /WORKDIR/git-weekly-cism777sz4/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.37s /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:52 ------- Get stat for interface dummy1298 ---------------------------------------- 0.31s /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.27s /WORKDIR/git-weekly-cism777sz4/tests/tasks/el_repo_setup.yml:19 --------------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:58 ------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-cism777sz4/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.25s /WORKDIR/git-weekly-cism777sz4/tests/tasks/manage_test_interface.yml:37 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, 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. ---^---^---^---^---^---