# 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-ci_fixl3q2vgw5/.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-ci_fixl3q2vgw5/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tests_helpers_and_asserts.yml:3 Saturday 27 January 2024 00:34:31 +0000 (0:00:00.035) 0:00:00.035 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tests_helpers_and_asserts.yml:6 Saturday 27 January 2024 00:34:32 +0000 (0:00:00.761) 0:00:00.796 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/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-ci_fixl3q2vgw5/tests/tasks/el_repo_setup.yml:3 Saturday 27 January 2024 00:34:32 +0000 (0:00:00.016) 0:00:00.812 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/el_repo_setup.yml:17 Saturday 27 January 2024 00:34:32 +0000 (0:00:00.353) 0:00:01.166 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/el_repo_setup.yml:22 Saturday 27 January 2024 00:34:32 +0000 (0:00:00.254) 0:00:01.420 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/el_repo_setup.yml:26 Saturday 27 January 2024 00:34:32 +0000 (0:00:00.017) 0:00:01.438 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/el_repo_setup.yml:51 Saturday 27 January 2024 00:34:32 +0000 (0:00:00.011) 0:00:01.449 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/enable_epel.yml:8 Saturday 27 January 2024 00:34:32 +0000 (0:00:00.028) 0:00:01.478 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/enable_epel.yml:24 Saturday 27 January 2024 00:34:32 +0000 (0:00:00.009) 0:00:01.487 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/enable_epel.yml:30 Saturday 27 January 2024 00:34:32 +0000 (0:00:00.010) 0:00:01.498 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/enable_epel.yml:35 Saturday 27 January 2024 00:34:32 +0000 (0:00:00.008) 0:00:01.506 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/enable_epel.yml:40 Saturday 27 January 2024 00:34:32 +0000 (0:00:00.016) 0:00:01.523 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tests_helpers_and_asserts.yml:9 Saturday 27 January 2024 00:34:32 +0000 (0:00:00.007) 0:00:01.531 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml:3 Saturday 27 January 2024 00:34:32 +0000 (0:00:00.011) 0:00:01.543 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:34:32 +0000 (0:00:00.010) 0:00:01.553 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:34:32 +0000 (0:00:00.010) 0:00:01.563 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003240", "end": "2024-01-27 00:34:33.026857", "rc": 0, "start": "2024-01-27 00:34:33.023617" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:34:33 +0000 (0:00:00.256) 0:00:01.820 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:34:33 +0000 (0:00:00.009) 0:00:01.830 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml:5 Saturday 27 January 2024 00:34:33 +0000 (0:00:00.010) 0:00:01.840 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 00:34:33 +0000 (0:00:00.013) 0:00:01.854 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 00:34:33 +0000 (0:00:00.008) 0:00:01.862 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 00:34:33 +0000 (0:00:00.007) 0:00:01.870 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:34:33 +0000 (0:00:00.010) 0:00:01.881 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:34:33 +0000 (0:00:00.009) 0:00:01.891 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003399", "end": "2024-01-27 00:34:33.287487", "rc": 0, "start": "2024-01-27 00:34:33.284088" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:34:33 +0000 (0:00:00.200) 0:00:02.092 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:34:33 +0000 (0:00:00.013) 0:00:02.105 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 00:34:33 +0000 (0:00:00.020) 0:00:02.126 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 00:34:34 +0000 (0:00:01.187) 0:00:03.314 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 00:34:34 +0000 (0:00:00.014) 0:00:03.328 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 00:34:34 +0000 (0:00:00.008) 0:00:03.336 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 00:34:34 +0000 (0:00:00.009) 0:00:03.346 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 00:34:34 +0000 (0:00:00.008) 0:00:03.354 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 00:34:34 +0000 (0:00:00.007) 0:00:03.362 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 00:34:34 +0000 (0:00:00.008) 0:00:03.370 ****** 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-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml:9 Saturday 27 January 2024 00:34:34 +0000 (0:00:00.007) 0:00:03.377 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:34:34 +0000 (0:00:00.012) 0:00:03.390 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:34:34 +0000 (0:00:00.009) 0:00:03.399 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003501", "end": "2024-01-27 00:34:34.800476", "rc": 0, "start": "2024-01-27 00:34:34.796975" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:34:34 +0000 (0:00:00.194) 0:00:03.593 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:34:34 +0000 (0:00:00.013) 0:00:03.606 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml:11 Saturday 27 January 2024 00:34:34 +0000 (0:00:00.009) 0:00:03.616 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/assert_device_absent.yml:3 Saturday 27 January 2024 00:34:34 +0000 (0:00:00.014) 0:00:03.630 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 00:34:34 +0000 (0:00:00.010) 0:00:03.640 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/assert_device_absent.yml:5 Saturday 27 January 2024 00:34:35 +0000 (0:00:00.181) 0:00:03.822 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml:14 Saturday 27 January 2024 00:34:35 +0000 (0:00:00.011) 0:00:03.833 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 00:34:35 +0000 (0:00:00.017) 0:00:03.851 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 00:34:35 +0000 (0:00:00.008) 0:00:03.860 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 00:34:35 +0000 (0:00:00.010) 0:00:03.870 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:34:35 +0000 (0:00:00.012) 0:00:03.883 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:34:35 +0000 (0:00:00.018) 0:00:03.901 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003230", "end": "2024-01-27 00:34:35.295209", "rc": 0, "start": "2024-01-27 00:34:35.291979" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:34:35 +0000 (0:00:00.186) 0:00:04.087 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:34:35 +0000 (0:00:00.012) 0:00:04.100 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 00:34:35 +0000 (0:00:00.010) 0:00:04.111 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 00:34:36 +0000 (0:00:00.850) 0:00:04.961 ****** 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.010115", "end": "2024-01-27 00:34:36.364850", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-27 00:34:36.354735" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003356", "end": "2024-01-27 00:34:36.577082", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-27 00:34:36.573726" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003954", "end": "2024-01-27 00:34:36.758187", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-27 00:34:36.754233" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 00:34:36 +0000 (0:00:00.589) 0:00:05.550 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022654", "end": "2024-01-27 00:34:36.964722", "rc": 0, "start": "2024-01-27 00:34:36.942068" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 00:34:36 +0000 (0:00:00.206) 0:00:05.757 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 00:34:36 +0000 (0:00:00.009) 0:00:05.766 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 00:34:36 +0000 (0:00:00.007) 0:00:05.774 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 00:34:37 +0000 (0:00:00.007) 0:00:05.782 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 00:34:37 +0000 (0:00:00.008) 0:00:05.790 ****** 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-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml:18 Saturday 27 January 2024 00:34:37 +0000 (0:00:00.007) 0:00:05.797 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:34:37 +0000 (0:00:00.016) 0:00:05.814 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:34:37 +0000 (0:00:00.009) 0:00:05.823 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003174", "end": "2024-01-27 00:34:37.217330", "rc": 0, "start": "2024-01-27 00:34:37.214156" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:34:37 +0000 (0:00:00.185) 0:00:06.009 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:34:37 +0000 (0:00:00.009) 0:00:06.018 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml:20 Saturday 27 January 2024 00:34:37 +0000 (0:00:00.009) 0:00:06.028 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/assert_device_present.yml:3 Saturday 27 January 2024 00:34:37 +0000 (0:00:00.016) 0:00:06.044 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 00:34:37 +0000 (0:00:00.011) 0:00:06.056 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706315676.3583453, "block_size": 4096, "blocks": 0, "ctime": 1706315676.3583453, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27924, "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": 1706315676.3583453, "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-ci_fixl3q2vgw5/tests/tasks/assert_device_present.yml:5 Saturday 27 January 2024 00:34:37 +0000 (0:00:00.204) 0:00:06.260 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml:23 Saturday 27 January 2024 00:34:37 +0000 (0:00:00.023) 0:00:06.284 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 00:34:37 +0000 (0:00:00.033) 0:00:06.318 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 00:34:37 +0000 (0:00:00.014) 0:00:06.332 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 00:34:37 +0000 (0:00:00.009) 0:00:06.341 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:34:37 +0000 (0:00:00.014) 0:00:06.355 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:34:37 +0000 (0:00:00.010) 0:00:06.366 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003306", "end": "2024-01-27 00:34:37.771171", "rc": 0, "start": "2024-01-27 00:34:37.767865" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:34:37 +0000 (0:00:00.195) 0:00:06.562 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:34:37 +0000 (0:00:00.009) 0:00:06.572 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 00:34:37 +0000 (0:00:00.008) 0:00:06.581 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 00:34:38 +0000 (0:00:00.842) 0:00:07.424 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 00:34:38 +0000 (0:00:00.032) 0:00:07.456 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 00:34:38 +0000 (0:00:00.027) 0:00:07.483 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.012017", "end": "2024-01-27 00:34:38.903093", "rc": 0, "start": "2024-01-27 00:34:38.891076" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 00:34:38 +0000 (0:00:00.222) 0:00:07.706 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 00:34:38 +0000 (0:00:00.010) 0:00:07.717 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 00:34:38 +0000 (0:00:00.035) 0:00:07.753 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 00:34:39 +0000 (0:00:00.056) 0:00:07.809 ****** 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-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml:27 Saturday 27 January 2024 00:34:39 +0000 (0:00:00.036) 0:00:07.845 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:34:39 +0000 (0:00:00.021) 0:00:07.866 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:34:39 +0000 (0:00:00.018) 0:00:07.885 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003274", "end": "2024-01-27 00:34:39.312111", "rc": 0, "start": "2024-01-27 00:34:39.308837" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:34:39 +0000 (0:00:00.225) 0:00:08.111 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:34:39 +0000 (0:00:00.023) 0:00:08.134 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml:29 Saturday 27 January 2024 00:34:39 +0000 (0:00:00.011) 0:00:08.146 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/assert_device_absent.yml:3 Saturday 27 January 2024 00:34:39 +0000 (0:00:00.044) 0:00:08.190 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 00:34:39 +0000 (0:00:00.019) 0:00:08.209 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/assert_device_absent.yml:5 Saturday 27 January 2024 00:34:39 +0000 (0:00:00.252) 0:00:08.461 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tests_helpers_and_asserts.yml:15 Saturday 27 January 2024 00:34:39 +0000 (0:00:00.030) 0:00:08.491 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml:3 Saturday 27 January 2024 00:34:39 +0000 (0:00:00.022) 0:00:08.514 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:34:39 +0000 (0:00:00.053) 0:00:08.567 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:34:39 +0000 (0:00:00.021) 0:00:08.588 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003397", "end": "2024-01-27 00:34:40.042703", "rc": 0, "start": "2024-01-27 00:34:40.039306" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:34:40 +0000 (0:00:00.291) 0:00:08.879 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:34:40 +0000 (0:00:00.019) 0:00:08.898 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml:5 Saturday 27 January 2024 00:34:40 +0000 (0:00:00.023) 0:00:08.922 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 00:34:40 +0000 (0:00:00.031) 0:00:08.954 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 00:34:40 +0000 (0:00:00.020) 0:00:08.974 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 00:34:40 +0000 (0:00:00.024) 0:00:08.998 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:34:40 +0000 (0:00:00.011) 0:00:09.009 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:34:40 +0000 (0:00:00.009) 0:00:09.019 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003290", "end": "2024-01-27 00:34:40.447741", "rc": 0, "start": "2024-01-27 00:34:40.444451" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:34:40 +0000 (0:00:00.236) 0:00:09.255 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:34:40 +0000 (0:00:00.026) 0:00:09.282 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 00:34:40 +0000 (0:00:00.012) 0:00:09.295 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 00:34:41 +0000 (0:00:00.906) 0:00:10.201 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 00:34:41 +0000 (0:00:00.019) 0:00:10.220 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 00:34:41 +0000 (0:00:00.009) 0:00:10.230 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 00:34:41 +0000 (0:00:00.009) 0:00:10.239 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 00:34:41 +0000 (0:00:00.009) 0:00:10.248 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 00:34:41 +0000 (0:00:00.008) 0:00:10.256 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 00:34:41 +0000 (0:00:00.009) 0:00:10.265 ****** 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-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml:9 Saturday 27 January 2024 00:34:41 +0000 (0:00:00.008) 0:00:10.273 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:34:41 +0000 (0:00:00.025) 0:00:10.299 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:34:41 +0000 (0:00:00.014) 0:00:10.313 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003157", "end": "2024-01-27 00:34:41.718193", "rc": 0, "start": "2024-01-27 00:34:41.715036" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:34:41 +0000 (0:00:00.219) 0:00:10.533 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:34:41 +0000 (0:00:00.014) 0:00:10.548 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml:11 Saturday 27 January 2024 00:34:41 +0000 (0:00:00.028) 0:00:10.577 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/assert_device_absent.yml:3 Saturday 27 January 2024 00:34:41 +0000 (0:00:00.036) 0:00:10.613 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 00:34:41 +0000 (0:00:00.029) 0:00:10.642 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/assert_device_absent.yml:5 Saturday 27 January 2024 00:34:42 +0000 (0:00:00.194) 0:00:10.836 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml:14 Saturday 27 January 2024 00:34:42 +0000 (0:00:00.011) 0:00:10.848 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 00:34:42 +0000 (0:00:00.017) 0:00:10.866 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 00:34:42 +0000 (0:00:00.021) 0:00:10.888 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 00:34:42 +0000 (0:00:00.012) 0:00:10.900 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:34:42 +0000 (0:00:00.015) 0:00:10.916 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:34:42 +0000 (0:00:00.053) 0:00:10.970 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003449", "end": "2024-01-27 00:34:42.429293", "rc": 0, "start": "2024-01-27 00:34:42.425844" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:34:42 +0000 (0:00:00.251) 0:00:11.221 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:34:42 +0000 (0:00:00.010) 0:00:11.231 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 00:34:42 +0000 (0:00:00.008) 0:00:11.240 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 00:34:43 +0000 (0:00:00.836) 0:00:12.076 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 00:34:43 +0000 (0:00:00.022) 0:00:12.099 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 00:34:43 +0000 (0:00:00.009) 0:00:12.108 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 00:34:43 +0000 (0:00:00.013) 0:00:12.122 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.038537", "end": "2024-01-27 00:34:43.560029", "rc": 0, "start": "2024-01-27 00:34:43.521492" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 00:34:43 +0000 (0:00:00.236) 0:00:12.359 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 00:34:43 +0000 (0:00:00.011) 0:00:12.371 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 00:34:43 +0000 (0:00:00.009) 0:00:12.380 ****** 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-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml:18 Saturday 27 January 2024 00:34:43 +0000 (0:00:00.008) 0:00:12.389 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:34:43 +0000 (0:00:00.017) 0:00:12.406 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:34:43 +0000 (0:00:00.010) 0:00:12.417 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003450", "end": "2024-01-27 00:34:43.811605", "rc": 0, "start": "2024-01-27 00:34:43.808155" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:34:43 +0000 (0:00:00.186) 0:00:12.603 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:34:43 +0000 (0:00:00.015) 0:00:12.619 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml:20 Saturday 27 January 2024 00:34:43 +0000 (0:00:00.013) 0:00:12.633 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/assert_device_present.yml:3 Saturday 27 January 2024 00:34:43 +0000 (0:00:00.017) 0:00:12.651 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 00:34:43 +0000 (0:00:00.010) 0:00:12.661 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706315683.5565763, "block_size": 4096, "blocks": 0, "ctime": 1706315683.5565763, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 28252, "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": 1706315683.5565763, "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-ci_fixl3q2vgw5/tests/tasks/assert_device_present.yml:5 Saturday 27 January 2024 00:34:44 +0000 (0:00:00.186) 0:00:12.848 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml:23 Saturday 27 January 2024 00:34:44 +0000 (0:00:00.009) 0:00:12.858 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 00:34:44 +0000 (0:00:00.018) 0:00:12.877 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 00:34:44 +0000 (0:00:00.009) 0:00:12.887 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 00:34:44 +0000 (0:00:00.009) 0:00:12.896 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:34:44 +0000 (0:00:00.012) 0:00:12.909 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:34:44 +0000 (0:00:00.011) 0:00:12.921 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003199", "end": "2024-01-27 00:34:44.321057", "rc": 0, "start": "2024-01-27 00:34:44.317858" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:34:44 +0000 (0:00:00.193) 0:00:13.114 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:34:44 +0000 (0:00:00.011) 0:00:13.125 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 00:34:44 +0000 (0:00:00.009) 0:00:13.135 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 00:34:45 +0000 (0:00:00.851) 0:00:13.986 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 00:34:45 +0000 (0:00:00.028) 0:00:14.015 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 00:34:45 +0000 (0:00:00.009) 0:00:14.024 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 00:34:45 +0000 (0:00:00.011) 0:00:14.036 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 00:34:45 +0000 (0:00:00.016) 0:00:14.052 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010364", "end": "2024-01-27 00:34:45.502196", "rc": 0, "start": "2024-01-27 00:34:45.491832" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 00:34:45 +0000 (0:00:00.258) 0:00:14.311 ****** 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-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 00:34:45 +0000 (0:00:00.012) 0:00:14.323 ****** 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-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml:27 Saturday 27 January 2024 00:34:45 +0000 (0:00:00.009) 0:00:14.333 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:34:45 +0000 (0:00:00.026) 0:00:14.359 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:34:45 +0000 (0:00:00.015) 0:00:14.374 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003245", "end": "2024-01-27 00:34:45.767600", "rc": 0, "start": "2024-01-27 00:34:45.764355" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:34:45 +0000 (0:00:00.187) 0:00:14.562 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:34:45 +0000 (0:00:00.010) 0:00:14.572 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/create_and_remove_interface.yml:29 Saturday 27 January 2024 00:34:45 +0000 (0:00:00.008) 0:00:14.581 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/assert_device_absent.yml:3 Saturday 27 January 2024 00:34:45 +0000 (0:00:00.021) 0:00:14.602 ****** included: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 00:34:45 +0000 (0:00:00.011) 0:00:14.614 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/assert_device_absent.yml:5 Saturday 27 January 2024 00:34:46 +0000 (0:00:00.191) 0:00:14.806 ****** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Saturday 27 January 2024 00:34:46 +0000 (0:00:00.019) 0:00:14.826 ****** =============================================================================== Install iproute --------------------------------------------------------- 1.19s /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 0.91s /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 0.85s /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 0.85s /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 0.84s /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 0.84s /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:16 ---------- Gathering Facts --------------------------------------------------------- 0.76s /WORKDIR/git-ci_fixl3q2vgw5/tests/tests_helpers_and_asserts.yml:3 ------------- Create veth interface veth1298 ------------------------------------------ 0.59s /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:23 ---------- Gather the minimum subset of ansible_facts required by the network role test --- 0.35s /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/el_repo_setup.yml:3 ------------------- Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:3 ---------- Delete dummy interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:50 ---------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:3 ---------- Check if system is ostree ----------------------------------------------- 0.25s /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/el_repo_setup.yml:17 ------------------ Get stat for interface veth1298 ----------------------------------------- 0.25s /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_interface_stat.yml:3 -------------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:3 ---------- Create dummy interface dummy1298 ---------------------------------------- 0.24s /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:45 ---------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:3 ---------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/get_current_interfaces.yml:3 ---------- Delete veth interface veth1298 ------------------------------------------ 0.22s /WORKDIR/git-ci_fixl3q2vgw5/tests/tasks/manage_test_interface.yml:39 ---------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-ci_fixl3q2vgw5/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. ---^---^---^---^---^---