# 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-ci__lxfrd0/.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-ci__lxfrd0/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-ci__lxfrd0/tests/tests_helpers_and_asserts.yml:3 Saturday 27 April 2024 14:24:29 +0000 (0:00:00.034) 0:00:00.035 ******** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tests_helpers_and_asserts.yml:6 Saturday 27 April 2024 14:24:29 +0000 (0:00:00.901) 0:00:00.936 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/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-ci__lxfrd0/tests/tasks/el_repo_setup.yml:3 Saturday 27 April 2024 14:24:29 +0000 (0:00:00.013) 0:00:00.949 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/el_repo_setup.yml:17 Saturday 27 April 2024 14:24:30 +0000 (0:00:00.357) 0:00:01.307 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/el_repo_setup.yml:22 Saturday 27 April 2024 14:24:30 +0000 (0:00:00.261) 0:00:01.568 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/el_repo_setup.yml:26 Saturday 27 April 2024 14:24:30 +0000 (0:00:00.013) 0:00:01.582 ******** 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-ci__lxfrd0/tests/tasks/el_repo_setup.yml:51 Saturday 27 April 2024 14:24:30 +0000 (0:00:00.008) 0:00:01.591 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/enable_epel.yml:8 Saturday 27 April 2024 14:24:30 +0000 (0:00:00.020) 0:00:01.612 ******** 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-ci__lxfrd0/tests/tasks/enable_epel.yml:24 Saturday 27 April 2024 14:24:30 +0000 (0:00:00.008) 0:00:01.620 ******** 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-ci__lxfrd0/tests/tasks/enable_epel.yml:30 Saturday 27 April 2024 14:24:30 +0000 (0:00:00.009) 0:00:01.630 ******** 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-ci__lxfrd0/tests/tasks/enable_epel.yml:35 Saturday 27 April 2024 14:24:30 +0000 (0:00:00.009) 0:00:01.639 ******** 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-ci__lxfrd0/tests/tasks/enable_epel.yml:40 Saturday 27 April 2024 14:24:30 +0000 (0:00:00.008) 0:00:01.648 ******** 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-ci__lxfrd0/tests/tests_helpers_and_asserts.yml:9 Saturday 27 April 2024 14:24:30 +0000 (0:00:00.007) 0:00:01.655 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml:3 Saturday 27 April 2024 14:24:30 +0000 (0:00:00.010) 0:00:01.666 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:3 Saturday 27 April 2024 14:24:30 +0000 (0:00:00.010) 0:00:01.676 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:3 Saturday 27 April 2024 14:24:30 +0000 (0:00:00.009) 0:00:01.686 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003301", "end": "2024-04-27 14:24:30.904072", "rc": 0, "start": "2024-04-27 14:24:30.900771" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:9 Saturday 27 April 2024 14:24:30 +0000 (0:00:00.250) 0:00:01.937 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:5 Saturday 27 April 2024 14:24:30 +0000 (0:00:00.009) 0:00:01.946 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml:5 Saturday 27 April 2024 14:24:30 +0000 (0:00:00.008) 0:00:01.955 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:3 Saturday 27 April 2024 14:24:30 +0000 (0:00:00.013) 0:00:01.968 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:8 Saturday 27 April 2024 14:24:30 +0000 (0:00:00.007) 0:00:01.976 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:13 Saturday 27 April 2024 14:24:30 +0000 (0:00:00.007) 0:00:01.983 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:3 Saturday 27 April 2024 14:24:30 +0000 (0:00:00.010) 0:00:01.994 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:3 Saturday 27 April 2024 14:24:30 +0000 (0:00:00.009) 0:00:02.003 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003270", "end": "2024-04-27 14:24:31.156353", "rc": 0, "start": "2024-04-27 14:24:31.153083" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:9 Saturday 27 April 2024 14:24:31 +0000 (0:00:00.185) 0:00:02.189 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:5 Saturday 27 April 2024 14:24:31 +0000 (0:00:00.010) 0:00:02.200 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:16 Saturday 27 April 2024 14:24:31 +0000 (0:00:00.013) 0:00:02.213 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:27 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.957) 0:00:03.170 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:35 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.015) 0:00:03.185 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:43 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.009) 0:00:03.195 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:49 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.008) 0:00:03.204 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:54 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.008) 0:00:03.212 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:60 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.009) 0:00:03.222 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:65 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.009) 0:00:03.231 ******** 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-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml:9 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.009) 0:00:03.240 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:3 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.013) 0:00:03.253 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:3 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.009) 0:00:03.263 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003283", "end": "2024-04-27 14:24:32.417433", "rc": 0, "start": "2024-04-27 14:24:32.414150" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:9 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.187) 0:00:03.451 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:5 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.011) 0:00:03.462 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml:11 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.012) 0:00:03.475 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/assert_device_absent.yml:3 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.015) 0:00:03.490 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_interface_stat.yml:3 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.010) 0:00:03.500 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/assert_device_absent.yml:5 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.182) 0:00:03.683 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml:14 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.011) 0:00:03.695 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:3 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.026) 0:00:03.721 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:8 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.010) 0:00:03.731 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:13 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.008) 0:00:03.740 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:3 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.023) 0:00:03.763 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:3 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.018) 0:00:03.781 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003176", "end": "2024-04-27 14:24:32.935347", "rc": 0, "start": "2024-04-27 14:24:32.932171" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:9 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.186) 0:00:03.968 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:5 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.009) 0:00:03.978 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:16 Saturday 27 April 2024 14:24:32 +0000 (0:00:00.009) 0:00:03.987 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:27 Saturday 27 April 2024 14:24:33 +0000 (0:00:00.818) 0:00:04.806 ******** 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.009936", "end": "2024-04-27 14:24:33.968798", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-04-27 14:24:33.958862" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003394", "end": "2024-04-27 14:24:34.182891", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-04-27 14:24:34.179497" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003688", "end": "2024-04-27 14:24:34.374798", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-04-27 14:24:34.371110" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:35 Saturday 27 April 2024 14:24:34 +0000 (0:00:00.604) 0:00:05.410 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022184", "end": "2024-04-27 14:24:34.583710", "rc": 0, "start": "2024-04-27 14:24:34.561526" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:43 Saturday 27 April 2024 14:24:34 +0000 (0:00:00.208) 0:00:05.619 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:49 Saturday 27 April 2024 14:24:34 +0000 (0:00:00.008) 0:00:05.627 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:54 Saturday 27 April 2024 14:24:34 +0000 (0:00:00.008) 0:00:05.635 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:60 Saturday 27 April 2024 14:24:34 +0000 (0:00:00.007) 0:00:05.642 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:65 Saturday 27 April 2024 14:24:34 +0000 (0:00:00.007) 0:00:05.650 ******** 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-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml:18 Saturday 27 April 2024 14:24:34 +0000 (0:00:00.007) 0:00:05.657 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:3 Saturday 27 April 2024 14:24:34 +0000 (0:00:00.016) 0:00:05.674 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:3 Saturday 27 April 2024 14:24:34 +0000 (0:00:00.009) 0:00:05.683 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003336", "end": "2024-04-27 14:24:34.836789", "rc": 0, "start": "2024-04-27 14:24:34.833453" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:9 Saturday 27 April 2024 14:24:34 +0000 (0:00:00.188) 0:00:05.871 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:5 Saturday 27 April 2024 14:24:34 +0000 (0:00:00.016) 0:00:05.888 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml:20 Saturday 27 April 2024 14:24:34 +0000 (0:00:00.014) 0:00:05.903 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/assert_device_present.yml:3 Saturday 27 April 2024 14:24:34 +0000 (0:00:00.018) 0:00:05.921 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_interface_stat.yml:3 Saturday 27 April 2024 14:24:34 +0000 (0:00:00.019) 0:00:05.940 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714227873.9625256, "block_size": 4096, "blocks": 0, "ctime": 1714227873.9625256, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31675, "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": 1714227873.9625256, "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-ci__lxfrd0/tests/tasks/assert_device_present.yml:5 Saturday 27 April 2024 14:24:35 +0000 (0:00:00.205) 0:00:06.145 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml:23 Saturday 27 April 2024 14:24:35 +0000 (0:00:00.015) 0:00:06.161 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:3 Saturday 27 April 2024 14:24:35 +0000 (0:00:00.025) 0:00:06.187 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:8 Saturday 27 April 2024 14:24:35 +0000 (0:00:00.008) 0:00:06.196 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:13 Saturday 27 April 2024 14:24:35 +0000 (0:00:00.017) 0:00:06.213 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:3 Saturday 27 April 2024 14:24:35 +0000 (0:00:00.013) 0:00:06.226 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:3 Saturday 27 April 2024 14:24:35 +0000 (0:00:00.011) 0:00:06.238 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003217", "end": "2024-04-27 14:24:35.390678", "rc": 0, "start": "2024-04-27 14:24:35.387461" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:9 Saturday 27 April 2024 14:24:35 +0000 (0:00:00.184) 0:00:06.423 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:5 Saturday 27 April 2024 14:24:35 +0000 (0:00:00.013) 0:00:06.436 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:16 Saturday 27 April 2024 14:24:35 +0000 (0:00:00.010) 0:00:06.447 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:27 Saturday 27 April 2024 14:24:36 +0000 (0:00:00.826) 0:00:07.274 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:35 Saturday 27 April 2024 14:24:36 +0000 (0:00:00.016) 0:00:07.290 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:43 Saturday 27 April 2024 14:24:36 +0000 (0:00:00.010) 0:00:07.301 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009697", "end": "2024-04-27 14:24:36.462862", "rc": 0, "start": "2024-04-27 14:24:36.453165" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:49 Saturday 27 April 2024 14:24:36 +0000 (0:00:00.198) 0:00:07.499 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:54 Saturday 27 April 2024 14:24:36 +0000 (0:00:00.009) 0:00:07.508 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:60 Saturday 27 April 2024 14:24:36 +0000 (0:00:00.008) 0:00:07.517 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:65 Saturday 27 April 2024 14:24:36 +0000 (0:00:00.008) 0:00:07.525 ******** 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-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml:27 Saturday 27 April 2024 14:24:36 +0000 (0:00:00.007) 0:00:07.532 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:3 Saturday 27 April 2024 14:24:36 +0000 (0:00:00.018) 0:00:07.551 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:3 Saturday 27 April 2024 14:24:36 +0000 (0:00:00.009) 0:00:07.561 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003373", "end": "2024-04-27 14:24:36.713900", "rc": 0, "start": "2024-04-27 14:24:36.710527" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:9 Saturday 27 April 2024 14:24:36 +0000 (0:00:00.186) 0:00:07.747 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:5 Saturday 27 April 2024 14:24:36 +0000 (0:00:00.017) 0:00:07.764 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml:29 Saturday 27 April 2024 14:24:36 +0000 (0:00:00.009) 0:00:07.774 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/assert_device_absent.yml:3 Saturday 27 April 2024 14:24:36 +0000 (0:00:00.026) 0:00:07.801 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_interface_stat.yml:3 Saturday 27 April 2024 14:24:36 +0000 (0:00:00.011) 0:00:07.812 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/assert_device_absent.yml:5 Saturday 27 April 2024 14:24:36 +0000 (0:00:00.191) 0:00:08.004 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tests_helpers_and_asserts.yml:15 Saturday 27 April 2024 14:24:36 +0000 (0:00:00.010) 0:00:08.015 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml:3 Saturday 27 April 2024 14:24:37 +0000 (0:00:00.013) 0:00:08.028 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:3 Saturday 27 April 2024 14:24:37 +0000 (0:00:00.009) 0:00:08.038 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:3 Saturday 27 April 2024 14:24:37 +0000 (0:00:00.008) 0:00:08.047 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003210", "end": "2024-04-27 14:24:37.198123", "rc": 0, "start": "2024-04-27 14:24:37.194913" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:9 Saturday 27 April 2024 14:24:37 +0000 (0:00:00.183) 0:00:08.231 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:5 Saturday 27 April 2024 14:24:37 +0000 (0:00:00.010) 0:00:08.241 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml:5 Saturday 27 April 2024 14:24:37 +0000 (0:00:00.010) 0:00:08.251 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:3 Saturday 27 April 2024 14:24:37 +0000 (0:00:00.012) 0:00:08.263 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:8 Saturday 27 April 2024 14:24:37 +0000 (0:00:00.009) 0:00:08.273 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:13 Saturday 27 April 2024 14:24:37 +0000 (0:00:00.009) 0:00:08.283 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:3 Saturday 27 April 2024 14:24:37 +0000 (0:00:00.012) 0:00:08.295 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:3 Saturday 27 April 2024 14:24:37 +0000 (0:00:00.009) 0:00:08.305 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003128", "end": "2024-04-27 14:24:37.457488", "rc": 0, "start": "2024-04-27 14:24:37.454360" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:9 Saturday 27 April 2024 14:24:37 +0000 (0:00:00.192) 0:00:08.498 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:5 Saturday 27 April 2024 14:24:37 +0000 (0:00:00.010) 0:00:08.509 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:16 Saturday 27 April 2024 14:24:37 +0000 (0:00:00.017) 0:00:08.526 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:27 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.824) 0:00:09.351 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:35 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.014) 0:00:09.365 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:43 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.009) 0:00:09.374 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:49 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.009) 0:00:09.384 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:54 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.008) 0:00:09.392 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:60 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.012) 0:00:09.404 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:65 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.011) 0:00:09.415 ******** 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-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml:9 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.008) 0:00:09.424 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:3 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.014) 0:00:09.439 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:3 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.010) 0:00:09.450 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003167", "end": "2024-04-27 14:24:38.603229", "rc": 0, "start": "2024-04-27 14:24:38.600062" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:9 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.186) 0:00:09.636 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:5 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.011) 0:00:09.647 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml:11 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.012) 0:00:09.660 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/assert_device_absent.yml:3 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.014) 0:00:09.675 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_interface_stat.yml:3 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.009) 0:00:09.684 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/assert_device_absent.yml:5 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.181) 0:00:09.866 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml:14 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.011) 0:00:09.877 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:3 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.015) 0:00:09.893 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:8 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.010) 0:00:09.903 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:13 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.009) 0:00:09.912 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:3 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.011) 0:00:09.923 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:3 Saturday 27 April 2024 14:24:38 +0000 (0:00:00.009) 0:00:09.933 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003166", "end": "2024-04-27 14:24:39.096464", "rc": 0, "start": "2024-04-27 14:24:39.093298" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:9 Saturday 27 April 2024 14:24:39 +0000 (0:00:00.206) 0:00:10.139 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:5 Saturday 27 April 2024 14:24:39 +0000 (0:00:00.011) 0:00:10.151 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:16 Saturday 27 April 2024 14:24:39 +0000 (0:00:00.011) 0:00:10.163 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:27 Saturday 27 April 2024 14:24:39 +0000 (0:00:00.841) 0:00:11.004 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:35 Saturday 27 April 2024 14:24:40 +0000 (0:00:00.016) 0:00:11.021 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:43 Saturday 27 April 2024 14:24:40 +0000 (0:00:00.009) 0:00:11.031 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:49 Saturday 27 April 2024 14:24:40 +0000 (0:00:00.008) 0:00:11.039 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.064412", "end": "2024-04-27 14:24:40.254166", "rc": 0, "start": "2024-04-27 14:24:40.189754" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:54 Saturday 27 April 2024 14:24:40 +0000 (0:00:00.256) 0:00:11.295 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:60 Saturday 27 April 2024 14:24:40 +0000 (0:00:00.012) 0:00:11.307 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:65 Saturday 27 April 2024 14:24:40 +0000 (0:00:00.009) 0:00:11.317 ******** 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-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml:18 Saturday 27 April 2024 14:24:40 +0000 (0:00:00.009) 0:00:11.326 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:3 Saturday 27 April 2024 14:24:40 +0000 (0:00:00.016) 0:00:11.343 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:3 Saturday 27 April 2024 14:24:40 +0000 (0:00:00.010) 0:00:11.353 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003145", "end": "2024-04-27 14:24:40.506680", "rc": 0, "start": "2024-04-27 14:24:40.503535" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:9 Saturday 27 April 2024 14:24:40 +0000 (0:00:00.188) 0:00:11.541 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:5 Saturday 27 April 2024 14:24:40 +0000 (0:00:00.010) 0:00:11.552 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml:20 Saturday 27 April 2024 14:24:40 +0000 (0:00:00.014) 0:00:11.566 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/assert_device_present.yml:3 Saturday 27 April 2024 14:24:40 +0000 (0:00:00.017) 0:00:11.584 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_interface_stat.yml:3 Saturday 27 April 2024 14:24:40 +0000 (0:00:00.010) 0:00:11.594 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714227880.250861, "block_size": 4096, "blocks": 0, "ctime": 1714227880.250861, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32003, "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": 1714227880.250861, "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-ci__lxfrd0/tests/tasks/assert_device_present.yml:5 Saturday 27 April 2024 14:24:40 +0000 (0:00:00.183) 0:00:11.778 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml:23 Saturday 27 April 2024 14:24:40 +0000 (0:00:00.011) 0:00:11.789 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:3 Saturday 27 April 2024 14:24:40 +0000 (0:00:00.021) 0:00:11.811 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:8 Saturday 27 April 2024 14:24:40 +0000 (0:00:00.008) 0:00:11.820 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:13 Saturday 27 April 2024 14:24:40 +0000 (0:00:00.008) 0:00:11.828 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:3 Saturday 27 April 2024 14:24:40 +0000 (0:00:00.011) 0:00:11.840 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:3 Saturday 27 April 2024 14:24:40 +0000 (0:00:00.012) 0:00:11.852 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003233", "end": "2024-04-27 14:24:41.005300", "rc": 0, "start": "2024-04-27 14:24:41.002067" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:9 Saturday 27 April 2024 14:24:41 +0000 (0:00:00.186) 0:00:12.038 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:5 Saturday 27 April 2024 14:24:41 +0000 (0:00:00.013) 0:00:12.052 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:16 Saturday 27 April 2024 14:24:41 +0000 (0:00:00.010) 0:00:12.063 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:27 Saturday 27 April 2024 14:24:41 +0000 (0:00:00.815) 0:00:12.878 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:35 Saturday 27 April 2024 14:24:41 +0000 (0:00:00.015) 0:00:12.894 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:43 Saturday 27 April 2024 14:24:41 +0000 (0:00:00.008) 0:00:12.902 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:49 Saturday 27 April 2024 14:24:41 +0000 (0:00:00.009) 0:00:12.911 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:54 Saturday 27 April 2024 14:24:41 +0000 (0:00:00.009) 0:00:12.920 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006376", "end": "2024-04-27 14:24:42.079860", "rc": 0, "start": "2024-04-27 14:24:42.073484" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:60 Saturday 27 April 2024 14:24:42 +0000 (0:00:00.194) 0:00:13.115 ******** 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-ci__lxfrd0/tests/tasks/manage_test_interface.yml:65 Saturday 27 April 2024 14:24:42 +0000 (0:00:00.011) 0:00:13.126 ******** 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-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml:27 Saturday 27 April 2024 14:24:42 +0000 (0:00:00.009) 0:00:13.136 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:3 Saturday 27 April 2024 14:24:42 +0000 (0:00:00.019) 0:00:13.155 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:3 Saturday 27 April 2024 14:24:42 +0000 (0:00:00.011) 0:00:13.167 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003329", "end": "2024-04-27 14:24:42.328438", "rc": 0, "start": "2024-04-27 14:24:42.325109" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:9 Saturday 27 April 2024 14:24:42 +0000 (0:00:00.194) 0:00:13.362 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/show_interfaces.yml:5 Saturday 27 April 2024 14:24:42 +0000 (0:00:00.011) 0:00:13.373 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/create_and_remove_interface.yml:29 Saturday 27 April 2024 14:24:42 +0000 (0:00:00.013) 0:00:13.386 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/assert_device_absent.yml:3 Saturday 27 April 2024 14:24:42 +0000 (0:00:00.020) 0:00:13.407 ******** included: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_interface_stat.yml:3 Saturday 27 April 2024 14:24:42 +0000 (0:00:00.010) 0:00:13.418 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/assert_device_absent.yml:5 Saturday 27 April 2024 14:24:42 +0000 (0:00:00.181) 0:00:13.599 ******** 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 27 April 2024 14:24:42 +0000 (0:00:00.015) 0:00:13.614 ******** =============================================================================== Install iproute --------------------------------------------------------- 0.96s /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.90s /WORKDIR/git-weekly-ci__lxfrd0/tests/tests_helpers_and_asserts.yml:3 ---------- Install iproute --------------------------------------------------------- 0.84s /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.83s /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.82s /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.82s /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.82s /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.60s /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.36s /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/el_repo_setup.yml:17 --------------- Create dummy interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.21s /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:35 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface veth1298 ----------------------------------------- 0.21s /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_interface_stat.yml:3 ----------- Delete veth interface veth1298 ------------------------------------------ 0.20s /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:43 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.19s /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/manage_test_interface.yml:54 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-ci__lxfrd0/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface veth1298 ----------------------------------------- 0.19s /WORKDIR/git-weekly-ci__lxfrd0/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. ---^---^---^---^---^---