# 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-ciwdeqezwz/.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-ciwdeqezwz/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-ciwdeqezwz/tests/tests_helpers_and_asserts.yml:3 Saturday 11 May 2024 13:20:44 +0000 (0:00:00.032) 0:00:00.032 ********** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tests_helpers_and_asserts.yml:6 Saturday 11 May 2024 13:20:45 +0000 (0:00:01.059) 0:00:01.092 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/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-ciwdeqezwz/tests/tasks/el_repo_setup.yml:3 Saturday 11 May 2024 13:20:45 +0000 (0:00:00.012) 0:00:01.105 ********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/el_repo_setup.yml:17 Saturday 11 May 2024 13:20:46 +0000 (0:00:00.440) 0:00:01.545 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/el_repo_setup.yml:22 Saturday 11 May 2024 13:20:46 +0000 (0:00:00.307) 0:00:01.853 ********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/el_repo_setup.yml:26 Saturday 11 May 2024 13:20:46 +0000 (0:00:00.014) 0:00:01.867 ********** 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-ciwdeqezwz/tests/tasks/el_repo_setup.yml:51 Saturday 11 May 2024 13:20:46 +0000 (0:00:00.007) 0:00:01.875 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/enable_epel.yml:8 Saturday 11 May 2024 13:20:46 +0000 (0:00:00.020) 0:00:01.896 ********** 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-ciwdeqezwz/tests/tasks/enable_epel.yml:24 Saturday 11 May 2024 13:20:46 +0000 (0:00:00.007) 0:00:01.903 ********** 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-ciwdeqezwz/tests/tasks/enable_epel.yml:30 Saturday 11 May 2024 13:20:46 +0000 (0:00:00.007) 0:00:01.911 ********** 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-ciwdeqezwz/tests/tasks/enable_epel.yml:35 Saturday 11 May 2024 13:20:46 +0000 (0:00:00.007) 0:00:01.918 ********** 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-ciwdeqezwz/tests/tasks/enable_epel.yml:40 Saturday 11 May 2024 13:20:46 +0000 (0:00:00.007) 0:00:01.925 ********** 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-ciwdeqezwz/tests/tests_helpers_and_asserts.yml:9 Saturday 11 May 2024 13:20:46 +0000 (0:00:00.007) 0:00:01.933 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml:3 Saturday 11 May 2024 13:20:46 +0000 (0:00:00.011) 0:00:01.944 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:20:46 +0000 (0:00:00.010) 0:00:01.954 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:20:46 +0000 (0:00:00.009) 0:00:01.964 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003425", "end": "2024-05-11 13:20:47.068219", "rc": 0, "start": "2024-05-11 13:20:47.064794" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:20:47 +0000 (0:00:00.310) 0:00:02.275 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:20:47 +0000 (0:00:00.011) 0:00:02.286 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml:5 Saturday 11 May 2024 13:20:47 +0000 (0:00:00.015) 0:00:02.302 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:3 Saturday 11 May 2024 13:20:47 +0000 (0:00:00.014) 0:00:02.316 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:8 Saturday 11 May 2024 13:20:47 +0000 (0:00:00.007) 0:00:02.324 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:13 Saturday 11 May 2024 13:20:47 +0000 (0:00:00.007) 0:00:02.332 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:20:47 +0000 (0:00:00.011) 0:00:02.343 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:20:47 +0000 (0:00:00.021) 0:00:02.365 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003530", "end": "2024-05-11 13:20:47.408256", "rc": 0, "start": "2024-05-11 13:20:47.404726" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:20:47 +0000 (0:00:00.249) 0:00:02.615 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:20:47 +0000 (0:00:00.009) 0:00:02.624 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:16 Saturday 11 May 2024 13:20:47 +0000 (0:00:00.008) 0:00:02.633 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:27 Saturday 11 May 2024 13:20:49 +0000 (0:00:02.459) 0:00:05.093 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:35 Saturday 11 May 2024 13:20:49 +0000 (0:00:00.015) 0:00:05.109 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:43 Saturday 11 May 2024 13:20:49 +0000 (0:00:00.010) 0:00:05.120 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:49 Saturday 11 May 2024 13:20:49 +0000 (0:00:00.009) 0:00:05.129 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:54 Saturday 11 May 2024 13:20:49 +0000 (0:00:00.009) 0:00:05.139 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:60 Saturday 11 May 2024 13:20:49 +0000 (0:00:00.008) 0:00:05.148 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:65 Saturday 11 May 2024 13:20:49 +0000 (0:00:00.008) 0:00:05.156 ********** 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-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml:9 Saturday 11 May 2024 13:20:49 +0000 (0:00:00.009) 0:00:05.166 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:20:49 +0000 (0:00:00.013) 0:00:05.180 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:20:50 +0000 (0:00:00.010) 0:00:05.190 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003571", "end": "2024-05-11 13:20:50.236598", "rc": 0, "start": "2024-05-11 13:20:50.233027" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:20:50 +0000 (0:00:00.253) 0:00:05.444 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:20:50 +0000 (0:00:00.010) 0:00:05.454 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml:11 Saturday 11 May 2024 13:20:50 +0000 (0:00:00.009) 0:00:05.464 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/assert_device_absent.yml:3 Saturday 11 May 2024 13:20:50 +0000 (0:00:00.014) 0:00:05.479 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_interface_stat.yml:3 Saturday 11 May 2024 13:20:50 +0000 (0:00:00.010) 0:00:05.489 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/assert_device_absent.yml:5 Saturday 11 May 2024 13:20:50 +0000 (0:00:00.243) 0:00:05.732 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml:14 Saturday 11 May 2024 13:20:50 +0000 (0:00:00.010) 0:00:05.743 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:3 Saturday 11 May 2024 13:20:50 +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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:8 Saturday 11 May 2024 13:20:50 +0000 (0:00:00.007) 0:00:05.765 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:13 Saturday 11 May 2024 13:20:50 +0000 (0:00:00.007) 0:00:05.773 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:20:50 +0000 (0:00:00.010) 0:00:05.784 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:20:50 +0000 (0:00:00.010) 0:00:05.794 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003529", "end": "2024-05-11 13:20:50.838809", "rc": 0, "start": "2024-05-11 13:20:50.835280" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:20:50 +0000 (0:00:00.253) 0:00:06.048 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:20:50 +0000 (0:00:00.010) 0:00:06.058 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:16 Saturday 11 May 2024 13:20:50 +0000 (0:00:00.011) 0:00:06.070 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:27 Saturday 11 May 2024 13:20:53 +0000 (0:00:02.349) 0:00:08.419 ********** 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.007595", "end": "2024-05-11 13:20:53.470755", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-05-11 13:20:53.463160" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004167", "end": "2024-05-11 13:20:53.775546", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-05-11 13:20:53.771379" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003736", "end": "2024-05-11 13:20:54.019738", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-05-11 13:20:54.016002" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:35 Saturday 11 May 2024 13:20:54 +0000 (0:00:00.809) 0:00:09.229 ********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022173", "end": "2024-05-11 13:20:54.292317", "rc": 0, "start": "2024-05-11 13:20:54.270144" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:43 Saturday 11 May 2024 13:20:54 +0000 (0:00:00.272) 0:00:09.502 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:49 Saturday 11 May 2024 13:20:54 +0000 (0:00:00.009) 0:00:09.511 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:54 Saturday 11 May 2024 13:20:54 +0000 (0:00:00.008) 0:00:09.519 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:60 Saturday 11 May 2024 13:20:54 +0000 (0:00:00.009) 0:00:09.529 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:65 Saturday 11 May 2024 13:20:54 +0000 (0:00:00.007) 0:00:09.537 ********** 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-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml:18 Saturday 11 May 2024 13:20:54 +0000 (0:00:00.008) 0:00:09.545 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:20:54 +0000 (0:00:00.015) 0:00:09.561 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:20:54 +0000 (0:00:00.009) 0:00:09.570 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003377", "end": "2024-05-11 13:20:54.615933", "rc": 0, "start": "2024-05-11 13:20:54.612556" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:20:54 +0000 (0:00:00.252) 0:00:09.823 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:20:54 +0000 (0:00:00.009) 0:00:09.833 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml:20 Saturday 11 May 2024 13:20:54 +0000 (0:00:00.009) 0:00:09.843 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/assert_device_present.yml:3 Saturday 11 May 2024 13:20:54 +0000 (0:00:00.017) 0:00:09.860 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_interface_stat.yml:3 Saturday 11 May 2024 13:20:54 +0000 (0:00:00.010) 0:00:09.871 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715433653.467093, "block_size": 4096, "blocks": 0, "ctime": 1715433653.467093, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31543, "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": 1715433653.467093, "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-ciwdeqezwz/tests/tasks/assert_device_present.yml:5 Saturday 11 May 2024 13:20:54 +0000 (0:00:00.252) 0:00:10.123 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml:23 Saturday 11 May 2024 13:20:54 +0000 (0:00:00.012) 0:00:10.135 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:3 Saturday 11 May 2024 13:20:54 +0000 (0:00:00.018) 0:00:10.154 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:8 Saturday 11 May 2024 13:20:54 +0000 (0:00:00.007) 0:00:10.162 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:13 Saturday 11 May 2024 13:20:54 +0000 (0:00:00.007) 0:00:10.169 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:20:54 +0000 (0:00:00.010) 0:00:10.180 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:20:55 +0000 (0:00:00.009) 0:00:10.190 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003409", "end": "2024-05-11 13:20:55.234815", "rc": 0, "start": "2024-05-11 13:20:55.231406" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:20:55 +0000 (0:00:00.252) 0:00:10.442 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:20:55 +0000 (0:00:00.010) 0:00:10.452 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:16 Saturday 11 May 2024 13:20:55 +0000 (0:00:00.010) 0:00:10.462 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:27 Saturday 11 May 2024 13:20:57 +0000 (0:00:02.490) 0:00:12.953 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:35 Saturday 11 May 2024 13:20:57 +0000 (0:00:00.014) 0:00:12.967 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:43 Saturday 11 May 2024 13:20:57 +0000 (0:00:00.007) 0:00:12.975 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.020544", "end": "2024-05-11 13:20:58.036702", "rc": 0, "start": "2024-05-11 13:20:58.016158" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:49 Saturday 11 May 2024 13:20:58 +0000 (0:00:00.272) 0:00:13.247 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:54 Saturday 11 May 2024 13:20:58 +0000 (0:00:00.009) 0:00:13.257 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:60 Saturday 11 May 2024 13:20:58 +0000 (0:00:00.016) 0:00:13.273 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:65 Saturday 11 May 2024 13:20:58 +0000 (0:00:00.017) 0:00:13.290 ********** 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-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml:27 Saturday 11 May 2024 13:20:58 +0000 (0:00:00.011) 0:00:13.302 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:20:58 +0000 (0:00:00.030) 0:00:13.332 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:20:58 +0000 (0:00:00.010) 0:00:13.343 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003407", "end": "2024-05-11 13:20:58.384216", "rc": 0, "start": "2024-05-11 13:20:58.380809" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:20:58 +0000 (0:00:00.247) 0:00:13.591 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:20:58 +0000 (0:00:00.010) 0:00:13.601 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml:29 Saturday 11 May 2024 13:20:58 +0000 (0:00:00.010) 0:00:13.611 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/assert_device_absent.yml:3 Saturday 11 May 2024 13:20:58 +0000 (0:00:00.022) 0:00:13.633 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_interface_stat.yml:3 Saturday 11 May 2024 13:20:58 +0000 (0:00:00.010) 0:00:13.644 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/assert_device_absent.yml:5 Saturday 11 May 2024 13:20:58 +0000 (0:00:00.252) 0:00:13.896 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tests_helpers_and_asserts.yml:15 Saturday 11 May 2024 13:20:58 +0000 (0:00:00.010) 0:00:13.906 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml:3 Saturday 11 May 2024 13:20:58 +0000 (0:00:00.012) 0:00:13.919 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:20:58 +0000 (0:00:00.009) 0:00:13.929 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:20:58 +0000 (0:00:00.008) 0:00:13.938 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003479", "end": "2024-05-11 13:20:58.980684", "rc": 0, "start": "2024-05-11 13:20:58.977205" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:20:59 +0000 (0:00:00.249) 0:00:14.187 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:20:59 +0000 (0:00:00.013) 0:00:14.201 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml:5 Saturday 11 May 2024 13:20:59 +0000 (0:00:00.009) 0:00:14.210 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:3 Saturday 11 May 2024 13:20:59 +0000 (0:00:00.012) 0:00:14.223 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:8 Saturday 11 May 2024 13:20:59 +0000 (0:00:00.007) 0:00:14.230 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:13 Saturday 11 May 2024 13:20:59 +0000 (0:00:00.007) 0:00:14.238 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:20:59 +0000 (0:00:00.010) 0:00:14.249 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:20:59 +0000 (0:00:00.009) 0:00:14.258 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003282", "end": "2024-05-11 13:20:59.299460", "rc": 0, "start": "2024-05-11 13:20:59.296178" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:20:59 +0000 (0:00:00.247) 0:00:14.506 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:20:59 +0000 (0:00:00.009) 0:00:14.516 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:16 Saturday 11 May 2024 13:20:59 +0000 (0:00:00.008) 0:00:14.524 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:27 Saturday 11 May 2024 13:21:01 +0000 (0:00:02.346) 0:00:16.871 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:35 Saturday 11 May 2024 13:21:01 +0000 (0:00:00.014) 0:00:16.885 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:43 Saturday 11 May 2024 13:21:01 +0000 (0:00:00.009) 0:00:16.895 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:49 Saturday 11 May 2024 13:21:01 +0000 (0:00:00.008) 0:00:16.904 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:54 Saturday 11 May 2024 13:21:01 +0000 (0:00:00.008) 0:00:16.912 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:60 Saturday 11 May 2024 13:21:01 +0000 (0:00:00.008) 0:00:16.920 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:65 Saturday 11 May 2024 13:21:01 +0000 (0:00:00.008) 0:00:16.929 ********** 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-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml:9 Saturday 11 May 2024 13:21:01 +0000 (0:00:00.007) 0:00:16.937 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:21:01 +0000 (0:00:00.014) 0:00:16.951 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:21:01 +0000 (0:00:00.010) 0:00:16.962 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003530", "end": "2024-05-11 13:21:02.007629", "rc": 0, "start": "2024-05-11 13:21:02.004099" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:21:02 +0000 (0:00:00.254) 0:00:17.216 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:21:02 +0000 (0:00:00.010) 0:00:17.226 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml:11 Saturday 11 May 2024 13:21:02 +0000 (0:00:00.009) 0:00:17.236 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/assert_device_absent.yml:3 Saturday 11 May 2024 13:21:02 +0000 (0:00:00.013) 0:00:17.250 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_interface_stat.yml:3 Saturday 11 May 2024 13:21:02 +0000 (0:00:00.010) 0:00:17.260 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/assert_device_absent.yml:5 Saturday 11 May 2024 13:21:02 +0000 (0:00:00.247) 0:00:17.508 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml:14 Saturday 11 May 2024 13:21:02 +0000 (0:00:00.012) 0:00:17.521 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:3 Saturday 11 May 2024 13:21:02 +0000 (0:00:00.017) 0:00:17.538 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:8 Saturday 11 May 2024 13:21:02 +0000 (0:00:00.021) 0:00:17.559 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:13 Saturday 11 May 2024 13:21:02 +0000 (0:00:00.022) 0:00:17.581 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:21:02 +0000 (0:00:00.013) 0:00:17.595 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:21:02 +0000 (0:00:00.013) 0:00:17.608 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003441", "end": "2024-05-11 13:21:02.651892", "rc": 0, "start": "2024-05-11 13:21:02.648451" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:21:02 +0000 (0:00:00.250) 0:00:17.858 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:21:02 +0000 (0:00:00.015) 0:00:17.873 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:16 Saturday 11 May 2024 13:21:02 +0000 (0:00:00.010) 0:00:17.883 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:27 Saturday 11 May 2024 13:21:05 +0000 (0:00:02.344) 0:00:20.227 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:35 Saturday 11 May 2024 13:21:05 +0000 (0:00:00.013) 0:00:20.241 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:43 Saturday 11 May 2024 13:21:05 +0000 (0:00:00.008) 0:00:20.250 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:49 Saturday 11 May 2024 13:21:05 +0000 (0:00:00.007) 0:00:20.258 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.091751", "end": "2024-05-11 13:21:05.392957", "rc": 0, "start": "2024-05-11 13:21:05.301206" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:54 Saturday 11 May 2024 13:21:05 +0000 (0:00:00.367) 0:00:20.625 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:60 Saturday 11 May 2024 13:21:05 +0000 (0:00:00.022) 0:00:20.648 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:65 Saturday 11 May 2024 13:21:05 +0000 (0:00:00.008) 0:00:20.657 ********** 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-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml:18 Saturday 11 May 2024 13:21:05 +0000 (0:00:00.009) 0:00:20.666 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:21:05 +0000 (0:00:00.015) 0:00:20.682 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:21:05 +0000 (0:00:00.009) 0:00:20.691 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003395", "end": "2024-05-11 13:21:05.735352", "rc": 0, "start": "2024-05-11 13:21:05.731957" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:21:05 +0000 (0:00:00.252) 0:00:20.944 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:21:05 +0000 (0:00:00.019) 0:00:20.963 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml:20 Saturday 11 May 2024 13:21:05 +0000 (0:00:00.013) 0:00:20.977 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/assert_device_present.yml:3 Saturday 11 May 2024 13:21:05 +0000 (0:00:00.017) 0:00:20.994 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_interface_stat.yml:3 Saturday 11 May 2024 13:21:05 +0000 (0:00:00.010) 0:00:21.005 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715433665.391167, "block_size": 4096, "blocks": 0, "ctime": 1715433665.391167, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31875, "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": 1715433665.391167, "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-ciwdeqezwz/tests/tasks/assert_device_present.yml:5 Saturday 11 May 2024 13:21:06 +0000 (0:00:00.248) 0:00:21.254 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml:23 Saturday 11 May 2024 13:21:06 +0000 (0:00:00.013) 0:00:21.268 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:3 Saturday 11 May 2024 13:21:06 +0000 (0:00:00.018) 0:00:21.286 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:8 Saturday 11 May 2024 13:21:06 +0000 (0:00:00.007) 0:00:21.293 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:13 Saturday 11 May 2024 13:21:06 +0000 (0:00:00.007) 0:00:21.301 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:21:06 +0000 (0:00:00.011) 0:00:21.312 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:21:06 +0000 (0:00:00.010) 0:00:21.322 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003580", "end": "2024-05-11 13:21:06.366890", "rc": 0, "start": "2024-05-11 13:21:06.363310" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:21:06 +0000 (0:00:00.252) 0:00:21.574 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:21:06 +0000 (0:00:00.011) 0:00:21.586 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:16 Saturday 11 May 2024 13:21:06 +0000 (0:00:00.011) 0:00:21.597 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:27 Saturday 11 May 2024 13:21:08 +0000 (0:00:02.348) 0:00:23.946 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:35 Saturday 11 May 2024 13:21:08 +0000 (0:00:00.014) 0:00:23.961 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:43 Saturday 11 May 2024 13:21:08 +0000 (0:00:00.008) 0:00:23.969 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:49 Saturday 11 May 2024 13:21:08 +0000 (0:00:00.008) 0:00:23.978 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:54 Saturday 11 May 2024 13:21:08 +0000 (0:00:00.008) 0:00:23.987 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008499", "end": "2024-05-11 13:21:09.039039", "rc": 0, "start": "2024-05-11 13:21:09.030540" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:60 Saturday 11 May 2024 13:21:09 +0000 (0:00:00.265) 0:00:24.252 ********** 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-ciwdeqezwz/tests/tasks/manage_test_interface.yml:65 Saturday 11 May 2024 13:21:09 +0000 (0:00:00.009) 0:00:24.261 ********** 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-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml:27 Saturday 11 May 2024 13:21:09 +0000 (0:00:00.008) 0:00:24.270 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:3 Saturday 11 May 2024 13:21:09 +0000 (0:00:00.020) 0:00:24.290 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:3 Saturday 11 May 2024 13:21:09 +0000 (0:00:00.054) 0:00:24.345 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003509", "end": "2024-05-11 13:21:09.391303", "rc": 0, "start": "2024-05-11 13:21:09.387794" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:9 Saturday 11 May 2024 13:21:09 +0000 (0:00:00.253) 0:00:24.598 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/show_interfaces.yml:5 Saturday 11 May 2024 13:21:09 +0000 (0:00:00.012) 0:00:24.610 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/create_and_remove_interface.yml:29 Saturday 11 May 2024 13:21:09 +0000 (0:00:00.011) 0:00:24.622 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/assert_device_absent.yml:3 Saturday 11 May 2024 13:21:09 +0000 (0:00:00.026) 0:00:24.649 ********** included: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_interface_stat.yml:3 Saturday 11 May 2024 13:21:09 +0000 (0:00:00.017) 0:00:24.667 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/assert_device_absent.yml:5 Saturday 11 May 2024 13:21:09 +0000 (0:00:00.275) 0:00:24.942 ********** 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 11 May 2024 13:21:09 +0000 (0:00:00.016) 0:00:24.958 ********** =============================================================================== Install iproute --------------------------------------------------------- 2.49s /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.46s /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.35s /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.35s /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.35s /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.34s /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 1.06s /WORKDIR/git-weekly-ciwdeqezwz/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.81s /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.44s /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.37s /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.31s /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.31s /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/el_repo_setup.yml:17 --------------- Get stat for interface dummy1298 ---------------------------------------- 0.28s /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_interface_stat.yml:3 ----------- Set up veth as managed by NetworkManager -------------------------------- 0.27s /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:35 ------- Delete veth interface veth1298 ------------------------------------------ 0.27s /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:43 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.27s /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/manage_test_interface.yml:54 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-ciwdeqezwz/tests/tasks/get_current_interfaces.yml:3 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---