# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-nm_plugin_hotfixk0514j71/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_hotfixk0514j71/tests/tests_helpers_and_asserts.yml:3 Sunday 18 February 2024 18:34:51 +0000 (0:00:00.013) 0:00:00.013 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tests_helpers_and_asserts.yml:6 Sunday 18 February 2024 18:34:52 +0000 (0:00:00.739) 0:00:00.752 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/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_hotfixk0514j71/tests/tasks/el_repo_setup.yml:3 Sunday 18 February 2024 18:34:52 +0000 (0:00:00.022) 0:00:00.774 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/el_repo_setup.yml:19 Sunday 18 February 2024 18:34:52 +0000 (0:00:00.364) 0:00:01.139 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/el_repo_setup.yml:24 Sunday 18 February 2024 18:34:52 +0000 (0:00:00.270) 0:00:01.409 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/el_repo_setup.yml:28 Sunday 18 February 2024 18:34:52 +0000 (0:00:00.021) 0:00:01.430 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/el_repo_setup.yml:53 Sunday 18 February 2024 18:34:52 +0000 (0:00:00.031) 0:00:01.462 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/enable_epel.yml:8 Sunday 18 February 2024 18:34:52 +0000 (0:00:00.046) 0:00:01.509 ******* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/enable_epel.yml:24 Sunday 18 February 2024 18:34:53 +0000 (0:00:00.249) 0:00:01.759 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/enable_epel.yml:30 Sunday 18 February 2024 18:34:53 +0000 (0:00:00.010) 0:00:01.769 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/enable_epel.yml:35 Sunday 18 February 2024 18:34:53 +0000 (0:00:00.010) 0:00:01.780 ******* ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.259902", "end": "2024-02-18 18:34:53.502538", "rc": 0, "start": "2024-02-18 18:34:53.242636" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/enable_epel.yml:40 Sunday 18 February 2024 18:34:53 +0000 (0:00:00.462) 0:00:02.242 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tests_helpers_and_asserts.yml:9 Sunday 18 February 2024 18:34:53 +0000 (0:00:00.009) 0:00:02.252 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml:3 Sunday 18 February 2024 18:34:53 +0000 (0:00:00.012) 0:00:02.264 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:34:53 +0000 (0:00:00.010) 0:00:02.275 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:34:53 +0000 (0:00:00.010) 0:00:02.285 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003670", "end": "2024-02-18 18:34:53.745296", "rc": 0, "start": "2024-02-18 18:34:53.741626" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:34:53 +0000 (0:00:00.199) 0:00:02.484 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:34:53 +0000 (0:00:00.010) 0:00:02.495 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml:5 Sunday 18 February 2024 18:34:53 +0000 (0:00:00.010) 0:00:02.506 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 18:34:53 +0000 (0:00:00.014) 0:00:02.521 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 18:34:53 +0000 (0:00:00.008) 0:00:02.529 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 18:34:53 +0000 (0:00:00.008) 0:00:02.538 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:34:53 +0000 (0:00:00.012) 0:00:02.550 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:34:53 +0000 (0:00:00.010) 0:00:02.561 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003692", "end": "2024-02-18 18:34:54.025916", "rc": 0, "start": "2024-02-18 18:34:54.022224" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:34:54 +0000 (0:00:00.204) 0:00:02.765 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:34:54 +0000 (0:00:00.010) 0:00:02.776 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 18:34:54 +0000 (0:00:00.009) 0:00:02.785 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 18:39:02 +0000 (0:04:08.253) 0:04:11.038 ******* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 18:39:02 +0000 (0:00:00.018) 0:04:11.057 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 18:39:02 +0000 (0:00:00.010) 0:04:11.067 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 18:39:02 +0000 (0:00:00.010) 0:04:11.078 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 18:39:02 +0000 (0:00:00.009) 0:04:11.088 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 18:39:02 +0000 (0:00:00.010) 0:04:11.098 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 18:39:02 +0000 (0:00:00.010) 0:04:11.109 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml:9 Sunday 18 February 2024 18:39:02 +0000 (0:00:00.009) 0:04:11.118 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:39:02 +0000 (0:00:00.014) 0:04:11.133 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:39:02 +0000 (0:00:00.009) 0:04:11.142 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003850", "end": "2024-02-18 18:39:02.606429", "rc": 0, "start": "2024-02-18 18:39:02.602579" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:39:02 +0000 (0:00:00.203) 0:04:11.346 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:39:02 +0000 (0:00:00.010) 0:04:11.357 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml:11 Sunday 18 February 2024 18:39:02 +0000 (0:00:00.009) 0:04:11.367 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 18:39:02 +0000 (0:00:00.013) 0:04:11.381 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 18:39:02 +0000 (0:00:00.010) 0:04:11.391 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 18:39:02 +0000 (0:00:00.201) 0:04:11.593 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml:14 Sunday 18 February 2024 18:39:02 +0000 (0:00:00.012) 0:04:11.605 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 18:39:02 +0000 (0:00:00.015) 0:04:11.621 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 18:39:02 +0000 (0:00:00.009) 0:04:11.631 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 18:39:02 +0000 (0:00:00.009) 0:04:11.640 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:39:02 +0000 (0:00:00.011) 0:04:11.652 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:39:02 +0000 (0:00:00.010) 0:04:11.662 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003732", "end": "2024-02-18 18:39:03.123483", "rc": 0, "start": "2024-02-18 18:39:03.119751" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:39:03 +0000 (0:00:00.200) 0:04:11.863 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:39:03 +0000 (0:00:00.011) 0:04:11.874 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 18:39:03 +0000 (0:00:00.009) 0:04:11.883 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 18:43:06 +0000 (0:04:02.891) 0:08:14.775 ******* 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.015106", "end": "2024-02-18 18:43:06.255489", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-18 18:43:06.240383" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003886", "end": "2024-02-18 18:43:06.485097", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-18 18:43:06.481211" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004779", "end": "2024-02-18 18:43:06.682038", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-18 18:43:06.677259" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 18:43:06 +0000 (0:00:00.646) 0:08:15.422 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024017", "end": "2024-02-18 18:43:06.906752", "rc": 0, "start": "2024-02-18 18:43:06.882735" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 18:43:06 +0000 (0:00:00.225) 0:08:15.647 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 18:43:06 +0000 (0:00:00.010) 0:08:15.658 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 18:43:06 +0000 (0:00:00.010) 0:08:15.669 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 18:43:06 +0000 (0:00:00.010) 0:08:15.680 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 18:43:06 +0000 (0:00:00.010) 0:08:15.690 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml:18 Sunday 18 February 2024 18:43:06 +0000 (0:00:00.011) 0:08:15.701 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:43:06 +0000 (0:00:00.016) 0:08:15.718 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:43:07 +0000 (0:00:00.011) 0:08:15.729 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003307", "end": "2024-02-18 18:43:07.192499", "rc": 0, "start": "2024-02-18 18:43:07.189192" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:43:07 +0000 (0:00:00.201) 0:08:15.930 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:43:07 +0000 (0:00:00.011) 0:08:15.942 ******* 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_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml:20 Sunday 18 February 2024 18:43:07 +0000 (0:00:00.009) 0:08:15.951 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/assert_device_present.yml:3 Sunday 18 February 2024 18:43:07 +0000 (0:00:00.017) 0:08:15.968 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 18:43:07 +0000 (0:00:00.010) 0:08:15.979 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708281786.2440603, "block_size": 4096, "blocks": 0, "ctime": 1708281786.2440603, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32746, "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": 1708281786.2440603, "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_hotfixk0514j71/tests/tasks/assert_device_present.yml:5 Sunday 18 February 2024 18:43:07 +0000 (0:00:00.200) 0:08:16.180 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml:23 Sunday 18 February 2024 18:43:07 +0000 (0:00:00.012) 0:08:16.192 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 18:43:07 +0000 (0:00:00.018) 0:08:16.211 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 18:43:07 +0000 (0:00:00.009) 0:08:16.221 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 18:43:07 +0000 (0:00:00.008) 0:08:16.229 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:43:07 +0000 (0:00:00.013) 0:08:16.242 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:43:07 +0000 (0:00:00.010) 0:08:16.253 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003553", "end": "2024-02-18 18:43:07.712884", "rc": 0, "start": "2024-02-18 18:43:07.709331" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:43:07 +0000 (0:00:00.198) 0:08:16.452 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:43:07 +0000 (0:00:00.010) 0:08:16.463 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 18:43:07 +0000 (0:00:00.009) 0:08:16.472 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 18:47:10 +0000 (0:04:02.879) 0:12:19.351 ******* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 18:47:10 +0000 (0:00:00.018) 0:12:19.370 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 18:47:10 +0000 (0:00:00.010) 0:12:19.381 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.013579", "end": "2024-02-18 18:47:10.863561", "rc": 0, "start": "2024-02-18 18:47:10.849982" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 18:47:10 +0000 (0:00:00.223) 0:12:19.604 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 18:47:10 +0000 (0:00:00.012) 0:12:19.617 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 18:47:10 +0000 (0:00:00.010) 0:12:19.628 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 18:47:10 +0000 (0:00:00.010) 0:12:19.639 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml:27 Sunday 18 February 2024 18:47:10 +0000 (0:00:00.009) 0:12:19.648 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:47:10 +0000 (0:00:00.019) 0:12:19.667 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:47:10 +0000 (0:00:00.011) 0:12:19.678 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003889", "end": "2024-02-18 18:47:11.146888", "rc": 0, "start": "2024-02-18 18:47:11.142999" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:47:11 +0000 (0:00:00.207) 0:12:19.886 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:47:11 +0000 (0:00:00.011) 0:12:19.897 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml:29 Sunday 18 February 2024 18:47:11 +0000 (0:00:00.011) 0:12:19.909 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 18:47:11 +0000 (0:00:00.020) 0:12:19.929 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 18:47:11 +0000 (0:00:00.010) 0:12:19.940 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 18:47:11 +0000 (0:00:00.205) 0:12:20.145 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tests_helpers_and_asserts.yml:15 Sunday 18 February 2024 18:47:11 +0000 (0:00:00.012) 0:12:20.157 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml:3 Sunday 18 February 2024 18:47:11 +0000 (0:00:00.014) 0:12:20.172 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:47:11 +0000 (0:00:00.010) 0:12:20.182 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:47:11 +0000 (0:00:00.009) 0:12:20.192 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003850", "end": "2024-02-18 18:47:11.661856", "rc": 0, "start": "2024-02-18 18:47:11.658006" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:47:11 +0000 (0:00:00.209) 0:12:20.402 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:47:11 +0000 (0:00:00.011) 0:12:20.413 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml:5 Sunday 18 February 2024 18:47:11 +0000 (0:00:00.009) 0:12:20.423 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 18:47:11 +0000 (0:00:00.014) 0:12:20.437 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 18:47:11 +0000 (0:00:00.009) 0:12:20.447 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 18:47:11 +0000 (0:00:00.008) 0:12:20.455 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:47:11 +0000 (0:00:00.011) 0:12:20.467 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:47:11 +0000 (0:00:00.010) 0:12:20.477 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003787", "end": "2024-02-18 18:47:11.945402", "rc": 0, "start": "2024-02-18 18:47:11.941615" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:47:11 +0000 (0:00:00.207) 0:12:20.685 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:47:11 +0000 (0:00:00.010) 0:12:20.696 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 18:47:11 +0000 (0:00:00.009) 0:12:20.706 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 18:51:14 +0000 (0:04:02.938) 0:16:23.644 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 18:51:14 +0000 (0:00:00.017) 0:16:23.661 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 18:51:14 +0000 (0:00:00.010) 0:16:23.672 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 18:51:14 +0000 (0:00:00.010) 0:16:23.682 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 18:51:14 +0000 (0:00:00.010) 0:16:23.693 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 18:51:14 +0000 (0:00:00.010) 0:16:23.703 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 18:51:14 +0000 (0:00:00.010) 0:16:23.714 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml:9 Sunday 18 February 2024 18:51:15 +0000 (0:00:00.009) 0:16:23.723 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:51:15 +0000 (0:00:00.014) 0:16:23.738 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:51:15 +0000 (0:00:00.009) 0:16:23.747 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003855", "end": "2024-02-18 18:51:15.219247", "rc": 0, "start": "2024-02-18 18:51:15.215392" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:51:15 +0000 (0:00:00.211) 0:16:23.959 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:51:15 +0000 (0:00:00.011) 0:16:23.970 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml:11 Sunday 18 February 2024 18:51:15 +0000 (0:00:00.009) 0:16:23.980 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 18:51:15 +0000 (0:00:00.013) 0:16:23.993 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 18:51:15 +0000 (0:00:00.010) 0:16:24.004 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 18:51:15 +0000 (0:00:00.211) 0:16:24.215 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml:14 Sunday 18 February 2024 18:51:15 +0000 (0:00:00.012) 0:16:24.228 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 18:51:15 +0000 (0:00:00.015) 0:16:24.243 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 18:51:15 +0000 (0:00:00.009) 0:16:24.253 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 18:51:15 +0000 (0:00:00.009) 0:16:24.263 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:51:15 +0000 (0:00:00.011) 0:16:24.274 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:51:15 +0000 (0:00:00.011) 0:16:24.285 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003642", "end": "2024-02-18 18:51:15.752744", "rc": 0, "start": "2024-02-18 18:51:15.749102" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:51:15 +0000 (0:00:00.207) 0:16:24.493 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:51:15 +0000 (0:00:00.011) 0:16:24.504 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 18:51:15 +0000 (0:00:00.009) 0:16:24.513 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 18:55:18 +0000 (0:04:02.953) 0:20:27.467 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 18:55:18 +0000 (0:00:00.017) 0:20:27.485 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 18:55:18 +0000 (0:00:00.010) 0:20:27.495 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 18:55:18 +0000 (0:00:00.010) 0:20:27.506 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.012359", "end": "2024-02-18 18:55:18.990884", "rc": 0, "start": "2024-02-18 18:55:18.978525" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 18:55:19 +0000 (0:00:00.236) 0:20:27.743 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 18:55:19 +0000 (0:00:00.010) 0:20:27.754 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 18:55:19 +0000 (0:00:00.010) 0:20:27.764 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml:18 Sunday 18 February 2024 18:55:19 +0000 (0:00:00.008) 0:20:27.773 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:55:19 +0000 (0:00:00.015) 0:20:27.789 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:55:19 +0000 (0:00:00.009) 0:20:27.799 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003654", "end": "2024-02-18 18:55:19.274066", "rc": 0, "start": "2024-02-18 18:55:19.270412" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:55:19 +0000 (0:00:00.215) 0:20:28.014 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:55:19 +0000 (0:00:00.010) 0:20:28.025 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml:20 Sunday 18 February 2024 18:55:19 +0000 (0:00:00.009) 0:20:28.034 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/assert_device_present.yml:3 Sunday 18 February 2024 18:55:19 +0000 (0:00:00.016) 0:20:28.051 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 18:55:19 +0000 (0:00:00.010) 0:20:28.061 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708282518.9892278, "block_size": 4096, "blocks": 0, "ctime": 1708282518.9892278, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33069, "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": 1708282518.9892278, "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_hotfixk0514j71/tests/tasks/assert_device_present.yml:5 Sunday 18 February 2024 18:55:19 +0000 (0:00:00.212) 0:20:28.274 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml:23 Sunday 18 February 2024 18:55:19 +0000 (0:00:00.012) 0:20:28.286 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 18:55:19 +0000 (0:00:00.019) 0:20:28.305 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 18:55:19 +0000 (0:00:00.009) 0:20:28.315 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 18:55:19 +0000 (0:00:00.008) 0:20:28.323 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:55:19 +0000 (0:00:00.012) 0:20:28.336 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:55:19 +0000 (0:00:00.010) 0:20:28.346 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003824", "end": "2024-02-18 18:55:19.820747", "rc": 0, "start": "2024-02-18 18:55:19.816923" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:55:19 +0000 (0:00:00.215) 0:20:28.561 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:55:19 +0000 (0:00:00.010) 0:20:28.572 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 18:55:19 +0000 (0:00:00.009) 0:20:28.581 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 18:59:22 +0000 (0:04:02.944) 0:24:31.525 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 18:59:22 +0000 (0:00:00.018) 0:24:31.544 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 18:59:22 +0000 (0:00:00.010) 0:24:31.555 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 18:59:22 +0000 (0:00:00.010) 0:24:31.566 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 18:59:22 +0000 (0:00:00.011) 0:24:31.577 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.011357", "end": "2024-02-18 18:59:23.056519", "rc": 0, "start": "2024-02-18 18:59:23.045162" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 18:59:23 +0000 (0:00:00.220) 0:24:31.797 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 18:59:23 +0000 (0:00:00.010) 0:24:31.808 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml:27 Sunday 18 February 2024 18:59:23 +0000 (0:00:00.009) 0:24:31.818 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:59:23 +0000 (0:00:00.019) 0:24:31.837 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:59:23 +0000 (0:00:00.010) 0:24:31.847 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003617", "end": "2024-02-18 18:59:23.316763", "rc": 0, "start": "2024-02-18 18:59:23.313146" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:59:23 +0000 (0:00:00.208) 0:24:32.056 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:59:23 +0000 (0:00:00.011) 0:24:32.067 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/create_and_remove_interface.yml:29 Sunday 18 February 2024 18:59:23 +0000 (0:00:00.009) 0:24:32.077 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 18:59:23 +0000 (0:00:00.020) 0:24:32.097 ******* included: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 18:59:23 +0000 (0:00:00.011) 0:24:32.109 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 18:59:23 +0000 (0:00:00.207) 0:24:32.316 ******* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=121 changed=0 unreachable=0 failed=0 skipped=53 rescued=0 ignored=0 Sunday 18 February 2024 18:59:23 +0000 (0:00:00.009) 0:24:32.326 ******* =============================================================================== Install iproute ------------------------------------------------------- 248.25s /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 242.95s /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 242.94s /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 242.94s /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 242.89s /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 242.88s /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 0.74s /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tests_helpers_and_asserts.yml:3 --- Create veth interface veth1298 ------------------------------------------ 0.65s /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:28 Enable EPEL 8 ----------------------------------------------------------- 0.46s /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/enable_epel.yml:35 ---------- Gather the minimum subset of ansible_facts required by the network role test --- 0.36s /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/el_repo_setup.yml:3 --------- Check if system is ostree ----------------------------------------------- 0.27s /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/el_repo_setup.yml:19 -------- Create EPEL 8 ----------------------------------------------------------- 0.25s /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/enable_epel.yml:8 ----------- Create dummy interface dummy1298 ---------------------------------------- 0.24s /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:52 Set up veth as managed by NetworkManager -------------------------------- 0.23s /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:37 Delete veth interface veth1298 ------------------------------------------ 0.22s /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:45 Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/manage_test_interface.yml:58 Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:3 Get stat for interface dummy1298 ---------------------------------------- 0.21s /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_interface_stat.yml:3 ---- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-nm_plugin_hotfixk0514j71/tests/tasks/get_current_interfaces.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---