# 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-ci9vhwe3q0/.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-ci9vhwe3q0/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-ci9vhwe3q0/tests/tests_helpers_and_asserts.yml:3 Saturday 22 June 2024 17:33:23 +0000 (0:00:00.037) 0:00:00.037 ********* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tests_helpers_and_asserts.yml:6 Saturday 22 June 2024 17:33:24 +0000 (0:00:01.043) 0:00:01.081 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/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-ci9vhwe3q0/tests/tasks/el_repo_setup.yml:3 Saturday 22 June 2024 17:33:24 +0000 (0:00:00.014) 0:00:01.095 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/el_repo_setup.yml:17 Saturday 22 June 2024 17:33:24 +0000 (0:00:00.412) 0:00:01.508 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/el_repo_setup.yml:22 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.292) 0:00:01.800 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/el_repo_setup.yml:26 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.014) 0:00:01.815 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/el_repo_setup.yml:51 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.010) 0:00:01.825 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/enable_epel.yml:8 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.024) 0:00:01.849 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/enable_epel.yml:24 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.008) 0:00:01.858 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/enable_epel.yml:30 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.008) 0:00:01.867 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/enable_epel.yml:35 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.008) 0:00:01.875 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/enable_epel.yml:40 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.008) 0:00:01.884 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tests_helpers_and_asserts.yml:9 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.011) 0:00:01.895 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml:3 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.015) 0:00:01.910 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.012) 0:00:01.923 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.019) 0:00:01.942 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003414", "end": "2024-06-22 17:33:25.560800", "rc": 0, "start": "2024-06-22 17:33:25.557386" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.294) 0:00:02.237 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.010) 0:00:02.248 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml:5 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.010) 0:00:02.258 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.014) 0:00:02.272 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.008) 0:00:02.280 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.008) 0:00:02.289 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.011) 0:00:02.301 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.010) 0:00:02.311 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003749", "end": "2024-06-22 17:33:25.871103", "rc": 0, "start": "2024-06-22 17:33:25.867354" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.240) 0:00:02.552 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.011) 0:00:02.564 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 17:33:25 +0000 (0:00:00.010) 0:00:02.574 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:27 Saturday 22 June 2024 17:33:28 +0000 (0:00:02.459) 0:00:05.034 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:35 Saturday 22 June 2024 17:33:28 +0000 (0:00:00.018) 0:00:05.052 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:43 Saturday 22 June 2024 17:33:28 +0000 (0:00:00.016) 0:00:05.069 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:49 Saturday 22 June 2024 17:33:28 +0000 (0:00:00.010) 0:00:05.079 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:54 Saturday 22 June 2024 17:33:28 +0000 (0:00:00.009) 0:00:05.089 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:60 Saturday 22 June 2024 17:33:28 +0000 (0:00:00.008) 0:00:05.098 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 17:33:28 +0000 (0:00:00.010) 0:00:05.108 ********* 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-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml:9 Saturday 22 June 2024 17:33:28 +0000 (0:00:00.009) 0:00:05.117 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:33:28 +0000 (0:00:00.014) 0:00:05.132 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:33:28 +0000 (0:00:00.009) 0:00:05.142 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003997", "end": "2024-06-22 17:33:28.714217", "rc": 0, "start": "2024-06-22 17:33:28.710220" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:33:28 +0000 (0:00:00.251) 0:00:05.394 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:33:28 +0000 (0:00:00.014) 0:00:05.408 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml:11 Saturday 22 June 2024 17:33:28 +0000 (0:00:00.012) 0:00:05.421 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/assert_device_absent.yml:3 Saturday 22 June 2024 17:33:28 +0000 (0:00:00.016) 0:00:05.437 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 17:33:28 +0000 (0:00:00.019) 0:00:05.457 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/assert_device_absent.yml:5 Saturday 22 June 2024 17:33:29 +0000 (0:00:00.273) 0:00:05.730 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml:14 Saturday 22 June 2024 17:33:29 +0000 (0:00:00.011) 0:00:05.742 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 17:33:29 +0000 (0:00:00.015) 0:00:05.758 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 17:33:29 +0000 (0:00:00.008) 0:00:05.766 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 17:33:29 +0000 (0:00:00.007) 0:00:05.773 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:33:29 +0000 (0:00:00.012) 0:00:05.786 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:33:29 +0000 (0:00:00.010) 0:00:05.796 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003865", "end": "2024-06-22 17:33:29.359934", "rc": 0, "start": "2024-06-22 17:33:29.356069" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:33:29 +0000 (0:00:00.241) 0:00:06.038 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:33:29 +0000 (0:00:00.012) 0:00:06.051 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 17:33:29 +0000 (0:00:00.009) 0:00:06.060 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:27 Saturday 22 June 2024 17:33:31 +0000 (0:00:02.350) 0:00:08.411 ********* 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.007848", "end": "2024-06-22 17:33:31.994769", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-06-22 17:33:31.986921" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003994", "end": "2024-06-22 17:33:32.295234", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-06-22 17:33:32.291240" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.005144", "end": "2024-06-22 17:33:32.530707", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-06-22 17:33:32.525563" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:35 Saturday 22 June 2024 17:33:32 +0000 (0:00:00.799) 0:00:09.210 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024974", "end": "2024-06-22 17:33:32.795324", "rc": 0, "start": "2024-06-22 17:33:32.770350" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:43 Saturday 22 June 2024 17:33:32 +0000 (0:00:00.263) 0:00:09.473 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:49 Saturday 22 June 2024 17:33:32 +0000 (0:00:00.009) 0:00:09.483 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:54 Saturday 22 June 2024 17:33:32 +0000 (0:00:00.008) 0:00:09.492 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:60 Saturday 22 June 2024 17:33:32 +0000 (0:00:00.009) 0:00:09.501 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 17:33:32 +0000 (0:00:00.008) 0:00:09.510 ********* 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-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml:18 Saturday 22 June 2024 17:33:32 +0000 (0:00:00.009) 0:00:09.519 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:33:32 +0000 (0:00:00.016) 0:00:09.536 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:33:32 +0000 (0:00:00.010) 0:00:09.546 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003627", "end": "2024-06-22 17:33:33.110122", "rc": 0, "start": "2024-06-22 17:33:33.106495" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:33:33 +0000 (0:00:00.242) 0:00:09.789 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:33:33 +0000 (0:00:00.013) 0:00:09.802 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml:20 Saturday 22 June 2024 17:33:33 +0000 (0:00:00.011) 0:00:09.813 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/assert_device_present.yml:3 Saturday 22 June 2024 17:33:33 +0000 (0:00:00.017) 0:00:09.830 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 17:33:33 +0000 (0:00:00.012) 0:00:09.843 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719077611.9913394, "block_size": 4096, "blocks": 0, "ctime": 1719077611.9913394, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 37514, "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": 1719077611.9913394, "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-ci9vhwe3q0/tests/tasks/assert_device_present.yml:5 Saturday 22 June 2024 17:33:33 +0000 (0:00:00.236) 0:00:10.080 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml:23 Saturday 22 June 2024 17:33:33 +0000 (0:00:00.011) 0:00:10.092 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 17:33:33 +0000 (0:00:00.020) 0:00:10.112 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 17:33:33 +0000 (0:00:00.009) 0:00:10.121 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 17:33:33 +0000 (0:00:00.008) 0:00:10.130 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:33:33 +0000 (0:00:00.013) 0:00:10.143 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:33:33 +0000 (0:00:00.012) 0:00:10.155 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003712", "end": "2024-06-22 17:33:33.721855", "rc": 0, "start": "2024-06-22 17:33:33.718143" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:33:33 +0000 (0:00:00.243) 0:00:10.399 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:33:33 +0000 (0:00:00.011) 0:00:10.411 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 17:33:33 +0000 (0:00:00.013) 0:00:10.425 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:27 Saturday 22 June 2024 17:33:36 +0000 (0:00:02.244) 0:00:12.669 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:35 Saturday 22 June 2024 17:33:36 +0000 (0:00:00.015) 0:00:12.685 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:43 Saturday 22 June 2024 17:33:36 +0000 (0:00:00.009) 0:00:12.694 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.007071", "end": "2024-06-22 17:33:36.268999", "rc": 0, "start": "2024-06-22 17:33:36.261928" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:49 Saturday 22 June 2024 17:33:36 +0000 (0:00:00.265) 0:00:12.959 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:54 Saturday 22 June 2024 17:33:36 +0000 (0:00:00.010) 0:00:12.970 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:60 Saturday 22 June 2024 17:33:36 +0000 (0:00:00.009) 0:00:12.979 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 17:33:36 +0000 (0:00:00.011) 0:00:12.990 ********* 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-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml:27 Saturday 22 June 2024 17:33:36 +0000 (0:00:00.010) 0:00:13.001 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:33:36 +0000 (0:00:00.021) 0:00:13.023 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:33:36 +0000 (0:00:00.010) 0:00:13.034 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003803", "end": "2024-06-22 17:33:36.602594", "rc": 0, "start": "2024-06-22 17:33:36.598791" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:33:36 +0000 (0:00:00.257) 0:00:13.291 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:33:36 +0000 (0:00:00.012) 0:00:13.303 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml:29 Saturday 22 June 2024 17:33:36 +0000 (0:00:00.012) 0:00:13.316 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/assert_device_absent.yml:3 Saturday 22 June 2024 17:33:36 +0000 (0:00:00.021) 0:00:13.338 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 17:33:36 +0000 (0:00:00.011) 0:00:13.350 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/assert_device_absent.yml:5 Saturday 22 June 2024 17:33:36 +0000 (0:00:00.241) 0:00:13.591 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tests_helpers_and_asserts.yml:15 Saturday 22 June 2024 17:33:36 +0000 (0:00:00.012) 0:00:13.604 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml:3 Saturday 22 June 2024 17:33:36 +0000 (0:00:00.013) 0:00:13.617 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:33:36 +0000 (0:00:00.011) 0:00:13.629 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:33:36 +0000 (0:00:00.010) 0:00:13.640 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003722", "end": "2024-06-22 17:33:37.209709", "rc": 0, "start": "2024-06-22 17:33:37.205987" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:33:37 +0000 (0:00:00.250) 0:00:13.891 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:33:37 +0000 (0:00:00.015) 0:00:13.907 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml:5 Saturday 22 June 2024 17:33:37 +0000 (0:00:00.015) 0:00:13.922 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 17:33:37 +0000 (0:00:00.024) 0:00:13.947 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 17:33:37 +0000 (0:00:00.015) 0:00:13.963 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 17:33:37 +0000 (0:00:00.009) 0:00:13.973 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:33:37 +0000 (0:00:00.023) 0:00:13.997 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:33:37 +0000 (0:00:00.010) 0:00:14.008 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003700", "end": "2024-06-22 17:33:37.575549", "rc": 0, "start": "2024-06-22 17:33:37.571849" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:33:37 +0000 (0:00:00.245) 0:00:14.253 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:33:37 +0000 (0:00:00.011) 0:00:14.264 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 17:33:37 +0000 (0:00:00.009) 0:00:14.274 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:27 Saturday 22 June 2024 17:33:39 +0000 (0:00:02.352) 0:00:16.626 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:35 Saturday 22 June 2024 17:33:39 +0000 (0:00:00.017) 0:00:16.644 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:43 Saturday 22 June 2024 17:33:39 +0000 (0:00:00.010) 0:00:16.654 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:49 Saturday 22 June 2024 17:33:40 +0000 (0:00:00.010) 0:00:16.664 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:54 Saturday 22 June 2024 17:33:40 +0000 (0:00:00.009) 0:00:16.674 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:60 Saturday 22 June 2024 17:33:40 +0000 (0:00:00.009) 0:00:16.683 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 17:33:40 +0000 (0:00:00.013) 0:00:16.697 ********* 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-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml:9 Saturday 22 June 2024 17:33:40 +0000 (0:00:00.012) 0:00:16.710 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:33:40 +0000 (0:00:00.024) 0:00:16.734 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:33:40 +0000 (0:00:00.014) 0:00:16.749 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003858", "end": "2024-06-22 17:33:40.333698", "rc": 0, "start": "2024-06-22 17:33:40.329840" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:33:40 +0000 (0:00:00.264) 0:00:17.013 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:33:40 +0000 (0:00:00.010) 0:00:17.024 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml:11 Saturday 22 June 2024 17:33:40 +0000 (0:00:00.010) 0:00:17.034 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/assert_device_absent.yml:3 Saturday 22 June 2024 17:33:40 +0000 (0:00:00.013) 0:00:17.048 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 17:33:40 +0000 (0:00:00.010) 0:00:17.058 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/assert_device_absent.yml:5 Saturday 22 June 2024 17:33:40 +0000 (0:00:00.246) 0:00:17.305 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml:14 Saturday 22 June 2024 17:33:40 +0000 (0:00:00.011) 0:00:17.317 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 17:33:40 +0000 (0:00:00.016) 0:00:17.333 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 17:33:40 +0000 (0:00:00.009) 0:00:17.342 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 17:33:40 +0000 (0:00:00.008) 0:00:17.351 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:33:40 +0000 (0:00:00.013) 0:00:17.364 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:33:40 +0000 (0:00:00.011) 0:00:17.376 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003788", "end": "2024-06-22 17:33:40.950663", "rc": 0, "start": "2024-06-22 17:33:40.946875" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:33:40 +0000 (0:00:00.262) 0:00:17.639 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:33:40 +0000 (0:00:00.014) 0:00:17.653 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 17:33:41 +0000 (0:00:00.010) 0:00:17.664 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:27 Saturday 22 June 2024 17:33:43 +0000 (0:00:02.419) 0:00:20.083 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:35 Saturday 22 June 2024 17:33:43 +0000 (0:00:00.028) 0:00:20.112 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:43 Saturday 22 June 2024 17:33:43 +0000 (0:00:00.027) 0:00:20.139 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:49 Saturday 22 June 2024 17:33:43 +0000 (0:00:00.011) 0:00:20.150 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.101318", "end": "2024-06-22 17:33:43.830010", "rc": 0, "start": "2024-06-22 17:33:43.728692" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:54 Saturday 22 June 2024 17:33:43 +0000 (0:00:00.370) 0:00:20.521 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:60 Saturday 22 June 2024 17:33:43 +0000 (0:00:00.009) 0:00:20.531 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 17:33:43 +0000 (0:00:00.011) 0:00:20.542 ********* 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-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml:18 Saturday 22 June 2024 17:33:43 +0000 (0:00:00.010) 0:00:20.553 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:33:43 +0000 (0:00:00.019) 0:00:20.572 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:33:43 +0000 (0:00:00.012) 0:00:20.584 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003749", "end": "2024-06-22 17:33:44.156106", "rc": 0, "start": "2024-06-22 17:33:44.152357" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:33:44 +0000 (0:00:00.250) 0:00:20.834 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:33:44 +0000 (0:00:00.012) 0:00:20.846 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml:20 Saturday 22 June 2024 17:33:44 +0000 (0:00:00.020) 0:00:20.867 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/assert_device_present.yml:3 Saturday 22 June 2024 17:33:44 +0000 (0:00:00.022) 0:00:20.890 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 17:33:44 +0000 (0:00:00.015) 0:00:20.905 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719077623.8279524, "block_size": 4096, "blocks": 0, "ctime": 1719077623.8279524, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 37755, "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": 1719077623.8279524, "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-ci9vhwe3q0/tests/tasks/assert_device_present.yml:5 Saturday 22 June 2024 17:33:44 +0000 (0:00:00.260) 0:00:21.166 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml:23 Saturday 22 June 2024 17:33:44 +0000 (0:00:00.014) 0:00:21.180 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 17:33:44 +0000 (0:00:00.028) 0:00:21.209 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 17:33:44 +0000 (0:00:00.018) 0:00:21.227 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 17:33:44 +0000 (0:00:00.009) 0:00:21.237 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:33:44 +0000 (0:00:00.021) 0:00:21.258 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:33:44 +0000 (0:00:00.011) 0:00:21.270 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003753", "end": "2024-06-22 17:33:44.855452", "rc": 0, "start": "2024-06-22 17:33:44.851699" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:33:44 +0000 (0:00:00.262) 0:00:21.533 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:33:44 +0000 (0:00:00.012) 0:00:21.546 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 17:33:44 +0000 (0:00:00.011) 0:00:21.557 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:27 Saturday 22 June 2024 17:33:47 +0000 (0:00:02.370) 0:00:23.928 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:35 Saturday 22 June 2024 17:33:47 +0000 (0:00:00.020) 0:00:23.948 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:43 Saturday 22 June 2024 17:33:47 +0000 (0:00:00.010) 0:00:23.959 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:49 Saturday 22 June 2024 17:33:47 +0000 (0:00:00.029) 0:00:23.989 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:54 Saturday 22 June 2024 17:33:47 +0000 (0:00:00.011) 0:00:24.000 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007426", "end": "2024-06-22 17:33:47.585206", "rc": 0, "start": "2024-06-22 17:33:47.577780" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:60 Saturday 22 June 2024 17:33:47 +0000 (0:00:00.286) 0:00:24.286 ********* 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-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 17:33:47 +0000 (0:00:00.053) 0:00:24.340 ********* 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-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml:27 Saturday 22 June 2024 17:33:47 +0000 (0:00:00.010) 0:00:24.350 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:33:47 +0000 (0:00:00.033) 0:00:24.384 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:33:47 +0000 (0:00:00.012) 0:00:24.396 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003845", "end": "2024-06-22 17:33:47.971073", "rc": 0, "start": "2024-06-22 17:33:47.967228" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:33:47 +0000 (0:00:00.253) 0:00:24.649 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:33:48 +0000 (0:00:00.012) 0:00:24.662 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/create_and_remove_interface.yml:29 Saturday 22 June 2024 17:33:48 +0000 (0:00:00.011) 0:00:24.673 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/assert_device_absent.yml:3 Saturday 22 June 2024 17:33:48 +0000 (0:00:00.022) 0:00:24.696 ********* included: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 17:33:48 +0000 (0:00:00.022) 0:00:24.719 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/assert_device_absent.yml:5 Saturday 22 June 2024 17:33:48 +0000 (0:00:00.244) 0:00:24.963 ********* 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 22 June 2024 17:33:48 +0000 (0:00:00.017) 0:00:24.980 ********* =============================================================================== Install iproute --------------------------------------------------------- 2.46s /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.42s /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.37s /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.35s /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.35s /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.24s /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 1.04s /WORKDIR/git-weekly-ci9vhwe3q0/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.80s /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.41s /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.37s /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/el_repo_setup.yml:17 --------------- Delete dummy interface dummy1298 ---------------------------------------- 0.29s /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:54 ------- Get stat for interface veth1298 ----------------------------------------- 0.27s /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_interface_stat.yml:3 ----------- Delete veth interface veth1298 ------------------------------------------ 0.27s /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:43 ------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.26s /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/manage_test_interface.yml:35 ------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-weekly-ci9vhwe3q0/tests/tasks/get_interface_stat.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. ---^---^---^---^---^---