# 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-more-test-debug84ynh6oh/.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-more-test-debug84ynh6oh/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tests_helpers_and_asserts.yml:3 Saturday 24 February 2024 19:04:19 +0000 (0:00:00.047) 0:00:00.047 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tests_helpers_and_asserts.yml:6 Saturday 24 February 2024 19:04:20 +0000 (0:00:01.115) 0:00:01.163 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/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-more-test-debug84ynh6oh/tests/tasks/el_repo_setup.yml:3 Saturday 24 February 2024 19:04:20 +0000 (0:00:00.012) 0:00:01.175 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/el_repo_setup.yml:17 Saturday 24 February 2024 19:04:21 +0000 (0:00:00.417) 0:00:01.593 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/el_repo_setup.yml:22 Saturday 24 February 2024 19:04:21 +0000 (0:00:00.294) 0:00:01.888 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/el_repo_setup.yml:26 Saturday 24 February 2024 19:04:21 +0000 (0:00:00.020) 0:00:01.909 ***** 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-more-test-debug84ynh6oh/tests/tasks/el_repo_setup.yml:51 Saturday 24 February 2024 19:04:21 +0000 (0:00:00.008) 0:00:01.918 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/enable_epel.yml:8 Saturday 24 February 2024 19:04:21 +0000 (0:00:00.033) 0:00:01.951 ***** 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-more-test-debug84ynh6oh/tests/tasks/enable_epel.yml:24 Saturday 24 February 2024 19:04:21 +0000 (0:00:00.035) 0:00:01.987 ***** 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-more-test-debug84ynh6oh/tests/tasks/enable_epel.yml:30 Saturday 24 February 2024 19:04:21 +0000 (0:00:00.009) 0:00:01.996 ***** 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-more-test-debug84ynh6oh/tests/tasks/enable_epel.yml:35 Saturday 24 February 2024 19:04:21 +0000 (0:00:00.029) 0:00:02.025 ***** 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-more-test-debug84ynh6oh/tests/tasks/enable_epel.yml:40 Saturday 24 February 2024 19:04:21 +0000 (0:00:00.011) 0:00:02.036 ***** 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-more-test-debug84ynh6oh/tests/tests_helpers_and_asserts.yml:9 Saturday 24 February 2024 19:04:21 +0000 (0:00:00.007) 0:00:02.044 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml:3 Saturday 24 February 2024 19:04:21 +0000 (0:00:00.015) 0:00:02.060 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:04:21 +0000 (0:00:00.014) 0:00:02.074 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:04:21 +0000 (0:00:00.014) 0:00:02.089 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004255", "end": "2024-02-24 19:04:22.023683", "rc": 0, "start": "2024-02-24 19:04:22.019428" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:04:22 +0000 (0:00:00.298) 0:00:02.388 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:04:22 +0000 (0:00:00.011) 0:00:02.399 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml:5 Saturday 24 February 2024 19:04:22 +0000 (0:00:00.010) 0:00:02.410 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 19:04:22 +0000 (0:00:00.015) 0:00:02.425 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 19:04:22 +0000 (0:00:00.009) 0:00:02.435 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 19:04:22 +0000 (0:00:00.019) 0:00:02.455 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:04:22 +0000 (0:00:00.011) 0:00:02.466 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:04:22 +0000 (0:00:00.024) 0:00:02.491 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004258", "end": "2024-02-24 19:04:22.374028", "rc": 0, "start": "2024-02-24 19:04:22.369770" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:04:22 +0000 (0:00:00.263) 0:00:02.755 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:04:22 +0000 (0:00:00.028) 0:00:02.783 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 19:04:22 +0000 (0:00:00.025) 0:00:02.809 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:27 Saturday 24 February 2024 19:04:24 +0000 (0:00:02.499) 0:00:05.309 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:35 Saturday 24 February 2024 19:04:25 +0000 (0:00:00.029) 0:00:05.338 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:43 Saturday 24 February 2024 19:04:25 +0000 (0:00:00.018) 0:00:05.357 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:49 Saturday 24 February 2024 19:04:25 +0000 (0:00:00.012) 0:00:05.370 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:54 Saturday 24 February 2024 19:04:25 +0000 (0:00:00.014) 0:00:05.385 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:60 Saturday 24 February 2024 19:04:25 +0000 (0:00:00.011) 0:00:05.396 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 19:04:25 +0000 (0:00:00.031) 0:00:05.427 ***** 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-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml:9 Saturday 24 February 2024 19:04:25 +0000 (0:00:00.017) 0:00:05.445 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:04:25 +0000 (0:00:00.026) 0:00:05.471 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:04:25 +0000 (0:00:00.018) 0:00:05.490 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004265", "end": "2024-02-24 19:04:25.369940", "rc": 0, "start": "2024-02-24 19:04:25.365675" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:04:25 +0000 (0:00:00.258) 0:00:05.748 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:04:25 +0000 (0:00:00.038) 0:00:05.787 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml:11 Saturday 24 February 2024 19:04:25 +0000 (0:00:00.009) 0:00:05.797 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 19:04:25 +0000 (0:00:00.044) 0:00:05.841 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:04:25 +0000 (0:00:00.016) 0:00:05.858 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 19:04:25 +0000 (0:00:00.287) 0:00:06.145 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml:14 Saturday 24 February 2024 19:04:25 +0000 (0:00:00.030) 0:00:06.176 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 19:04:25 +0000 (0:00:00.047) 0:00:06.223 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 19:04:25 +0000 (0:00:00.070) 0:00:06.294 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 19:04:25 +0000 (0:00:00.020) 0:00:06.314 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:04:26 +0000 (0:00:00.075) 0:00:06.389 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:04:26 +0000 (0:00:00.022) 0:00:06.412 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004209", "end": "2024-02-24 19:04:26.331287", "rc": 0, "start": "2024-02-24 19:04:26.327078" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:04:26 +0000 (0:00:00.282) 0:00:06.694 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:04:26 +0000 (0:00:00.015) 0:00:06.710 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 19:04:26 +0000 (0:00:00.010) 0:00:06.720 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:27 Saturday 24 February 2024 19:04:28 +0000 (0:00:02.046) 0:00:08.767 ***** 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.009041", "end": "2024-02-24 19:04:28.652899", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-24 19:04:28.643858" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004577", "end": "2024-02-24 19:04:28.944774", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-24 19:04:28.940197" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.005174", "end": "2024-02-24 19:04:29.191500", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-24 19:04:29.186326" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:35 Saturday 24 February 2024 19:04:29 +0000 (0:00:00.789) 0:00:09.557 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023088", "end": "2024-02-24 19:04:29.459194", "rc": 0, "start": "2024-02-24 19:04:29.436106" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:43 Saturday 24 February 2024 19:04:29 +0000 (0:00:00.276) 0:00:09.833 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:49 Saturday 24 February 2024 19:04:29 +0000 (0:00:00.029) 0:00:09.863 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:54 Saturday 24 February 2024 19:04:29 +0000 (0:00:00.022) 0:00:09.885 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:60 Saturday 24 February 2024 19:04:29 +0000 (0:00:00.027) 0:00:09.912 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 19:04:29 +0000 (0:00:00.016) 0:00:09.929 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml:18 Saturday 24 February 2024 19:04:29 +0000 (0:00:00.041) 0:00:09.971 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:04:29 +0000 (0:00:00.024) 0:00:09.995 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:04:29 +0000 (0:00:00.019) 0:00:10.015 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004168", "end": "2024-02-24 19:04:29.907164", "rc": 0, "start": "2024-02-24 19:04:29.902996" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:04:29 +0000 (0:00:00.254) 0:00:10.269 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:04:29 +0000 (0:00:00.015) 0:00:10.284 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml:20 Saturday 24 February 2024 19:04:29 +0000 (0:00:00.010) 0:00:10.294 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/assert_device_present.yml:3 Saturday 24 February 2024 19:04:29 +0000 (0:00:00.026) 0:00:10.320 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:04:29 +0000 (0:00:00.012) 0:00:10.333 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708801468.648453, "block_size": 4096, "blocks": 0, "ctime": 1708801468.648453, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32586, "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": 1708801468.648453, "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-more-test-debug84ynh6oh/tests/tasks/assert_device_present.yml:5 Saturday 24 February 2024 19:04:30 +0000 (0:00:00.254) 0:00:10.588 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml:23 Saturday 24 February 2024 19:04:30 +0000 (0:00:00.016) 0:00:10.604 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 19:04:30 +0000 (0:00:00.041) 0:00:10.646 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 19:04:30 +0000 (0:00:00.015) 0:00:10.661 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 19:04:30 +0000 (0:00:00.021) 0:00:10.682 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:04:30 +0000 (0:00:00.021) 0:00:10.704 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:04:30 +0000 (0:00:00.012) 0:00:10.717 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004090", "end": "2024-02-24 19:04:30.598850", "rc": 0, "start": "2024-02-24 19:04:30.594760" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:04:30 +0000 (0:00:00.254) 0:00:10.971 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:04:30 +0000 (0:00:00.015) 0:00:10.986 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 19:04:30 +0000 (0:00:00.014) 0:00:11.001 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:27 Saturday 24 February 2024 19:04:32 +0000 (0:00:02.064) 0:00:13.065 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:35 Saturday 24 February 2024 19:04:32 +0000 (0:00:00.015) 0:00:13.081 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:43 Saturday 24 February 2024 19:04:32 +0000 (0:00:00.008) 0:00:13.090 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.011269", "end": "2024-02-24 19:04:32.976115", "rc": 0, "start": "2024-02-24 19:04:32.964846" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:49 Saturday 24 February 2024 19:04:33 +0000 (0:00:00.264) 0:00:13.354 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:54 Saturday 24 February 2024 19:04:33 +0000 (0:00:00.021) 0:00:13.376 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:60 Saturday 24 February 2024 19:04:33 +0000 (0:00:00.014) 0:00:13.391 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 19:04:33 +0000 (0:00:00.013) 0:00:13.404 ***** 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-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml:27 Saturday 24 February 2024 19:04:33 +0000 (0:00:00.021) 0:00:13.426 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:04:33 +0000 (0:00:00.029) 0:00:13.455 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:04:33 +0000 (0:00:00.026) 0:00:13.482 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004282", "end": "2024-02-24 19:04:33.360924", "rc": 0, "start": "2024-02-24 19:04:33.356642" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:04:33 +0000 (0:00:00.252) 0:00:13.734 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:04:33 +0000 (0:00:00.014) 0:00:13.749 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml:29 Saturday 24 February 2024 19:04:33 +0000 (0:00:00.011) 0:00:13.761 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 19:04:33 +0000 (0:00:00.028) 0:00:13.789 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:04:33 +0000 (0:00:00.019) 0:00:13.809 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 19:04:33 +0000 (0:00:00.248) 0:00:14.057 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tests_helpers_and_asserts.yml:15 Saturday 24 February 2024 19:04:33 +0000 (0:00:00.012) 0:00:14.069 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml:3 Saturday 24 February 2024 19:04:33 +0000 (0:00:00.015) 0:00:14.085 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:04:33 +0000 (0:00:00.020) 0:00:14.106 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:04:33 +0000 (0:00:00.011) 0:00:14.117 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004260", "end": "2024-02-24 19:04:33.997698", "rc": 0, "start": "2024-02-24 19:04:33.993438" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:04:34 +0000 (0:00:00.243) 0:00:14.360 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:04:34 +0000 (0:00:00.021) 0:00:14.381 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml:5 Saturday 24 February 2024 19:04:34 +0000 (0:00:00.015) 0:00:14.397 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 19:04:34 +0000 (0:00:00.015) 0:00:14.413 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 19:04:34 +0000 (0:00:00.009) 0:00:14.423 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 19:04:34 +0000 (0:00:00.015) 0:00:14.438 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:04:34 +0000 (0:00:00.019) 0:00:14.457 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:04:34 +0000 (0:00:00.018) 0:00:14.476 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004114", "end": "2024-02-24 19:04:34.358625", "rc": 0, "start": "2024-02-24 19:04:34.354511" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:04:34 +0000 (0:00:00.246) 0:00:14.722 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:04:34 +0000 (0:00:00.020) 0:00:14.743 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 19:04:34 +0000 (0:00:00.015) 0:00:14.758 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:27 Saturday 24 February 2024 19:04:36 +0000 (0:00:02.008) 0:00:16.766 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:35 Saturday 24 February 2024 19:04:36 +0000 (0:00:00.019) 0:00:16.785 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:43 Saturday 24 February 2024 19:04:36 +0000 (0:00:00.015) 0:00:16.801 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:49 Saturday 24 February 2024 19:04:36 +0000 (0:00:00.018) 0:00:16.819 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:54 Saturday 24 February 2024 19:04:36 +0000 (0:00:00.025) 0:00:16.844 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:60 Saturday 24 February 2024 19:04:36 +0000 (0:00:00.030) 0:00:16.875 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 19:04:36 +0000 (0:00:00.010) 0:00:16.885 ***** 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-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml:9 Saturday 24 February 2024 19:04:36 +0000 (0:00:00.016) 0:00:16.901 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:04:36 +0000 (0:00:00.034) 0:00:16.935 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:04:36 +0000 (0:00:00.023) 0:00:16.959 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004233", "end": "2024-02-24 19:04:36.837258", "rc": 0, "start": "2024-02-24 19:04:36.833025" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:04:36 +0000 (0:00:00.244) 0:00:17.204 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:04:36 +0000 (0:00:00.028) 0:00:17.232 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml:11 Saturday 24 February 2024 19:04:36 +0000 (0:00:00.047) 0:00:17.280 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 19:04:37 +0000 (0:00:00.065) 0:00:17.346 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:04:37 +0000 (0:00:00.028) 0:00:17.374 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 19:04:37 +0000 (0:00:00.249) 0:00:17.623 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml:14 Saturday 24 February 2024 19:04:37 +0000 (0:00:00.011) 0:00:17.635 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 19:04:37 +0000 (0:00:00.028) 0:00:17.664 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 19:04:37 +0000 (0:00:00.027) 0:00:17.691 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 19:04:37 +0000 (0:00:00.022) 0:00:17.714 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:04:37 +0000 (0:00:00.016) 0:00:17.731 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:04:37 +0000 (0:00:00.049) 0:00:17.780 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004271", "end": "2024-02-24 19:04:37.707214", "rc": 0, "start": "2024-02-24 19:04:37.702943" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:04:37 +0000 (0:00:00.301) 0:00:18.081 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:04:37 +0000 (0:00:00.013) 0:00:18.095 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 19:04:37 +0000 (0:00:00.009) 0:00:18.104 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:27 Saturday 24 February 2024 19:04:39 +0000 (0:00:01.995) 0:00:20.100 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:35 Saturday 24 February 2024 19:04:39 +0000 (0:00:00.015) 0:00:20.115 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:43 Saturday 24 February 2024 19:04:39 +0000 (0:00:00.008) 0:00:20.124 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:49 Saturday 24 February 2024 19:04:39 +0000 (0:00:00.009) 0:00:20.133 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.080198", "end": "2024-02-24 19:04:40.086619", "rc": 0, "start": "2024-02-24 19:04:40.006421" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:54 Saturday 24 February 2024 19:04:40 +0000 (0:00:00.335) 0:00:20.469 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:60 Saturday 24 February 2024 19:04:40 +0000 (0:00:00.013) 0:00:20.482 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 19:04:40 +0000 (0:00:00.024) 0:00:20.506 ***** 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-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml:18 Saturday 24 February 2024 19:04:40 +0000 (0:00:00.035) 0:00:20.542 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:04:40 +0000 (0:00:00.059) 0:00:20.601 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:04:40 +0000 (0:00:00.013) 0:00:20.614 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004238", "end": "2024-02-24 19:04:40.520517", "rc": 0, "start": "2024-02-24 19:04:40.516279" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:04:40 +0000 (0:00:00.278) 0:00:20.892 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:04:40 +0000 (0:00:00.026) 0:00:20.918 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml:20 Saturday 24 February 2024 19:04:40 +0000 (0:00:00.016) 0:00:20.935 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/assert_device_present.yml:3 Saturday 24 February 2024 19:04:40 +0000 (0:00:00.017) 0:00:20.952 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:04:40 +0000 (0:00:00.012) 0:00:20.964 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708801480.0849822, "block_size": 4096, "blocks": 0, "ctime": 1708801480.0849822, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32918, "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": 1708801480.0849822, "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-more-test-debug84ynh6oh/tests/tasks/assert_device_present.yml:5 Saturday 24 February 2024 19:04:40 +0000 (0:00:00.235) 0:00:21.200 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml:23 Saturday 24 February 2024 19:04:40 +0000 (0:00:00.042) 0:00:21.243 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 19:04:40 +0000 (0:00:00.025) 0:00:21.268 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 19:04:40 +0000 (0:00:00.009) 0:00:21.277 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 19:04:40 +0000 (0:00:00.010) 0:00:21.288 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:04:40 +0000 (0:00:00.021) 0:00:21.310 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:04:40 +0000 (0:00:00.024) 0:00:21.334 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004214", "end": "2024-02-24 19:04:41.223122", "rc": 0, "start": "2024-02-24 19:04:41.218908" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:04:41 +0000 (0:00:00.268) 0:00:21.603 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:04:41 +0000 (0:00:00.012) 0:00:21.616 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 19:04:41 +0000 (0:00:00.023) 0:00:21.640 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:27 Saturday 24 February 2024 19:04:43 +0000 (0:00:02.046) 0:00:23.686 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:35 Saturday 24 February 2024 19:04:43 +0000 (0:00:00.039) 0:00:23.726 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:43 Saturday 24 February 2024 19:04:43 +0000 (0:00:00.009) 0:00:23.735 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:49 Saturday 24 February 2024 19:04:43 +0000 (0:00:00.010) 0:00:23.745 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:54 Saturday 24 February 2024 19:04:43 +0000 (0:00:00.008) 0:00:23.754 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.019181", "end": "2024-02-24 19:04:43.650262", "rc": 0, "start": "2024-02-24 19:04:43.631081" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:60 Saturday 24 February 2024 19:04:43 +0000 (0:00:00.260) 0:00:24.014 ***** 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-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 19:04:43 +0000 (0:00:00.014) 0:00:24.028 ***** 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-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml:27 Saturday 24 February 2024 19:04:43 +0000 (0:00:00.016) 0:00:24.045 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:04:43 +0000 (0:00:00.023) 0:00:24.068 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:04:43 +0000 (0:00:00.069) 0:00:24.137 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004114", "end": "2024-02-24 19:04:44.020802", "rc": 0, "start": "2024-02-24 19:04:44.016688" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:04:44 +0000 (0:00:00.245) 0:00:24.383 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:04:44 +0000 (0:00:00.011) 0:00:24.395 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/create_and_remove_interface.yml:29 Saturday 24 February 2024 19:04:44 +0000 (0:00:00.010) 0:00:24.405 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 19:04:44 +0000 (0:00:00.020) 0:00:24.426 ***** included: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:04:44 +0000 (0:00:00.013) 0:00:24.440 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 19:04:44 +0000 (0:00:00.248) 0:00:24.688 ***** 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 24 February 2024 19:04:44 +0000 (0:00:00.019) 0:00:24.708 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.50s /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:16 - Install iproute --------------------------------------------------------- 2.06s /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:16 - Install iproute --------------------------------------------------------- 2.05s /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:16 - Install iproute --------------------------------------------------------- 2.05s /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:16 - Install iproute --------------------------------------------------------- 2.01s /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:16 - Install iproute --------------------------------------------------------- 2.00s /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:16 - Gathering Facts --------------------------------------------------------- 1.12s /WORKDIR/git-more-test-debug84ynh6oh/tests/tests_helpers_and_asserts.yml:3 ---- Create veth interface veth1298 ------------------------------------------ 0.79s /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:27 - Gather the minimum subset of ansible_facts required by the network role test --- 0.42s /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/el_repo_setup.yml:3 ---------- Create dummy interface dummy1298 ---------------------------------------- 0.34s /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:49 - Gather current interface info ------------------------------------------- 0.30s /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:3 - Gather current interface info ------------------------------------------- 0.30s /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:3 - Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/el_repo_setup.yml:17 --------- Get stat for interface veth1298 ----------------------------------------- 0.29s /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_interface_stat.yml:3 ----- Gather current interface info ------------------------------------------- 0.28s /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:3 - Gather current interface info ------------------------------------------- 0.28s /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:3 - Set up veth as managed by NetworkManager -------------------------------- 0.28s /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:35 - Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/get_current_interfaces.yml:3 - Delete veth interface veth1298 ------------------------------------------ 0.26s /WORKDIR/git-more-test-debug84ynh6oh/tests/tasks/manage_test_interface.yml:43 - Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-more-test-debug84ynh6oh/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. ---^---^---^---^---^---