# 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-nm_plugin_hotfixkyyepmwy/.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-nm_plugin_hotfixkyyepmwy/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tests_helpers_and_asserts.yml:3 Thursday 29 February 2024 00:08:34 +0000 (0:00:00.046) 0:00:00.046 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tests_helpers_and_asserts.yml:6 Thursday 29 February 2024 00:08:35 +0000 (0:00:01.084) 0:00:01.130 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/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-nm_plugin_hotfixkyyepmwy/tests/tasks/el_repo_setup.yml:3 Thursday 29 February 2024 00:08:35 +0000 (0:00:00.013) 0:00:01.143 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/el_repo_setup.yml:17 Thursday 29 February 2024 00:08:35 +0000 (0:00:00.392) 0:00:01.535 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/el_repo_setup.yml:22 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.277) 0:00:01.813 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/el_repo_setup.yml:26 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.020) 0:00:01.833 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/el_repo_setup.yml:51 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.015) 0:00:01.849 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/enable_epel.yml:8 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.025) 0:00:01.875 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/enable_epel.yml:24 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.009) 0:00:01.884 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/enable_epel.yml:30 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.010) 0:00:01.894 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/enable_epel.yml:35 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.007) 0:00:01.902 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/enable_epel.yml:40 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.007) 0:00:01.909 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tests_helpers_and_asserts.yml:9 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.007) 0:00:01.917 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml:3 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.012) 0:00:01.930 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.010) 0:00:01.940 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.011) 0:00:01.951 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004407", "end": "2024-02-29 00:08:36.552066", "rc": 0, "start": "2024-02-29 00:08:36.547659" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.309) 0:00:02.261 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.011) 0:00:02.272 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml:5 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.009) 0:00:02.282 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:3 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.015) 0:00:02.297 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:8 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.008) 0:00:02.306 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:13 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.012) 0:00:02.318 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.021) 0:00:02.340 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.010) 0:00:02.350 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004372", "end": "2024-02-29 00:08:36.892624", "rc": 0, "start": "2024-02-29 00:08:36.888252" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.239) 0:00:02.589 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.013) 0:00:02.603 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:16 Thursday 29 February 2024 00:08:36 +0000 (0:00:00.016) 0:00:02.619 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:27 Thursday 29 February 2024 00:08:39 +0000 (0:00:02.672) 0:00:05.292 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:35 Thursday 29 February 2024 00:08:39 +0000 (0:00:00.017) 0:00:05.309 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:43 Thursday 29 February 2024 00:08:39 +0000 (0:00:00.008) 0:00:05.318 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:49 Thursday 29 February 2024 00:08:39 +0000 (0:00:00.008) 0:00:05.326 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:54 Thursday 29 February 2024 00:08:39 +0000 (0:00:00.008) 0:00:05.335 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:60 Thursday 29 February 2024 00:08:39 +0000 (0:00:00.008) 0:00:05.343 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:65 Thursday 29 February 2024 00:08:39 +0000 (0:00:00.016) 0:00:05.360 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml:9 Thursday 29 February 2024 00:08:39 +0000 (0:00:00.008) 0:00:05.369 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:08:39 +0000 (0:00:00.013) 0:00:05.382 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:08:39 +0000 (0:00:00.009) 0:00:05.391 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004546", "end": "2024-02-29 00:08:39.927249", "rc": 0, "start": "2024-02-29 00:08:39.922703" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:08:39 +0000 (0:00:00.237) 0:00:05.629 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:08:39 +0000 (0:00:00.011) 0:00:05.640 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml:11 Thursday 29 February 2024 00:08:39 +0000 (0:00:00.009) 0:00:05.650 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/assert_device_absent.yml:3 Thursday 29 February 2024 00:08:39 +0000 (0:00:00.013) 0:00:05.664 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_interface_stat.yml:3 Thursday 29 February 2024 00:08:40 +0000 (0:00:00.017) 0:00:05.682 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/assert_device_absent.yml:5 Thursday 29 February 2024 00:08:40 +0000 (0:00:00.232) 0:00:05.915 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml:14 Thursday 29 February 2024 00:08:40 +0000 (0:00:00.014) 0:00:05.929 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:3 Thursday 29 February 2024 00:08:40 +0000 (0:00:00.018) 0:00:05.948 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:8 Thursday 29 February 2024 00:08:40 +0000 (0:00:00.033) 0:00:05.981 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:13 Thursday 29 February 2024 00:08:40 +0000 (0:00:00.019) 0:00:06.000 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:08:40 +0000 (0:00:00.027) 0:00:06.027 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:08:40 +0000 (0:00:00.029) 0:00:06.057 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004607", "end": "2024-02-29 00:08:40.602423", "rc": 0, "start": "2024-02-29 00:08:40.597816" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:08:40 +0000 (0:00:00.259) 0:00:06.317 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:08:40 +0000 (0:00:00.018) 0:00:06.336 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:16 Thursday 29 February 2024 00:08:40 +0000 (0:00:00.015) 0:00:06.352 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:27 Thursday 29 February 2024 00:08:43 +0000 (0:00:02.614) 0:00:08.966 ***** 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.007955", "end": "2024-02-29 00:08:43.551013", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-29 00:08:43.543058" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.005480", "end": "2024-02-29 00:08:43.842877", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-29 00:08:43.837397" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.005110", "end": "2024-02-29 00:08:44.083258", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-29 00:08:44.078148" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:35 Thursday 29 February 2024 00:08:44 +0000 (0:00:00.815) 0:00:09.781 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.026836", "end": "2024-02-29 00:08:44.346107", "rc": 0, "start": "2024-02-29 00:08:44.319271" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:43 Thursday 29 February 2024 00:08:44 +0000 (0:00:00.262) 0:00:10.044 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:49 Thursday 29 February 2024 00:08:44 +0000 (0:00:00.021) 0:00:10.066 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:54 Thursday 29 February 2024 00:08:44 +0000 (0:00:00.009) 0:00:10.075 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:60 Thursday 29 February 2024 00:08:44 +0000 (0:00:00.023) 0:00:10.098 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:65 Thursday 29 February 2024 00:08:44 +0000 (0:00:00.010) 0:00:10.109 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml:18 Thursday 29 February 2024 00:08:44 +0000 (0:00:00.016) 0:00:10.125 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:08:44 +0000 (0:00:00.026) 0:00:10.151 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:08:44 +0000 (0:00:00.033) 0:00:10.185 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004405", "end": "2024-02-29 00:08:44.744091", "rc": 0, "start": "2024-02-29 00:08:44.739686" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:08:44 +0000 (0:00:00.253) 0:00:10.439 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:08:44 +0000 (0:00:00.009) 0:00:10.449 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml:20 Thursday 29 February 2024 00:08:44 +0000 (0:00:00.010) 0:00:10.459 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/assert_device_present.yml:3 Thursday 29 February 2024 00:08:44 +0000 (0:00:00.020) 0:00:10.480 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_interface_stat.yml:3 Thursday 29 February 2024 00:08:44 +0000 (0:00:00.018) 0:00:10.498 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1709165323.5486386, "block_size": 4096, "blocks": 0, "ctime": 1709165323.5486386, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31475, "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": 1709165323.5486386, "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-nm_plugin_hotfixkyyepmwy/tests/tasks/assert_device_present.yml:5 Thursday 29 February 2024 00:08:45 +0000 (0:00:00.269) 0:00:10.767 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml:23 Thursday 29 February 2024 00:08:45 +0000 (0:00:00.023) 0:00:10.790 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:3 Thursday 29 February 2024 00:08:45 +0000 (0:00:00.036) 0:00:10.827 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:8 Thursday 29 February 2024 00:08:45 +0000 (0:00:00.010) 0:00:10.838 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:13 Thursday 29 February 2024 00:08:45 +0000 (0:00:00.014) 0:00:10.852 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:08:45 +0000 (0:00:00.037) 0:00:10.890 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:08:45 +0000 (0:00:00.033) 0:00:10.924 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004430", "end": "2024-02-29 00:08:45.483243", "rc": 0, "start": "2024-02-29 00:08:45.478813" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:08:45 +0000 (0:00:00.260) 0:00:11.184 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:08:45 +0000 (0:00:00.010) 0:00:11.194 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:16 Thursday 29 February 2024 00:08:45 +0000 (0:00:00.010) 0:00:11.205 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:27 Thursday 29 February 2024 00:08:48 +0000 (0:00:02.547) 0:00:13.752 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:35 Thursday 29 February 2024 00:08:48 +0000 (0:00:00.016) 0:00:13.769 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:43 Thursday 29 February 2024 00:08:48 +0000 (0:00:00.010) 0:00:13.779 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010617", "end": "2024-02-29 00:08:48.322267", "rc": 0, "start": "2024-02-29 00:08:48.311650" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:49 Thursday 29 February 2024 00:08:48 +0000 (0:00:00.256) 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 veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:54 Thursday 29 February 2024 00:08:48 +0000 (0:00:00.010) 0:00:14.047 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:60 Thursday 29 February 2024 00:08:48 +0000 (0:00:00.009) 0:00:14.056 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:65 Thursday 29 February 2024 00:08:48 +0000 (0:00:00.011) 0:00:14.068 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml:27 Thursday 29 February 2024 00:08:48 +0000 (0:00:00.010) 0:00:14.079 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:08:48 +0000 (0:00:00.042) 0:00:14.121 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:08:48 +0000 (0:00:00.010) 0:00:14.132 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004531", "end": "2024-02-29 00:08:48.674817", "rc": 0, "start": "2024-02-29 00:08:48.670286" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:08:48 +0000 (0:00:00.242) 0:00:14.374 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:08:48 +0000 (0:00:00.014) 0:00:14.389 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml:29 Thursday 29 February 2024 00:08:48 +0000 (0:00:00.015) 0:00:14.405 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/assert_device_absent.yml:3 Thursday 29 February 2024 00:08:48 +0000 (0:00:00.022) 0:00:14.427 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_interface_stat.yml:3 Thursday 29 February 2024 00:08:48 +0000 (0:00:00.011) 0:00:14.439 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/assert_device_absent.yml:5 Thursday 29 February 2024 00:08:49 +0000 (0:00:00.256) 0:00:14.696 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tests_helpers_and_asserts.yml:15 Thursday 29 February 2024 00:08:49 +0000 (0:00:00.013) 0:00:14.709 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml:3 Thursday 29 February 2024 00:08:49 +0000 (0:00:00.013) 0:00:14.722 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:08:49 +0000 (0:00:00.011) 0:00:14.734 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:08:49 +0000 (0:00:00.009) 0:00:14.743 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004634", "end": "2024-02-29 00:08:49.275231", "rc": 0, "start": "2024-02-29 00:08:49.270597" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:08:49 +0000 (0:00:00.228) 0:00:14.972 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:08:49 +0000 (0:00:00.016) 0:00:14.989 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml:5 Thursday 29 February 2024 00:08:49 +0000 (0:00:00.021) 0:00:15.010 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:3 Thursday 29 February 2024 00:08:49 +0000 (0:00:00.012) 0:00:15.023 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:8 Thursday 29 February 2024 00:08:49 +0000 (0:00:00.011) 0:00:15.034 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:13 Thursday 29 February 2024 00:08:49 +0000 (0:00:00.028) 0:00:15.063 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:08:49 +0000 (0:00:00.013) 0:00:15.077 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:08:49 +0000 (0:00:00.010) 0:00:15.087 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004625", "end": "2024-02-29 00:08:49.646983", "rc": 0, "start": "2024-02-29 00:08:49.642358" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:08:49 +0000 (0:00:00.258) 0:00:15.345 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:08:49 +0000 (0:00:00.013) 0:00:15.358 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:16 Thursday 29 February 2024 00:08:49 +0000 (0:00:00.009) 0:00:15.368 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:27 Thursday 29 February 2024 00:08:52 +0000 (0:00:02.511) 0:00:17.880 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:35 Thursday 29 February 2024 00:08:52 +0000 (0:00:00.016) 0:00:17.897 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:43 Thursday 29 February 2024 00:08:52 +0000 (0:00:00.012) 0:00:17.909 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:49 Thursday 29 February 2024 00:08:52 +0000 (0:00:00.008) 0:00:17.918 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:54 Thursday 29 February 2024 00:08:52 +0000 (0:00:00.008) 0:00:17.926 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:60 Thursday 29 February 2024 00:08:52 +0000 (0:00:00.010) 0:00:17.937 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:65 Thursday 29 February 2024 00:08:52 +0000 (0:00:00.008) 0:00:17.946 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml:9 Thursday 29 February 2024 00:08:52 +0000 (0:00:00.012) 0:00:17.958 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:08:52 +0000 (0:00:00.014) 0:00:17.972 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:08:52 +0000 (0:00:00.010) 0:00:17.982 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004530", "end": "2024-02-29 00:08:52.515690", "rc": 0, "start": "2024-02-29 00:08:52.511160" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:08:52 +0000 (0:00:00.227) 0:00:18.210 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:08:52 +0000 (0:00:00.023) 0:00:18.233 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml:11 Thursday 29 February 2024 00:08:52 +0000 (0:00:00.010) 0:00:18.244 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/assert_device_absent.yml:3 Thursday 29 February 2024 00:08:52 +0000 (0:00:00.014) 0:00:18.259 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_interface_stat.yml:3 Thursday 29 February 2024 00:08:52 +0000 (0:00:00.010) 0:00:18.269 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/assert_device_absent.yml:5 Thursday 29 February 2024 00:08:52 +0000 (0:00:00.248) 0:00:18.518 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml:14 Thursday 29 February 2024 00:08:52 +0000 (0:00:00.013) 0:00:18.532 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:3 Thursday 29 February 2024 00:08:52 +0000 (0:00:00.016) 0:00:18.548 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:8 Thursday 29 February 2024 00:08:52 +0000 (0:00:00.032) 0:00:18.580 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:13 Thursday 29 February 2024 00:08:52 +0000 (0:00:00.029) 0:00:18.609 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:08:52 +0000 (0:00:00.015) 0:00:18.624 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:08:52 +0000 (0:00:00.015) 0:00:18.640 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004590", "end": "2024-02-29 00:08:53.167686", "rc": 0, "start": "2024-02-29 00:08:53.163096" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:08:53 +0000 (0:00:00.228) 0:00:18.868 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:08:53 +0000 (0:00:00.032) 0:00:18.900 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:16 Thursday 29 February 2024 00:08:53 +0000 (0:00:00.012) 0:00:18.913 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:27 Thursday 29 February 2024 00:08:55 +0000 (0:00:02.558) 0:00:21.471 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:35 Thursday 29 February 2024 00:08:55 +0000 (0:00:00.024) 0:00:21.496 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:43 Thursday 29 February 2024 00:08:55 +0000 (0:00:00.016) 0:00:21.513 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:49 Thursday 29 February 2024 00:08:55 +0000 (0:00:00.014) 0:00:21.528 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.076688", "end": "2024-02-29 00:08:56.137907", "rc": 0, "start": "2024-02-29 00:08:56.061219" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:54 Thursday 29 February 2024 00:08:56 +0000 (0:00:00.322) 0:00:21.850 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:60 Thursday 29 February 2024 00:08:56 +0000 (0:00:00.018) 0:00:21.869 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:65 Thursday 29 February 2024 00:08:56 +0000 (0:00:00.009) 0:00:21.879 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml:18 Thursday 29 February 2024 00:08:56 +0000 (0:00:00.014) 0:00:21.894 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:08:56 +0000 (0:00:00.018) 0:00:21.912 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:08:56 +0000 (0:00:00.018) 0:00:21.931 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004546", "end": "2024-02-29 00:08:56.521795", "rc": 0, "start": "2024-02-29 00:08:56.517249" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:08:56 +0000 (0:00:00.309) 0:00:22.240 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:08:56 +0000 (0:00:00.011) 0:00:22.252 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml:20 Thursday 29 February 2024 00:08:56 +0000 (0:00:00.013) 0:00:22.265 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/assert_device_present.yml:3 Thursday 29 February 2024 00:08:56 +0000 (0:00:00.030) 0:00:22.296 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_interface_stat.yml:3 Thursday 29 February 2024 00:08:56 +0000 (0:00:00.022) 0:00:22.319 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1709165336.1335442, "block_size": 4096, "blocks": 0, "ctime": 1709165336.1335442, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31807, "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": 1709165336.1335442, "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-nm_plugin_hotfixkyyepmwy/tests/tasks/assert_device_present.yml:5 Thursday 29 February 2024 00:08:56 +0000 (0:00:00.270) 0:00:22.589 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml:23 Thursday 29 February 2024 00:08:56 +0000 (0:00:00.029) 0:00:22.619 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:3 Thursday 29 February 2024 00:08:56 +0000 (0:00:00.029) 0:00:22.649 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:8 Thursday 29 February 2024 00:08:56 +0000 (0:00:00.017) 0:00:22.666 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:13 Thursday 29 February 2024 00:08:57 +0000 (0:00:00.009) 0:00:22.676 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:08:57 +0000 (0:00:00.025) 0:00:22.701 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:08:57 +0000 (0:00:00.023) 0:00:22.725 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004399", "end": "2024-02-29 00:08:57.271915", "rc": 0, "start": "2024-02-29 00:08:57.267516" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:08:57 +0000 (0:00:00.242) 0:00:22.968 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:08:57 +0000 (0:00:00.010) 0:00:22.978 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:16 Thursday 29 February 2024 00:08:57 +0000 (0:00:00.014) 0:00:22.993 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:27 Thursday 29 February 2024 00:08:59 +0000 (0:00:02.513) 0:00:25.506 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:35 Thursday 29 February 2024 00:08:59 +0000 (0:00:00.015) 0:00:25.521 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:43 Thursday 29 February 2024 00:08:59 +0000 (0:00:00.011) 0:00:25.533 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:49 Thursday 29 February 2024 00:08:59 +0000 (0:00:00.009) 0:00:25.542 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:54 Thursday 29 February 2024 00:08:59 +0000 (0:00:00.010) 0:00:25.552 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008461", "end": "2024-02-29 00:09:00.100145", "rc": 0, "start": "2024-02-29 00:09:00.091684" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:60 Thursday 29 February 2024 00:09:00 +0000 (0:00:00.266) 0:00:25.818 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:65 Thursday 29 February 2024 00:09:00 +0000 (0:00:00.017) 0:00:25.836 ***** 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-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml:27 Thursday 29 February 2024 00:09:00 +0000 (0:00:00.027) 0:00:25.863 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:09:00 +0000 (0:00:00.039) 0:00:25.903 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:09:00 +0000 (0:00:00.120) 0:00:26.024 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004569", "end": "2024-02-29 00:09:00.582802", "rc": 0, "start": "2024-02-29 00:09:00.578233" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:09:00 +0000 (0:00:00.265) 0:00:26.289 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:09:00 +0000 (0:00:00.028) 0:00:26.318 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/create_and_remove_interface.yml:29 Thursday 29 February 2024 00:09:00 +0000 (0:00:00.011) 0:00:26.329 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/assert_device_absent.yml:3 Thursday 29 February 2024 00:09:00 +0000 (0:00:00.022) 0:00:26.352 ***** included: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_interface_stat.yml:3 Thursday 29 February 2024 00:09:00 +0000 (0:00:00.018) 0:00:26.370 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/assert_device_absent.yml:5 Thursday 29 February 2024 00:09:00 +0000 (0:00:00.295) 0:00:26.665 ***** 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 Thursday 29 February 2024 00:09:01 +0000 (0:00:00.028) 0:00:26.693 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.67s /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.61s /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.56s /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.55s /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.51s /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.51s /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 1.08s /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tests_helpers_and_asserts.yml:3 --- Create veth interface veth1298 ------------------------------------------ 0.82s /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:27 Gather the minimum subset of ansible_facts required by the network role test --- 0.39s /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/el_repo_setup.yml:3 --------- Create dummy interface dummy1298 ---------------------------------------- 0.32s /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:49 Gather current interface info ------------------------------------------- 0.31s /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.31s /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:3 Get stat for interface dummy1298 ---------------------------------------- 0.30s /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_interface_stat.yml:3 ---- Check if system is ostree ----------------------------------------------- 0.28s /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/el_repo_setup.yml:17 -------- Get stat for interface dummy1298 ---------------------------------------- 0.27s /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_interface_stat.yml:3 ---- Get stat for interface veth1298 ----------------------------------------- 0.27s /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_interface_stat.yml:3 ---- Delete dummy interface dummy1298 ---------------------------------------- 0.27s /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:54 Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/get_current_interfaces.yml:3 Set up veth as managed by NetworkManager -------------------------------- 0.26s /WORKDIR/git-nm_plugin_hotfixkyyepmwy/tests/tasks/manage_test_interface.yml:35 Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-nm_plugin_hotfixkyyepmwy/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. ---^---^---^---^---^---