# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cihc5yry83/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-weekly-cihc5yry83/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-cihc5yry83/tests/tests_helpers_and_asserts.yml:3 Saturday 16 March 2024 13:28:57 +0000 (0:00:00.034) 0:00:00.034 ******** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cihc5yry83/tests/tests_helpers_and_asserts.yml:6 Saturday 16 March 2024 13:28:58 +0000 (0:00:00.960) 0:00:00.995 ******** included: /WORKDIR/git-weekly-cihc5yry83/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-cihc5yry83/tests/tasks/el_repo_setup.yml:3 Saturday 16 March 2024 13:28:58 +0000 (0:00:00.029) 0:00:01.024 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/el_repo_setup.yml:17 Saturday 16 March 2024 13:28:59 +0000 (0:00:00.416) 0:00:01.441 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/el_repo_setup.yml:22 Saturday 16 March 2024 13:28:59 +0000 (0:00:00.275) 0:00:01.716 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/el_repo_setup.yml:26 Saturday 16 March 2024 13:28:59 +0000 (0:00:00.015) 0:00:01.731 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/el_repo_setup.yml:51 Saturday 16 March 2024 13:28:59 +0000 (0:00:00.015) 0:00:01.747 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/enable_epel.yml:8 Saturday 16 March 2024 13:28:59 +0000 (0:00:00.028) 0:00:01.775 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/enable_epel.yml:24 Saturday 16 March 2024 13:28:59 +0000 (0:00:00.012) 0:00:01.787 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/enable_epel.yml:30 Saturday 16 March 2024 13:28:59 +0000 (0:00:00.008) 0:00:01.796 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/enable_epel.yml:35 Saturday 16 March 2024 13:28:59 +0000 (0:00:00.008) 0:00:01.805 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/enable_epel.yml:40 Saturday 16 March 2024 13:28:59 +0000 (0:00:00.008) 0:00:01.813 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tests_helpers_and_asserts.yml:9 Saturday 16 March 2024 13:28:59 +0000 (0:00:00.012) 0:00:01.826 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml:3 Saturday 16 March 2024 13:28:59 +0000 (0:00:00.016) 0:00:01.843 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:28:59 +0000 (0:00:00.015) 0:00:01.858 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:28:59 +0000 (0:00:00.013) 0:00:01.872 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004082", "end": "2024-03-16 13:28:59.750009", "rc": 0, "start": "2024-03-16 13:28:59.745927" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:28:59 +0000 (0:00:00.308) 0:00:02.180 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:28:59 +0000 (0:00:00.017) 0:00:02.197 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml:5 Saturday 16 March 2024 13:28:59 +0000 (0:00:00.017) 0:00:02.215 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:3 Saturday 16 March 2024 13:28:59 +0000 (0:00:00.014) 0:00:02.230 ******** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:8 Saturday 16 March 2024 13:28:59 +0000 (0:00:00.008) 0:00:02.238 ******** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:13 Saturday 16 March 2024 13:28:59 +0000 (0:00:00.008) 0:00:02.247 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:28:59 +0000 (0:00:00.010) 0:00:02.257 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:28:59 +0000 (0:00:00.009) 0:00:02.267 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003926", "end": "2024-03-16 13:29:00.056755", "rc": 0, "start": "2024-03-16 13:29:00.052829" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:29:00 +0000 (0:00:00.224) 0:00:02.491 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:29:00 +0000 (0:00:00.017) 0:00:02.508 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:16 Saturday 16 March 2024 13:29:00 +0000 (0:00:00.017) 0:00:02.526 ******** 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-cihc5yry83/tests/tasks/manage_test_interface.yml:27 Saturday 16 March 2024 13:29:01 +0000 (0:00:01.136) 0:00:03.662 ******** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:35 Saturday 16 March 2024 13:29:01 +0000 (0:00:00.027) 0:00:03.689 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:43 Saturday 16 March 2024 13:29:01 +0000 (0:00:00.012) 0:00:03.702 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:49 Saturday 16 March 2024 13:29:01 +0000 (0:00:00.017) 0:00:03.719 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:54 Saturday 16 March 2024 13:29:01 +0000 (0:00:00.008) 0:00:03.728 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:60 Saturday 16 March 2024 13:29:01 +0000 (0:00:00.008) 0:00:03.736 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:65 Saturday 16 March 2024 13:29:01 +0000 (0:00:00.008) 0:00:03.745 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml:9 Saturday 16 March 2024 13:29:01 +0000 (0:00:00.017) 0:00:03.763 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:29:01 +0000 (0:00:00.013) 0:00:03.776 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:29:01 +0000 (0:00:00.011) 0:00:03.788 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004020", "end": "2024-03-16 13:29:01.576102", "rc": 0, "start": "2024-03-16 13:29:01.572082" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:29:01 +0000 (0:00:00.237) 0:00:04.026 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:29:01 +0000 (0:00:00.025) 0:00:04.052 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml:11 Saturday 16 March 2024 13:29:01 +0000 (0:00:00.016) 0:00:04.068 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/assert_device_absent.yml:3 Saturday 16 March 2024 13:29:01 +0000 (0:00:00.026) 0:00:04.094 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_interface_stat.yml:3 Saturday 16 March 2024 13:29:01 +0000 (0:00:00.017) 0:00:04.112 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/assert_device_absent.yml:5 Saturday 16 March 2024 13:29:01 +0000 (0:00:00.216) 0:00:04.329 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml:14 Saturday 16 March 2024 13:29:01 +0000 (0:00:00.026) 0:00:04.355 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:3 Saturday 16 March 2024 13:29:01 +0000 (0:00:00.016) 0:00:04.371 ******** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:8 Saturday 16 March 2024 13:29:01 +0000 (0:00:00.009) 0:00:04.380 ******** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:13 Saturday 16 March 2024 13:29:01 +0000 (0:00:00.022) 0:00:04.402 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:29:02 +0000 (0:00:00.015) 0:00:04.418 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:29:02 +0000 (0:00:00.018) 0:00:04.436 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004072", "end": "2024-03-16 13:29:02.245776", "rc": 0, "start": "2024-03-16 13:29:02.241704" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:29:02 +0000 (0:00:00.244) 0:00:04.681 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:29:02 +0000 (0:00:00.009) 0:00:04.691 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:16 Saturday 16 March 2024 13:29:02 +0000 (0:00:00.009) 0:00:04.700 ******** 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-cihc5yry83/tests/tasks/manage_test_interface.yml:27 Saturday 16 March 2024 13:29:03 +0000 (0:00:01.002) 0:00:05.703 ******** 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.011788", "end": "2024-03-16 13:29:03.503499", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-03-16 13:29:03.491711" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004165", "end": "2024-03-16 13:29:03.752504", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-03-16 13:29:03.748339" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004360", "end": "2024-03-16 13:29:03.952746", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-03-16 13:29:03.948386" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:35 Saturday 16 March 2024 13:29:03 +0000 (0:00:00.674) 0:00:06.378 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024346", "end": "2024-03-16 13:29:04.190882", "rc": 0, "start": "2024-03-16 13:29:04.166536" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:43 Saturday 16 March 2024 13:29:04 +0000 (0:00:00.246) 0:00:06.624 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:49 Saturday 16 March 2024 13:29:04 +0000 (0:00:00.021) 0:00:06.646 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:54 Saturday 16 March 2024 13:29:04 +0000 (0:00:00.012) 0:00:06.659 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:60 Saturday 16 March 2024 13:29:04 +0000 (0:00:00.021) 0:00:06.680 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:65 Saturday 16 March 2024 13:29:04 +0000 (0:00:00.018) 0:00:06.699 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml:18 Saturday 16 March 2024 13:29:04 +0000 (0:00:00.019) 0:00:06.718 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:29:04 +0000 (0:00:00.023) 0:00:06.742 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:29:04 +0000 (0:00:00.010) 0:00:06.753 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003798", "end": "2024-03-16 13:29:04.543113", "rc": 0, "start": "2024-03-16 13:29:04.539315" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:29:04 +0000 (0:00:00.215) 0:00:06.969 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:29:04 +0000 (0:00:00.009) 0:00:06.978 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml:20 Saturday 16 March 2024 13:29:04 +0000 (0:00:00.009) 0:00:06.988 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/assert_device_present.yml:3 Saturday 16 March 2024 13:29:04 +0000 (0:00:00.015) 0:00:07.004 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_interface_stat.yml:3 Saturday 16 March 2024 13:29:04 +0000 (0:00:00.009) 0:00:07.013 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710595743.4963267, "block_size": 4096, "blocks": 0, "ctime": 1710595743.4963267, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27670, "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": 1710595743.4963267, "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-cihc5yry83/tests/tasks/assert_device_present.yml:5 Saturday 16 March 2024 13:29:04 +0000 (0:00:00.211) 0:00:07.224 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml:23 Saturday 16 March 2024 13:29:04 +0000 (0:00:00.015) 0:00:07.240 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:3 Saturday 16 March 2024 13:29:04 +0000 (0:00:00.019) 0:00:07.259 ******** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:8 Saturday 16 March 2024 13:29:04 +0000 (0:00:00.007) 0:00:07.267 ******** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:13 Saturday 16 March 2024 13:29:04 +0000 (0:00:00.007) 0:00:07.275 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:29:04 +0000 (0:00:00.011) 0:00:07.287 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:29:04 +0000 (0:00:00.010) 0:00:07.297 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003959", "end": "2024-03-16 13:29:05.083666", "rc": 0, "start": "2024-03-16 13:29:05.079707" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:29:05 +0000 (0:00:00.210) 0:00:07.508 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:29:05 +0000 (0:00:00.014) 0:00:07.522 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:16 Saturday 16 March 2024 13:29:05 +0000 (0:00:00.009) 0:00:07.532 ******** 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-cihc5yry83/tests/tasks/manage_test_interface.yml:27 Saturday 16 March 2024 13:29:06 +0000 (0:00:00.979) 0:00:08.512 ******** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:35 Saturday 16 March 2024 13:29:06 +0000 (0:00:00.017) 0:00:08.529 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:43 Saturday 16 March 2024 13:29:06 +0000 (0:00:00.010) 0:00:08.540 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.012572", "end": "2024-03-16 13:29:06.342860", "rc": 0, "start": "2024-03-16 13:29:06.330288" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:49 Saturday 16 March 2024 13:29:06 +0000 (0:00:00.238) 0:00:08.778 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:54 Saturday 16 March 2024 13:29:06 +0000 (0:00:00.011) 0:00:08.790 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:60 Saturday 16 March 2024 13:29:06 +0000 (0:00:00.008) 0:00:08.799 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:65 Saturday 16 March 2024 13:29:06 +0000 (0:00:00.011) 0:00:08.810 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml:27 Saturday 16 March 2024 13:29:06 +0000 (0:00:00.012) 0:00:08.823 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:29:06 +0000 (0:00:00.021) 0:00:08.844 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:29:06 +0000 (0:00:00.010) 0:00:08.855 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004202", "end": "2024-03-16 13:29:06.640353", "rc": 0, "start": "2024-03-16 13:29:06.636151" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:29:06 +0000 (0:00:00.209) 0:00:09.064 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:29:06 +0000 (0:00:00.009) 0:00:09.074 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml:29 Saturday 16 March 2024 13:29:06 +0000 (0:00:00.009) 0:00:09.084 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/assert_device_absent.yml:3 Saturday 16 March 2024 13:29:06 +0000 (0:00:00.018) 0:00:09.103 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_interface_stat.yml:3 Saturday 16 March 2024 13:29:06 +0000 (0:00:00.009) 0:00:09.112 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/assert_device_absent.yml:5 Saturday 16 March 2024 13:29:06 +0000 (0:00:00.201) 0:00:09.314 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tests_helpers_and_asserts.yml:15 Saturday 16 March 2024 13:29:06 +0000 (0:00:00.010) 0:00:09.324 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml:3 Saturday 16 March 2024 13:29:06 +0000 (0:00:00.013) 0:00:09.338 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:29:06 +0000 (0:00:00.009) 0:00:09.347 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:29:06 +0000 (0:00:00.008) 0:00:09.356 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003926", "end": "2024-03-16 13:29:07.140716", "rc": 0, "start": "2024-03-16 13:29:07.136790" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:29:07 +0000 (0:00:00.225) 0:00:09.582 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:29:07 +0000 (0:00:00.028) 0:00:09.610 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml:5 Saturday 16 March 2024 13:29:07 +0000 (0:00:00.014) 0:00:09.625 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:3 Saturday 16 March 2024 13:29:07 +0000 (0:00:00.019) 0:00:09.645 ******** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:8 Saturday 16 March 2024 13:29:07 +0000 (0:00:00.014) 0:00:09.659 ******** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:13 Saturday 16 March 2024 13:29:07 +0000 (0:00:00.013) 0:00:09.673 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:29:07 +0000 (0:00:00.015) 0:00:09.688 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:29:07 +0000 (0:00:00.016) 0:00:09.704 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003887", "end": "2024-03-16 13:29:07.488105", "rc": 0, "start": "2024-03-16 13:29:07.484218" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:29:07 +0000 (0:00:00.225) 0:00:09.930 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:29:07 +0000 (0:00:00.010) 0:00:09.941 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:16 Saturday 16 March 2024 13:29:07 +0000 (0:00:00.055) 0:00:09.996 ******** 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-cihc5yry83/tests/tasks/manage_test_interface.yml:27 Saturday 16 March 2024 13:29:08 +0000 (0:00:01.022) 0:00:11.019 ******** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:35 Saturday 16 March 2024 13:29:08 +0000 (0:00:00.013) 0:00:11.033 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:43 Saturday 16 March 2024 13:29:08 +0000 (0:00:00.027) 0:00:11.061 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:49 Saturday 16 March 2024 13:29:08 +0000 (0:00:00.011) 0:00:11.072 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:54 Saturday 16 March 2024 13:29:08 +0000 (0:00:00.026) 0:00:11.099 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:60 Saturday 16 March 2024 13:29:08 +0000 (0:00:00.013) 0:00:11.112 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:65 Saturday 16 March 2024 13:29:08 +0000 (0:00:00.013) 0:00:11.125 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml:9 Saturday 16 March 2024 13:29:08 +0000 (0:00:00.016) 0:00:11.142 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:29:08 +0000 (0:00:00.015) 0:00:11.157 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:29:08 +0000 (0:00:00.023) 0:00:11.180 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003964", "end": "2024-03-16 13:29:09.009558", "rc": 0, "start": "2024-03-16 13:29:09.005594" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:29:09 +0000 (0:00:00.265) 0:00:11.446 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:29:09 +0000 (0:00:00.029) 0:00:11.476 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml:11 Saturday 16 March 2024 13:29:09 +0000 (0:00:00.028) 0:00:11.504 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/assert_device_absent.yml:3 Saturday 16 March 2024 13:29:09 +0000 (0:00:00.026) 0:00:11.531 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_interface_stat.yml:3 Saturday 16 March 2024 13:29:09 +0000 (0:00:00.019) 0:00:11.550 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/assert_device_absent.yml:5 Saturday 16 March 2024 13:29:09 +0000 (0:00:00.237) 0:00:11.788 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml:14 Saturday 16 March 2024 13:29:09 +0000 (0:00:00.012) 0:00:11.801 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:3 Saturday 16 March 2024 13:29:09 +0000 (0:00:00.015) 0:00:11.816 ******** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:8 Saturday 16 March 2024 13:29:09 +0000 (0:00:00.010) 0:00:11.826 ******** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:13 Saturday 16 March 2024 13:29:09 +0000 (0:00:00.007) 0:00:11.833 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:29:09 +0000 (0:00:00.010) 0:00:11.844 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:29:09 +0000 (0:00:00.011) 0:00:11.855 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004014", "end": "2024-03-16 13:29:09.653294", "rc": 0, "start": "2024-03-16 13:29:09.649280" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:29:09 +0000 (0:00:00.227) 0:00:12.083 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:29:09 +0000 (0:00:00.018) 0:00:12.102 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:16 Saturday 16 March 2024 13:29:09 +0000 (0:00:00.019) 0:00:12.121 ******** 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-cihc5yry83/tests/tasks/manage_test_interface.yml:27 Saturday 16 March 2024 13:29:10 +0000 (0:00:01.065) 0:00:13.186 ******** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:35 Saturday 16 March 2024 13:29:10 +0000 (0:00:00.016) 0:00:13.203 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:43 Saturday 16 March 2024 13:29:10 +0000 (0:00:00.009) 0:00:13.213 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:49 Saturday 16 March 2024 13:29:10 +0000 (0:00:00.010) 0:00:13.223 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.059074", "end": "2024-03-16 13:29:11.066064", "rc": 0, "start": "2024-03-16 13:29:11.006990" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:54 Saturday 16 March 2024 13:29:11 +0000 (0:00:00.276) 0:00:13.500 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:60 Saturday 16 March 2024 13:29:11 +0000 (0:00:00.014) 0:00:13.515 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:65 Saturday 16 March 2024 13:29:11 +0000 (0:00:00.016) 0:00:13.531 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml:18 Saturday 16 March 2024 13:29:11 +0000 (0:00:00.013) 0:00:13.545 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:29:11 +0000 (0:00:00.019) 0:00:13.564 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:29:11 +0000 (0:00:00.009) 0:00:13.574 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004140", "end": "2024-03-16 13:29:11.370120", "rc": 0, "start": "2024-03-16 13:29:11.365980" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:29:11 +0000 (0:00:00.221) 0:00:13.796 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:29:11 +0000 (0:00:00.010) 0:00:13.806 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml:20 Saturday 16 March 2024 13:29:11 +0000 (0:00:00.009) 0:00:13.815 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/assert_device_present.yml:3 Saturday 16 March 2024 13:29:11 +0000 (0:00:00.016) 0:00:13.831 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_interface_stat.yml:3 Saturday 16 March 2024 13:29:11 +0000 (0:00:00.010) 0:00:13.842 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710595751.0625918, "block_size": 4096, "blocks": 0, "ctime": 1710595751.0625918, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27998, "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": 1710595751.0625918, "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-cihc5yry83/tests/tasks/assert_device_present.yml:5 Saturday 16 March 2024 13:29:11 +0000 (0:00:00.209) 0:00:14.052 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml:23 Saturday 16 March 2024 13:29:11 +0000 (0:00:00.010) 0:00:14.062 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:3 Saturday 16 March 2024 13:29:11 +0000 (0:00:00.020) 0:00:14.082 ******** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:8 Saturday 16 March 2024 13:29:11 +0000 (0:00:00.008) 0:00:14.090 ******** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:13 Saturday 16 March 2024 13:29:11 +0000 (0:00:00.008) 0:00:14.099 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:29:11 +0000 (0:00:00.011) 0:00:14.110 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:29:11 +0000 (0:00:00.014) 0:00:14.125 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003931", "end": "2024-03-16 13:29:11.923862", "rc": 0, "start": "2024-03-16 13:29:11.919931" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:29:11 +0000 (0:00:00.224) 0:00:14.350 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:29:11 +0000 (0:00:00.010) 0:00:14.361 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:16 Saturday 16 March 2024 13:29:11 +0000 (0:00:00.021) 0:00:14.383 ******** 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-cihc5yry83/tests/tasks/manage_test_interface.yml:27 Saturday 16 March 2024 13:29:12 +0000 (0:00:00.986) 0:00:15.369 ******** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:35 Saturday 16 March 2024 13:29:13 +0000 (0:00:00.058) 0:00:15.428 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:43 Saturday 16 March 2024 13:29:13 +0000 (0:00:00.028) 0:00:15.456 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:49 Saturday 16 March 2024 13:29:13 +0000 (0:00:00.025) 0:00:15.481 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:54 Saturday 16 March 2024 13:29:13 +0000 (0:00:00.015) 0:00:15.496 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.015602", "end": "2024-03-16 13:29:13.322574", "rc": 0, "start": "2024-03-16 13:29:13.306972" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:60 Saturday 16 March 2024 13:29:13 +0000 (0:00:00.254) 0:00:15.751 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:65 Saturday 16 March 2024 13:29:13 +0000 (0:00:00.009) 0:00:15.760 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml:27 Saturday 16 March 2024 13:29:13 +0000 (0:00:00.008) 0:00:15.769 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:3 Saturday 16 March 2024 13:29:13 +0000 (0:00:00.024) 0:00:15.794 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:3 Saturday 16 March 2024 13:29:13 +0000 (0:00:00.013) 0:00:15.808 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004033", "end": "2024-03-16 13:29:13.622852", "rc": 0, "start": "2024-03-16 13:29:13.618819" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:9 Saturday 16 March 2024 13:29:13 +0000 (0:00:00.242) 0:00:16.051 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/show_interfaces.yml:5 Saturday 16 March 2024 13:29:13 +0000 (0:00:00.026) 0:00:16.078 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/create_and_remove_interface.yml:29 Saturday 16 March 2024 13:29:13 +0000 (0:00:00.023) 0:00:16.101 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/assert_device_absent.yml:3 Saturday 16 March 2024 13:29:13 +0000 (0:00:00.023) 0:00:16.124 ******** included: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_interface_stat.yml:3 Saturday 16 March 2024 13:29:13 +0000 (0:00:00.020) 0:00:16.144 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cihc5yry83/tests/tasks/assert_device_absent.yml:5 Saturday 16 March 2024 13:29:13 +0000 (0:00:00.237) 0:00:16.381 ******** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Saturday 16 March 2024 13:29:13 +0000 (0:00:00.017) 0:00:16.399 ******** =============================================================================== Install iproute --------------------------------------------------------- 1.14s /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.07s /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.02s /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.00s /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.99s /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.98s /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.96s /WORKDIR/git-weekly-cihc5yry83/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.67s /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.42s /WORKDIR/git-weekly-cihc5yry83/tests/tasks/el_repo_setup.yml:3 ---------------- Gather current interface info ------------------------------------------- 0.31s /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:3 ------- Create dummy interface dummy1298 ---------------------------------------- 0.28s /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:49 ------- Check if system is ostree ----------------------------------------------- 0.28s /WORKDIR/git-weekly-cihc5yry83/tests/tasks/el_repo_setup.yml:17 --------------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:54 ------- Set up veth as managed by NetworkManager -------------------------------- 0.25s /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:35 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:3 ------- Delete veth interface veth1298 ------------------------------------------ 0.24s /WORKDIR/git-weekly-cihc5yry83/tests/tasks/manage_test_interface.yml:43 ------- Get stat for interface dummy1298 ---------------------------------------- 0.24s /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-cihc5yry83/tests/tasks/get_current_interfaces.yml:3 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---