# 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-ciqcpi5pgs/.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-ciqcpi5pgs/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-ciqcpi5pgs/tests/tests_helpers_and_asserts.yml:3 Saturday 06 April 2024 13:11:51 +0000 (0:00:00.079) 0:00:00.079 ******** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tests_helpers_and_asserts.yml:6 Saturday 06 April 2024 13:11:52 +0000 (0:00:01.264) 0:00:01.343 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/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-ciqcpi5pgs/tests/tasks/el_repo_setup.yml:3 Saturday 06 April 2024 13:11:52 +0000 (0:00:00.013) 0:00:01.357 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/el_repo_setup.yml:17 Saturday 06 April 2024 13:11:53 +0000 (0:00:00.420) 0:00:01.778 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/el_repo_setup.yml:22 Saturday 06 April 2024 13:11:53 +0000 (0:00:00.315) 0:00:02.094 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/el_repo_setup.yml:26 Saturday 06 April 2024 13:11:53 +0000 (0:00:00.027) 0:00:02.121 ******** 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-ciqcpi5pgs/tests/tasks/el_repo_setup.yml:51 Saturday 06 April 2024 13:11:53 +0000 (0:00:00.019) 0:00:02.141 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/enable_epel.yml:8 Saturday 06 April 2024 13:11:53 +0000 (0:00:00.031) 0:00:02.172 ******** 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-ciqcpi5pgs/tests/tasks/enable_epel.yml:24 Saturday 06 April 2024 13:11:53 +0000 (0:00:00.014) 0:00:02.186 ******** 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-ciqcpi5pgs/tests/tasks/enable_epel.yml:30 Saturday 06 April 2024 13:11:53 +0000 (0:00:00.011) 0:00:02.198 ******** 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-ciqcpi5pgs/tests/tasks/enable_epel.yml:35 Saturday 06 April 2024 13:11:53 +0000 (0:00:00.007) 0:00:02.206 ******** 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-ciqcpi5pgs/tests/tasks/enable_epel.yml:40 Saturday 06 April 2024 13:11:53 +0000 (0:00:00.013) 0:00:02.220 ******** 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-ciqcpi5pgs/tests/tests_helpers_and_asserts.yml:9 Saturday 06 April 2024 13:11:53 +0000 (0:00:00.008) 0:00:02.228 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml:3 Saturday 06 April 2024 13:11:53 +0000 (0:00:00.012) 0:00:02.240 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:3 Saturday 06 April 2024 13:11:53 +0000 (0:00:00.010) 0:00:02.251 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:3 Saturday 06 April 2024 13:11:53 +0000 (0:00:00.013) 0:00:02.264 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004293", "end": "2024-04-06 13:11:53.860170", "rc": 0, "start": "2024-04-06 13:11:53.855877" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:9 Saturday 06 April 2024 13:11:53 +0000 (0:00:00.298) 0:00:02.563 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:5 Saturday 06 April 2024 13:11:53 +0000 (0:00:00.013) 0:00:02.576 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml:5 Saturday 06 April 2024 13:11:53 +0000 (0:00:00.010) 0:00:02.586 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:3 Saturday 06 April 2024 13:11:53 +0000 (0:00:00.013) 0:00:02.600 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:8 Saturday 06 April 2024 13:11:53 +0000 (0:00:00.008) 0:00:02.609 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:13 Saturday 06 April 2024 13:11:53 +0000 (0:00:00.011) 0:00:02.620 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:3 Saturday 06 April 2024 13:11:53 +0000 (0:00:00.011) 0:00:02.632 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:3 Saturday 06 April 2024 13:11:53 +0000 (0:00:00.012) 0:00:02.644 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004309", "end": "2024-04-06 13:11:54.181129", "rc": 0, "start": "2024-04-06 13:11:54.176820" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:9 Saturday 06 April 2024 13:11:54 +0000 (0:00:00.243) 0:00:02.888 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:5 Saturday 06 April 2024 13:11:54 +0000 (0:00:00.015) 0:00:02.903 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:16 Saturday 06 April 2024 13:11:54 +0000 (0:00:00.019) 0:00:02.922 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:27 Saturday 06 April 2024 13:11:56 +0000 (0:00:02.746) 0:00:05.668 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:35 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.014) 0:00:05.682 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:43 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.008) 0:00:05.691 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:49 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.008) 0:00:05.699 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:54 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.008) 0:00:05.708 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:60 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.008) 0:00:05.716 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:65 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.008) 0:00:05.724 ******** 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-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml:9 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.007) 0:00:05.732 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:3 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.013) 0:00:05.746 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:3 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.009) 0:00:05.756 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004424", "end": "2024-04-06 13:11:57.288324", "rc": 0, "start": "2024-04-06 13:11:57.283900" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:9 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.232) 0:00:05.988 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:5 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.010) 0:00:05.998 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml:11 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.009) 0:00:06.008 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/assert_device_absent.yml:3 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.013) 0:00:06.022 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_interface_stat.yml:3 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.010) 0:00:06.032 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/assert_device_absent.yml:5 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.226) 0:00:06.258 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml:14 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.011) 0:00:06.270 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:3 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.015) 0:00:06.285 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:8 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.008) 0:00:06.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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:13 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.010) 0:00:06.304 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:3 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.012) 0:00:06.316 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:3 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.016) 0:00:06.333 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004297", "end": "2024-04-06 13:11:57.871285", "rc": 0, "start": "2024-04-06 13:11:57.866988" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:9 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.238) 0:00:06.571 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:5 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.010) 0:00:06.582 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:16 Saturday 06 April 2024 13:11:57 +0000 (0:00:00.009) 0:00:06.592 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:27 Saturday 06 April 2024 13:12:00 +0000 (0:00:02.670) 0:00:09.262 ******** 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.008698", "end": "2024-04-06 13:12:00.805710", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-04-06 13:12:00.797012" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004624", "end": "2024-04-06 13:12:01.100591", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-04-06 13:12:01.095967" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.005004", "end": "2024-04-06 13:12:01.326228", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-04-06 13:12:01.321224" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:35 Saturday 06 April 2024 13:12:01 +0000 (0:00:00.764) 0:00:10.027 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024848", "end": "2024-04-06 13:12:01.582612", "rc": 0, "start": "2024-04-06 13:12:01.557764" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:43 Saturday 06 April 2024 13:12:01 +0000 (0:00:00.257) 0:00:10.284 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:49 Saturday 06 April 2024 13:12:01 +0000 (0:00:00.010) 0:00:10.294 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:54 Saturday 06 April 2024 13:12:01 +0000 (0:00:00.008) 0:00:10.303 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:60 Saturday 06 April 2024 13:12:01 +0000 (0:00:00.009) 0:00:10.313 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:65 Saturday 06 April 2024 13:12:01 +0000 (0:00:00.008) 0:00:10.322 ******** 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-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml:18 Saturday 06 April 2024 13:12:01 +0000 (0:00:00.009) 0:00:10.331 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:3 Saturday 06 April 2024 13:12:01 +0000 (0:00:00.016) 0:00:10.347 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:3 Saturday 06 April 2024 13:12:01 +0000 (0:00:00.010) 0:00:10.358 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004198", "end": "2024-04-06 13:12:01.894318", "rc": 0, "start": "2024-04-06 13:12:01.890120" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:9 Saturday 06 April 2024 13:12:01 +0000 (0:00:00.237) 0:00:10.596 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:5 Saturday 06 April 2024 13:12:01 +0000 (0:00:00.011) 0:00:10.607 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml:20 Saturday 06 April 2024 13:12:01 +0000 (0:00:00.010) 0:00:10.618 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/assert_device_present.yml:3 Saturday 06 April 2024 13:12:01 +0000 (0:00:00.016) 0:00:10.634 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_interface_stat.yml:3 Saturday 06 April 2024 13:12:01 +0000 (0:00:00.010) 0:00:10.645 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712409120.8016193, "block_size": 4096, "blocks": 0, "ctime": 1712409120.8016193, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32016, "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": 1712409120.8016193, "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-ciqcpi5pgs/tests/tasks/assert_device_present.yml:5 Saturday 06 April 2024 13:12:02 +0000 (0:00:00.232) 0:00:10.878 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml:23 Saturday 06 April 2024 13:12:02 +0000 (0:00:00.011) 0:00:10.890 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:3 Saturday 06 April 2024 13:12:02 +0000 (0:00:00.019) 0:00:10.910 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:8 Saturday 06 April 2024 13:12:02 +0000 (0:00:00.009) 0:00:10.919 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:13 Saturday 06 April 2024 13:12:02 +0000 (0:00:00.007) 0:00:10.927 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:3 Saturday 06 April 2024 13:12:02 +0000 (0:00:00.011) 0:00:10.938 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:3 Saturday 06 April 2024 13:12:02 +0000 (0:00:00.010) 0:00:10.949 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004245", "end": "2024-04-06 13:12:02.483644", "rc": 0, "start": "2024-04-06 13:12:02.479399" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:9 Saturday 06 April 2024 13:12:02 +0000 (0:00:00.234) 0:00:11.183 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:5 Saturday 06 April 2024 13:12:02 +0000 (0:00:00.010) 0:00:11.194 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:16 Saturday 06 April 2024 13:12:02 +0000 (0:00:00.009) 0:00:11.203 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:27 Saturday 06 April 2024 13:12:05 +0000 (0:00:02.572) 0:00:13.775 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:35 Saturday 06 April 2024 13:12:05 +0000 (0:00:00.014) 0:00:13.790 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:43 Saturday 06 April 2024 13:12:05 +0000 (0:00:00.009) 0:00:13.799 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010311", "end": "2024-04-06 13:12:05.341110", "rc": 0, "start": "2024-04-06 13:12:05.330799" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:49 Saturday 06 April 2024 13:12:05 +0000 (0:00:00.251) 0:00:14.051 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:54 Saturday 06 April 2024 13:12:05 +0000 (0:00:00.009) 0:00:14.060 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:60 Saturday 06 April 2024 13:12:05 +0000 (0:00:00.008) 0:00:14.068 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:65 Saturday 06 April 2024 13:12:05 +0000 (0:00:00.008) 0:00:14.077 ******** 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-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml:27 Saturday 06 April 2024 13:12:05 +0000 (0:00:00.007) 0:00:14.085 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:3 Saturday 06 April 2024 13:12:05 +0000 (0:00:00.020) 0:00:14.105 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:3 Saturday 06 April 2024 13:12:05 +0000 (0:00:00.009) 0:00:14.115 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004250", "end": "2024-04-06 13:12:05.648437", "rc": 0, "start": "2024-04-06 13:12:05.644187" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:9 Saturday 06 April 2024 13:12:05 +0000 (0:00:00.234) 0:00:14.349 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:5 Saturday 06 April 2024 13:12:05 +0000 (0:00:00.010) 0:00:14.359 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml:29 Saturday 06 April 2024 13:12:05 +0000 (0:00:00.009) 0:00:14.369 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/assert_device_absent.yml:3 Saturday 06 April 2024 13:12:05 +0000 (0:00:00.019) 0:00:14.388 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_interface_stat.yml:3 Saturday 06 April 2024 13:12:05 +0000 (0:00:00.010) 0:00:14.398 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/assert_device_absent.yml:5 Saturday 06 April 2024 13:12:05 +0000 (0:00:00.228) 0:00:14.627 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tests_helpers_and_asserts.yml:15 Saturday 06 April 2024 13:12:05 +0000 (0:00:00.010) 0:00:14.637 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml:3 Saturday 06 April 2024 13:12:05 +0000 (0:00:00.015) 0:00:14.653 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:3 Saturday 06 April 2024 13:12:05 +0000 (0:00:00.010) 0:00:14.663 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:3 Saturday 06 April 2024 13:12:06 +0000 (0:00:00.011) 0:00:14.675 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004485", "end": "2024-04-06 13:12:06.209729", "rc": 0, "start": "2024-04-06 13:12:06.205244" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:9 Saturday 06 April 2024 13:12:06 +0000 (0:00:00.234) 0:00:14.910 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:5 Saturday 06 April 2024 13:12:06 +0000 (0:00:00.010) 0:00:14.920 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml:5 Saturday 06 April 2024 13:12:06 +0000 (0:00:00.009) 0:00:14.930 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:3 Saturday 06 April 2024 13:12:06 +0000 (0:00:00.013) 0:00:14.944 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:8 Saturday 06 April 2024 13:12:06 +0000 (0:00:00.008) 0:00:14.952 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:13 Saturday 06 April 2024 13:12:06 +0000 (0:00:00.007) 0:00:14.960 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:3 Saturday 06 April 2024 13:12:06 +0000 (0:00:00.011) 0:00:14.972 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:3 Saturday 06 April 2024 13:12:06 +0000 (0:00:00.010) 0:00:14.982 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004594", "end": "2024-04-06 13:12:06.515629", "rc": 0, "start": "2024-04-06 13:12:06.511035" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:9 Saturday 06 April 2024 13:12:06 +0000 (0:00:00.233) 0:00:15.215 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:5 Saturday 06 April 2024 13:12:06 +0000 (0:00:00.010) 0:00:15.225 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:16 Saturday 06 April 2024 13:12:06 +0000 (0:00:00.009) 0:00:15.235 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:27 Saturday 06 April 2024 13:12:09 +0000 (0:00:02.593) 0:00:17.828 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:35 Saturday 06 April 2024 13:12:09 +0000 (0:00:00.014) 0:00:17.843 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:43 Saturday 06 April 2024 13:12:09 +0000 (0:00:00.008) 0:00:17.851 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:49 Saturday 06 April 2024 13:12:09 +0000 (0:00:00.008) 0:00:17.860 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:54 Saturday 06 April 2024 13:12:09 +0000 (0:00:00.008) 0:00:17.868 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:60 Saturday 06 April 2024 13:12:09 +0000 (0:00:00.008) 0:00:17.877 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:65 Saturday 06 April 2024 13:12:09 +0000 (0:00:00.008) 0:00:17.886 ******** 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-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml:9 Saturday 06 April 2024 13:12:09 +0000 (0:00:00.008) 0:00:17.894 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:3 Saturday 06 April 2024 13:12:09 +0000 (0:00:00.014) 0:00:17.908 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:3 Saturday 06 April 2024 13:12:09 +0000 (0:00:00.010) 0:00:17.919 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004319", "end": "2024-04-06 13:12:09.451828", "rc": 0, "start": "2024-04-06 13:12:09.447509" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:9 Saturday 06 April 2024 13:12:09 +0000 (0:00:00.233) 0:00:18.152 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:5 Saturday 06 April 2024 13:12:09 +0000 (0:00:00.011) 0:00:18.164 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml:11 Saturday 06 April 2024 13:12:09 +0000 (0:00:00.011) 0:00:18.176 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/assert_device_absent.yml:3 Saturday 06 April 2024 13:12:09 +0000 (0:00:00.014) 0:00:18.190 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_interface_stat.yml:3 Saturday 06 April 2024 13:12:09 +0000 (0:00:00.011) 0:00:18.202 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/assert_device_absent.yml:5 Saturday 06 April 2024 13:12:09 +0000 (0:00:00.231) 0:00:18.433 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml:14 Saturday 06 April 2024 13:12:09 +0000 (0:00:00.011) 0:00:18.444 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:3 Saturday 06 April 2024 13:12:09 +0000 (0:00:00.015) 0:00:18.460 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:8 Saturday 06 April 2024 13:12:09 +0000 (0:00:00.009) 0:00:18.469 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:13 Saturday 06 April 2024 13:12:09 +0000 (0:00:00.007) 0:00:18.477 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:3 Saturday 06 April 2024 13:12:09 +0000 (0:00:00.011) 0:00:18.488 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:3 Saturday 06 April 2024 13:12:09 +0000 (0:00:00.010) 0:00:18.499 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004199", "end": "2024-04-06 13:12:10.034381", "rc": 0, "start": "2024-04-06 13:12:10.030182" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:9 Saturday 06 April 2024 13:12:10 +0000 (0:00:00.234) 0:00:18.734 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:5 Saturday 06 April 2024 13:12:10 +0000 (0:00:00.011) 0:00:18.745 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:16 Saturday 06 April 2024 13:12:10 +0000 (0:00:00.009) 0:00:18.755 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:27 Saturday 06 April 2024 13:12:12 +0000 (0:00:02.590) 0:00:21.345 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:35 Saturday 06 April 2024 13:12:12 +0000 (0:00:00.014) 0:00:21.360 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:43 Saturday 06 April 2024 13:12:12 +0000 (0:00:00.008) 0:00:21.368 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:49 Saturday 06 April 2024 13:12:12 +0000 (0:00:00.008) 0:00:21.377 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006298", "end": "2024-04-06 13:12:12.915761", "rc": 0, "start": "2024-04-06 13:12:12.909463" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:54 Saturday 06 April 2024 13:12:12 +0000 (0:00:00.252) 0:00:21.629 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:60 Saturday 06 April 2024 13:12:12 +0000 (0:00:00.009) 0:00:21.639 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:65 Saturday 06 April 2024 13:12:12 +0000 (0:00:00.011) 0:00:21.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-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml:18 Saturday 06 April 2024 13:12:12 +0000 (0:00:00.009) 0:00:21.660 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:3 Saturday 06 April 2024 13:12:13 +0000 (0:00:00.016) 0:00:21.676 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:3 Saturday 06 April 2024 13:12:13 +0000 (0:00:00.010) 0:00:21.687 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004352", "end": "2024-04-06 13:12:13.220281", "rc": 0, "start": "2024-04-06 13:12:13.215929" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:9 Saturday 06 April 2024 13:12:13 +0000 (0:00:00.232) 0:00:21.920 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:5 Saturday 06 April 2024 13:12:13 +0000 (0:00:00.010) 0:00:21.930 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml:20 Saturday 06 April 2024 13:12:13 +0000 (0:00:00.009) 0:00:21.940 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/assert_device_present.yml:3 Saturday 06 April 2024 13:12:13 +0000 (0:00:00.016) 0:00:21.956 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_interface_stat.yml:3 Saturday 06 April 2024 13:12:13 +0000 (0:00:00.011) 0:00:21.968 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712409132.9135766, "block_size": 4096, "blocks": 0, "ctime": 1712409132.9135766, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32309, "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": 1712409132.9135766, "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-ciqcpi5pgs/tests/tasks/assert_device_present.yml:5 Saturday 06 April 2024 13:12:13 +0000 (0:00:00.229) 0:00:22.197 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml:23 Saturday 06 April 2024 13:12:13 +0000 (0:00:00.011) 0:00:22.209 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:3 Saturday 06 April 2024 13:12:13 +0000 (0:00:00.018) 0:00:22.227 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:8 Saturday 06 April 2024 13:12:13 +0000 (0:00:00.009) 0:00:22.237 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:13 Saturday 06 April 2024 13:12:13 +0000 (0:00:00.008) 0:00:22.245 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:3 Saturday 06 April 2024 13:12:13 +0000 (0:00:00.012) 0:00:22.258 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:3 Saturday 06 April 2024 13:12:13 +0000 (0:00:00.011) 0:00:22.269 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004335", "end": "2024-04-06 13:12:13.803556", "rc": 0, "start": "2024-04-06 13:12:13.799221" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:9 Saturday 06 April 2024 13:12:13 +0000 (0:00:00.234) 0:00:22.504 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:5 Saturday 06 April 2024 13:12:13 +0000 (0:00:00.010) 0:00:22.515 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:16 Saturday 06 April 2024 13:12:13 +0000 (0:00:00.009) 0:00:22.525 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:27 Saturday 06 April 2024 13:12:16 +0000 (0:00:02.618) 0:00:25.143 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:35 Saturday 06 April 2024 13:12:16 +0000 (0:00:00.015) 0:00:25.158 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:43 Saturday 06 April 2024 13:12:16 +0000 (0:00:00.009) 0:00:25.168 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:49 Saturday 06 April 2024 13:12:16 +0000 (0:00:00.009) 0:00:25.177 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:54 Saturday 06 April 2024 13:12:16 +0000 (0:00:00.009) 0:00:25.187 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.019365", "end": "2024-04-06 13:12:16.740122", "rc": 0, "start": "2024-04-06 13:12:16.720757" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:60 Saturday 06 April 2024 13:12:16 +0000 (0:00:00.254) 0:00:25.442 ******** 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-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:65 Saturday 06 April 2024 13:12:16 +0000 (0:00:00.011) 0:00:25.453 ******** 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-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml:27 Saturday 06 April 2024 13:12:16 +0000 (0:00:00.008) 0:00:25.462 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:3 Saturday 06 April 2024 13:12:16 +0000 (0:00:00.038) 0:00:25.501 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:3 Saturday 06 April 2024 13:12:16 +0000 (0:00:00.010) 0:00:25.511 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004304", "end": "2024-04-06 13:12:17.046248", "rc": 0, "start": "2024-04-06 13:12:17.041944" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:9 Saturday 06 April 2024 13:12:17 +0000 (0:00:00.236) 0:00:25.748 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/show_interfaces.yml:5 Saturday 06 April 2024 13:12:17 +0000 (0:00:00.010) 0:00:25.758 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/create_and_remove_interface.yml:29 Saturday 06 April 2024 13:12:17 +0000 (0:00:00.010) 0:00:25.769 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/assert_device_absent.yml:3 Saturday 06 April 2024 13:12:17 +0000 (0:00:00.019) 0:00:25.789 ******** included: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_interface_stat.yml:3 Saturday 06 April 2024 13:12:17 +0000 (0:00:00.010) 0:00:25.799 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/assert_device_absent.yml:5 Saturday 06 April 2024 13:12:17 +0000 (0:00:00.229) 0:00:26.029 ******** 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 06 April 2024 13:12:17 +0000 (0:00:00.015) 0:00:26.045 ******** =============================================================================== Install iproute --------------------------------------------------------- 2.75s /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.67s /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.62s /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.59s /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.59s /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.57s /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 1.26s /WORKDIR/git-weekly-ciqcpi5pgs/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.76s /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.42s /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.32s /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/el_repo_setup.yml:17 --------------- Gather current interface info ------------------------------------------- 0.30s /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.26s /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:35 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:54 ------- Create dummy interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:49 ------- Delete veth interface veth1298 ------------------------------------------ 0.25s /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/manage_test_interface.yml:43 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ciqcpi5pgs/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-ciqcpi5pgs/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. ---^---^---^---^---^---