# 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-ciit4iowef/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-ciit4iowef/tests/tests_helpers_and_asserts.yml:3 Saturday 20 January 2024 13:41:27 +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-ciit4iowef/tests/tests_helpers_and_asserts.yml:6 Saturday 20 January 2024 13:41:28 +0000 (0:00:00.612) 0:00:00.626 ****** included: /WORKDIR/git-weekly-ciit4iowef/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-ciit4iowef/tests/tasks/el_repo_setup.yml:3 Saturday 20 January 2024 13:41:28 +0000 (0:00:00.021) 0:00:00.648 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/el_repo_setup.yml:19 Saturday 20 January 2024 13:41:28 +0000 (0:00:00.332) 0:00:00.980 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/el_repo_setup.yml:24 Saturday 20 January 2024 13:41:28 +0000 (0:00:00.266) 0:00:01.246 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/el_repo_setup.yml:28 Saturday 20 January 2024 13:41:28 +0000 (0:00:00.019) 0:00:01.266 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/el_repo_setup.yml:53 Saturday 20 January 2024 13:41:28 +0000 (0:00:00.018) 0:00:01.285 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/enable_epel.yml:8 Saturday 20 January 2024 13:41:28 +0000 (0:00:00.030) 0:00:01.315 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/enable_epel.yml:24 Saturday 20 January 2024 13:41:29 +0000 (0:00:00.270) 0:00:01.586 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/enable_epel.yml:30 Saturday 20 January 2024 13:41:29 +0000 (0:00:00.011) 0:00:01.597 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/enable_epel.yml:35 Saturday 20 January 2024 13:41:29 +0000 (0:00:00.011) 0:00:01.609 ****** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.252707", "end": "2024-01-20 13:41:29.467873", "rc": 0, "start": "2024-01-20 13:41:29.215166" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/enable_epel.yml:40 Saturday 20 January 2024 13:41:29 +0000 (0:00:00.443) 0:00:02.053 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tests_helpers_and_asserts.yml:9 Saturday 20 January 2024 13:41:29 +0000 (0:00:00.015) 0:00:02.068 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml:3 Saturday 20 January 2024 13:41:29 +0000 (0:00:00.024) 0:00:02.093 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:41:29 +0000 (0:00:00.018) 0:00:02.111 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:41:29 +0000 (0:00:00.013) 0:00:02.124 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003472", "end": "2024-01-20 13:41:29.732558", "rc": 0, "start": "2024-01-20 13:41:29.729086" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:41:29 +0000 (0:00:00.194) 0:00:02.319 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:41:29 +0000 (0:00:00.025) 0:00:02.345 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml:5 Saturday 20 January 2024 13:41:29 +0000 (0:00:00.010) 0:00:02.355 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:41:29 +0000 (0:00:00.016) 0:00:02.371 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:41:29 +0000 (0:00:00.013) 0:00:02.385 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:41:29 +0000 (0:00:00.017) 0:00:02.403 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:41:29 +0000 (0:00:00.030) 0:00:02.433 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:41:29 +0000 (0:00:00.022) 0:00:02.456 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003711", "end": "2024-01-20 13:41:30.065226", "rc": 0, "start": "2024-01-20 13:41:30.061515" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:41:30 +0000 (0:00:00.197) 0:00:02.654 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:41:30 +0000 (0:00:00.017) 0:00:02.671 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:41:30 +0000 (0:00:00.009) 0:00:02.681 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:24 Saturday 20 January 2024 13:41:32 +0000 (0:00:02.777) 0:00:05.459 ****** 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-ciit4iowef/tests/tasks/manage_test_interface.yml:33 Saturday 20 January 2024 13:41:32 +0000 (0:00:00.021) 0:00:05.480 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:41 Saturday 20 January 2024 13:41:32 +0000 (0:00:00.017) 0:00:05.498 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:48 Saturday 20 January 2024 13:41:32 +0000 (0:00:00.022) 0:00:05.520 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:54 Saturday 20 January 2024 13:41:32 +0000 (0:00:00.010) 0:00:05.531 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:41:32 +0000 (0:00:00.011) 0:00:05.543 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:67 Saturday 20 January 2024 13:41:33 +0000 (0:00:00.030) 0:00:05.573 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml:9 Saturday 20 January 2024 13:41:33 +0000 (0:00:00.015) 0:00:05.589 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:41:33 +0000 (0:00:00.014) 0:00:05.603 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:41:33 +0000 (0:00:00.013) 0:00:05.617 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003644", "end": "2024-01-20 13:41:33.242122", "rc": 0, "start": "2024-01-20 13:41:33.238478" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:41:33 +0000 (0:00:00.243) 0:00:05.861 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:41:33 +0000 (0:00:00.020) 0:00:05.881 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml:11 Saturday 20 January 2024 13:41:33 +0000 (0:00:00.012) 0:00:05.894 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:41:33 +0000 (0:00:00.042) 0:00:05.936 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:41:33 +0000 (0:00:00.059) 0:00:05.996 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:41:33 +0000 (0:00:00.198) 0:00:06.194 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml:14 Saturday 20 January 2024 13:41:33 +0000 (0:00:00.010) 0:00:06.205 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:41:33 +0000 (0:00:00.015) 0:00:06.220 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:41:33 +0000 (0:00:00.009) 0:00:06.230 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:41:33 +0000 (0:00:00.009) 0:00:06.240 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:41:33 +0000 (0:00:00.012) 0:00:06.252 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:41:33 +0000 (0:00:00.021) 0:00:06.274 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003518", "end": "2024-01-20 13:41:33.884743", "rc": 0, "start": "2024-01-20 13:41:33.881225" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:41:33 +0000 (0:00:00.196) 0:00:06.470 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:41:33 +0000 (0:00:00.022) 0:00:06.493 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:41:33 +0000 (0:00:00.009) 0:00:06.502 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:24 Saturday 20 January 2024 13:41:36 +0000 (0:00:02.570) 0:00:09.073 ****** 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.013271", "end": "2024-01-20 13:41:36.691824", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-20 13:41:36.678553" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004055", "end": "2024-01-20 13:41:36.918521", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-20 13:41:36.914466" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004370", "end": "2024-01-20 13:41:37.104828", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-20 13:41:37.100458" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:33 Saturday 20 January 2024 13:41:37 +0000 (0:00:00.619) 0:00:09.693 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023953", "end": "2024-01-20 13:41:37.320648", "rc": 0, "start": "2024-01-20 13:41:37.296695" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:41 Saturday 20 January 2024 13:41:37 +0000 (0:00:00.213) 0:00:09.906 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:48 Saturday 20 January 2024 13:41:37 +0000 (0:00:00.010) 0:00:09.917 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:54 Saturday 20 January 2024 13:41:37 +0000 (0:00:00.010) 0:00:09.927 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:41:37 +0000 (0:00:00.010) 0:00:09.938 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:67 Saturday 20 January 2024 13:41:37 +0000 (0:00:00.010) 0:00:09.949 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml:18 Saturday 20 January 2024 13:41:37 +0000 (0:00:00.011) 0:00:09.960 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:41:37 +0000 (0:00:00.017) 0:00:09.978 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:41:37 +0000 (0:00:00.011) 0:00:09.989 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003927", "end": "2024-01-20 13:41:37.592317", "rc": 0, "start": "2024-01-20 13:41:37.588390" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:41:37 +0000 (0:00:00.188) 0:00:10.177 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:41:37 +0000 (0:00:00.043) 0:00:10.221 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml:20 Saturday 20 January 2024 13:41:37 +0000 (0:00:00.022) 0:00:10.244 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:41:37 +0000 (0:00:00.053) 0:00:10.298 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:41:37 +0000 (0:00:00.023) 0:00:10.321 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705758096.6823754, "block_size": 4096, "blocks": 0, "ctime": 1705758096.6823754, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33680, "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": 1705758096.6823754, "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-ciit4iowef/tests/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:41:37 +0000 (0:00:00.209) 0:00:10.531 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml:23 Saturday 20 January 2024 13:41:38 +0000 (0:00:00.050) 0:00:10.581 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:41:38 +0000 (0:00:00.043) 0:00:10.624 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:41:38 +0000 (0:00:00.010) 0:00:10.635 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:41:38 +0000 (0:00:00.053) 0:00:10.688 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:41:38 +0000 (0:00:00.080) 0:00:10.768 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:41:38 +0000 (0:00:00.047) 0:00:10.815 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003509", "end": "2024-01-20 13:41:38.435616", "rc": 0, "start": "2024-01-20 13:41:38.432107" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:41:38 +0000 (0:00:00.207) 0:00:11.023 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:41:38 +0000 (0:00:00.011) 0:00:11.034 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:41:38 +0000 (0:00:00.018) 0:00:11.052 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:24 Saturday 20 January 2024 13:41:41 +0000 (0:00:02.597) 0:00:13.650 ****** 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-ciit4iowef/tests/tasks/manage_test_interface.yml:33 Saturday 20 January 2024 13:41:41 +0000 (0:00:00.017) 0:00:13.667 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:41 Saturday 20 January 2024 13:41:41 +0000 (0:00:00.010) 0:00:13.678 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.011884", "end": "2024-01-20 13:41:41.294800", "rc": 0, "start": "2024-01-20 13:41:41.282916" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:48 Saturday 20 January 2024 13:41:41 +0000 (0:00:00.204) 0:00:13.882 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:54 Saturday 20 January 2024 13:41:41 +0000 (0:00:00.010) 0:00:13.893 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:41:41 +0000 (0:00:00.009) 0:00:13.903 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:67 Saturday 20 January 2024 13:41:41 +0000 (0:00:00.009) 0:00:13.912 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml:27 Saturday 20 January 2024 13:41:41 +0000 (0:00:00.014) 0:00:13.927 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:41:41 +0000 (0:00:00.024) 0:00:13.952 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:41:41 +0000 (0:00:00.023) 0:00:13.976 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003789", "end": "2024-01-20 13:41:41.589135", "rc": 0, "start": "2024-01-20 13:41:41.585346" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:41:41 +0000 (0:00:00.197) 0:00:14.173 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:41:41 +0000 (0:00:00.011) 0:00:14.184 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml:29 Saturday 20 January 2024 13:41:41 +0000 (0:00:00.009) 0:00:14.194 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:41:41 +0000 (0:00:00.021) 0:00:14.215 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:41:41 +0000 (0:00:00.010) 0:00:14.226 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:41:41 +0000 (0:00:00.187) 0:00:14.414 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tests_helpers_and_asserts.yml:15 Saturday 20 January 2024 13:41:41 +0000 (0:00:00.011) 0:00:14.426 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml:3 Saturday 20 January 2024 13:41:41 +0000 (0:00:00.013) 0:00:14.440 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:41:41 +0000 (0:00:00.013) 0:00:14.453 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:41:41 +0000 (0:00:00.011) 0:00:14.464 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003402", "end": "2024-01-20 13:41:42.069220", "rc": 0, "start": "2024-01-20 13:41:42.065818" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:41:42 +0000 (0:00:00.190) 0:00:14.654 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:41:42 +0000 (0:00:00.013) 0:00:14.667 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml:5 Saturday 20 January 2024 13:41:42 +0000 (0:00:00.009) 0:00:14.677 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:41:42 +0000 (0:00:00.012) 0:00:14.689 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:41:42 +0000 (0:00:00.008) 0:00:14.697 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:41:42 +0000 (0:00:00.008) 0:00:14.706 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:41:42 +0000 (0:00:00.011) 0:00:14.717 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:41:42 +0000 (0:00:00.009) 0:00:14.727 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003569", "end": "2024-01-20 13:41:42.327194", "rc": 0, "start": "2024-01-20 13:41:42.323625" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:41:42 +0000 (0:00:00.184) 0:00:14.911 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:41:42 +0000 (0:00:00.011) 0:00:14.922 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:41:42 +0000 (0:00:00.013) 0:00:14.936 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:24 Saturday 20 January 2024 13:41:44 +0000 (0:00:02.571) 0:00:17.508 ****** 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-ciit4iowef/tests/tasks/manage_test_interface.yml:33 Saturday 20 January 2024 13:41:44 +0000 (0:00:00.016) 0:00:17.525 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:41 Saturday 20 January 2024 13:41:44 +0000 (0:00:00.009) 0:00:17.534 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:48 Saturday 20 January 2024 13:41:44 +0000 (0:00:00.009) 0:00:17.543 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:54 Saturday 20 January 2024 13:41:44 +0000 (0:00:00.009) 0:00:17.553 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:41:44 +0000 (0:00:00.010) 0:00:17.563 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:67 Saturday 20 January 2024 13:41:45 +0000 (0:00:00.011) 0:00:17.574 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml:9 Saturday 20 January 2024 13:41:45 +0000 (0:00:00.010) 0:00:17.585 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:41:45 +0000 (0:00:00.015) 0:00:17.601 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:41:45 +0000 (0:00:00.011) 0:00:17.612 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003519", "end": "2024-01-20 13:41:45.227559", "rc": 0, "start": "2024-01-20 13:41:45.224040" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:41:45 +0000 (0:00:00.201) 0:00:17.813 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:41:45 +0000 (0:00:00.012) 0:00:17.826 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml:11 Saturday 20 January 2024 13:41:45 +0000 (0:00:00.012) 0:00:17.839 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:41:45 +0000 (0:00:00.021) 0:00:17.861 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:41:45 +0000 (0:00:00.017) 0:00:17.878 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:41:45 +0000 (0:00:00.188) 0:00:18.066 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml:14 Saturday 20 January 2024 13:41:45 +0000 (0:00:00.013) 0:00:18.080 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:41:45 +0000 (0:00:00.015) 0:00:18.095 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:41:45 +0000 (0:00:00.009) 0:00:18.105 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:41:45 +0000 (0:00:00.008) 0:00:18.114 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:41:45 +0000 (0:00:00.011) 0:00:18.125 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:41:45 +0000 (0:00:00.015) 0:00:18.140 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003506", "end": "2024-01-20 13:41:45.747977", "rc": 0, "start": "2024-01-20 13:41:45.744471" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:41:45 +0000 (0:00:00.196) 0:00:18.337 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:41:45 +0000 (0:00:00.013) 0:00:18.350 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:41:45 +0000 (0:00:00.012) 0:00:18.362 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:24 Saturday 20 January 2024 13:41:48 +0000 (0:00:02.611) 0:00:20.973 ****** 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-ciit4iowef/tests/tasks/manage_test_interface.yml:33 Saturday 20 January 2024 13:41:48 +0000 (0:00:00.017) 0:00:20.991 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:41 Saturday 20 January 2024 13:41:48 +0000 (0:00:00.009) 0:00:21.000 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:48 Saturday 20 January 2024 13:41:48 +0000 (0:00:00.010) 0:00:21.011 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.004610", "end": "2024-01-20 13:41:48.620712", "rc": 0, "start": "2024-01-20 13:41:48.616102" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:54 Saturday 20 January 2024 13:41:48 +0000 (0:00:00.223) 0:00:21.234 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:41:48 +0000 (0:00:00.013) 0:00:21.247 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:67 Saturday 20 January 2024 13:41:48 +0000 (0:00:00.031) 0:00:21.278 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml:18 Saturday 20 January 2024 13:41:48 +0000 (0:00:00.021) 0:00:21.300 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:41:48 +0000 (0:00:00.027) 0:00:21.328 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:41:48 +0000 (0:00:00.022) 0:00:21.351 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003646", "end": "2024-01-20 13:41:48.957380", "rc": 0, "start": "2024-01-20 13:41:48.953734" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:41:48 +0000 (0:00:00.194) 0:00:21.546 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:41:48 +0000 (0:00:00.016) 0:00:21.562 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml:20 Saturday 20 January 2024 13:41:49 +0000 (0:00:00.016) 0:00:21.579 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:41:49 +0000 (0:00:00.054) 0:00:21.634 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:41:49 +0000 (0:00:00.018) 0:00:21.653 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705758108.619541, "block_size": 4096, "blocks": 0, "ctime": 1705758108.619541, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33973, "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": 1705758108.619541, "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-ciit4iowef/tests/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:41:49 +0000 (0:00:00.242) 0:00:21.895 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml:23 Saturday 20 January 2024 13:41:49 +0000 (0:00:00.035) 0:00:21.931 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:41:49 +0000 (0:00:00.039) 0:00:21.971 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:41:49 +0000 (0:00:00.025) 0:00:21.996 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:41:49 +0000 (0:00:00.023) 0:00:22.019 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:41:49 +0000 (0:00:00.015) 0:00:22.035 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:41:49 +0000 (0:00:00.020) 0:00:22.056 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003386", "end": "2024-01-20 13:41:49.691082", "rc": 0, "start": "2024-01-20 13:41:49.687696" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:41:49 +0000 (0:00:00.242) 0:00:22.299 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:41:49 +0000 (0:00:00.017) 0:00:22.317 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:41:49 +0000 (0:00:00.011) 0:00:22.328 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:24 Saturday 20 January 2024 13:41:52 +0000 (0:00:02.588) 0:00:24.916 ****** 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-ciit4iowef/tests/tasks/manage_test_interface.yml:33 Saturday 20 January 2024 13:41:52 +0000 (0:00:00.019) 0:00:24.936 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:41 Saturday 20 January 2024 13:41:52 +0000 (0:00:00.040) 0:00:24.976 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:48 Saturday 20 January 2024 13:41:52 +0000 (0:00:00.012) 0:00:24.988 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:54 Saturday 20 January 2024 13:41:52 +0000 (0:00:00.023) 0:00:25.012 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009653", "end": "2024-01-20 13:41:52.634551", "rc": 0, "start": "2024-01-20 13:41:52.624898" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:41:52 +0000 (0:00:00.215) 0:00:25.228 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:67 Saturday 20 January 2024 13:41:52 +0000 (0:00:00.011) 0:00:25.239 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml:27 Saturday 20 January 2024 13:41:52 +0000 (0:00:00.012) 0:00:25.251 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:41:52 +0000 (0:00:00.026) 0:00:25.278 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:41:52 +0000 (0:00:00.020) 0:00:25.299 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003658", "end": "2024-01-20 13:41:52.918125", "rc": 0, "start": "2024-01-20 13:41:52.914467" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:41:52 +0000 (0:00:00.215) 0:00:25.515 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:41:52 +0000 (0:00:00.020) 0:00:25.535 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/create_and_remove_interface.yml:29 Saturday 20 January 2024 13:41:53 +0000 (0:00:00.041) 0:00:25.577 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:41:53 +0000 (0:00:00.043) 0:00:25.620 ****** included: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:41:53 +0000 (0:00:00.018) 0:00:25.639 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciit4iowef/tests/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:41:53 +0000 (0:00:00.235) 0:00:25.875 ****** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=121 changed=0 unreachable=0 failed=0 skipped=53 rescued=0 ignored=0 Saturday 20 January 2024 13:41:53 +0000 (0:00:00.021) 0:00:25.897 ****** =============================================================================== Install iproute --------------------------------------------------------- 2.78s /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.61s /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.60s /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.59s /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.57s /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.57s /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.62s /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:24 ------- Gathering Facts --------------------------------------------------------- 0.61s /WORKDIR/git-weekly-ciit4iowef/tests/tests_helpers_and_asserts.yml:3 ---------- Enable EPEL 8 ----------------------------------------------------------- 0.44s /WORKDIR/git-weekly-ciit4iowef/tests/tasks/enable_epel.yml:35 ----------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.33s /WORKDIR/git-weekly-ciit4iowef/tests/tasks/el_repo_setup.yml:3 ---------------- Create EPEL 8 ----------------------------------------------------------- 0.27s /WORKDIR/git-weekly-ciit4iowef/tests/tasks/enable_epel.yml:8 ------------------ Check if system is ostree ----------------------------------------------- 0.27s /WORKDIR/git-weekly-ciit4iowef/tests/tasks/el_repo_setup.yml:19 --------------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface dummy1298 ---------------------------------------- 0.24s /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_interface_stat.yml:3 ----------- Get stat for interface dummy1298 ---------------------------------------- 0.24s /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_interface_stat.yml:3 ----------- Create dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:48 ------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-weekly-ciit4iowef/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:54 ------- Set up veth as managed by NetworkManager -------------------------------- 0.21s /WORKDIR/git-weekly-ciit4iowef/tests/tasks/manage_test_interface.yml:33 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---