# 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_hotfixo2c4clsp/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_hotfixo2c4clsp/tests/tests_helpers_and_asserts.yml:3 Friday 15 March 2024 15:42:33 +0000 (0:00:00.023) 0:00:00.023 ********** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tests_helpers_and_asserts.yml:6 Friday 15 March 2024 15:42:34 +0000 (0:00:00.823) 0:00:00.846 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/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_hotfixo2c4clsp/tests/tasks/el_repo_setup.yml:3 Friday 15 March 2024 15:42:34 +0000 (0:00:00.040) 0:00:00.886 ********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/el_repo_setup.yml:19 Friday 15 March 2024 15:42:44 +0000 (0:00:10.466) 0:00:11.353 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/el_repo_setup.yml:24 Friday 15 March 2024 15:42:45 +0000 (0:00:00.335) 0:00:11.688 ********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/el_repo_setup.yml:28 Friday 15 March 2024 15:42:45 +0000 (0:00:00.036) 0:00:11.724 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/el_repo_setup.yml:53 Friday 15 March 2024 15:42:45 +0000 (0:00:00.022) 0:00:11.747 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/enable_epel.yml:8 Friday 15 March 2024 15:42:45 +0000 (0:00:00.063) 0:00:11.810 ********** 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_hotfixo2c4clsp/tests/tasks/enable_epel.yml:24 Friday 15 March 2024 15:42:45 +0000 (0:00:00.292) 0:00:12.102 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/enable_epel.yml:30 Friday 15 March 2024 15:42:45 +0000 (0:00:00.014) 0:00:12.116 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/enable_epel.yml:35 Friday 15 March 2024 15:42:45 +0000 (0:00:00.012) 0:00:12.129 ********** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.265700", "end": "2024-03-15 15:42:46.190790", "rc": 0, "start": "2024-03-15 15:42:45.925090" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/enable_epel.yml:40 Friday 15 March 2024 15:42:46 +0000 (0:00:00.488) 0:00:12.618 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tests_helpers_and_asserts.yml:9 Friday 15 March 2024 15:42:46 +0000 (0:00:00.012) 0:00:12.630 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml:3 Friday 15 March 2024 15:42:46 +0000 (0:00:00.014) 0:00:12.644 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:42:46 +0000 (0:00:00.015) 0:00:12.659 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:42:46 +0000 (0:00:00.012) 0:00:12.671 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003453", "end": "2024-03-15 15:42:46.464992", "rc": 0, "start": "2024-03-15 15:42:46.461539" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:42:46 +0000 (0:00:00.214) 0:00:12.886 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:42:46 +0000 (0:00:00.024) 0:00:12.910 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml:5 Friday 15 March 2024 15:42:46 +0000 (0:00:00.026) 0:00:12.936 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:3 Friday 15 March 2024 15:42:46 +0000 (0:00:00.038) 0:00:12.974 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:8 Friday 15 March 2024 15:42:46 +0000 (0:00:00.028) 0:00:13.002 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:13 Friday 15 March 2024 15:42:46 +0000 (0:00:00.010) 0:00:13.012 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:42:46 +0000 (0:00:00.026) 0:00:13.039 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:42:46 +0000 (0:00:00.011) 0:00:13.050 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003389", "end": "2024-03-15 15:42:46.835963", "rc": 0, "start": "2024-03-15 15:42:46.832574" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:42:46 +0000 (0:00:00.207) 0:00:13.258 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:42:46 +0000 (0:00:00.044) 0:00:13.303 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:16 Friday 15 March 2024 15:42:46 +0000 (0:00:00.016) 0:00:13.319 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:28 Friday 15 March 2024 15:42:50 +0000 (0:00:03.197) 0:00:16.516 ********** 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_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:37 Friday 15 March 2024 15:42:50 +0000 (0:00:00.020) 0:00:16.537 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:45 Friday 15 March 2024 15:42:50 +0000 (0:00:00.017) 0:00:16.554 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:52 Friday 15 March 2024 15:42:50 +0000 (0:00:00.011) 0:00:16.566 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:58 Friday 15 March 2024 15:42:50 +0000 (0:00:00.010) 0:00:16.576 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:65 Friday 15 March 2024 15:42:50 +0000 (0:00:00.011) 0:00:16.587 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:71 Friday 15 March 2024 15:42:50 +0000 (0:00:00.024) 0:00:16.612 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml:9 Friday 15 March 2024 15:42:50 +0000 (0:00:00.011) 0:00:16.623 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:42:50 +0000 (0:00:00.019) 0:00:16.643 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:42:50 +0000 (0:00:00.033) 0:00:16.676 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003523", "end": "2024-03-15 15:42:50.539446", "rc": 0, "start": "2024-03-15 15:42:50.535923" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:42:50 +0000 (0:00:00.302) 0:00:16.978 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:42:50 +0000 (0:00:00.032) 0:00:17.011 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml:11 Friday 15 March 2024 15:42:50 +0000 (0:00:00.024) 0:00:17.036 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/assert_device_absent.yml:3 Friday 15 March 2024 15:42:50 +0000 (0:00:00.044) 0:00:17.081 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_interface_stat.yml:3 Friday 15 March 2024 15:42:50 +0000 (0:00:00.014) 0:00:17.095 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/assert_device_absent.yml:5 Friday 15 March 2024 15:42:50 +0000 (0:00:00.229) 0:00:17.325 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml:14 Friday 15 March 2024 15:42:50 +0000 (0:00:00.020) 0:00:17.346 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:3 Friday 15 March 2024 15:42:50 +0000 (0:00:00.018) 0:00:17.364 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:8 Friday 15 March 2024 15:42:50 +0000 (0:00:00.018) 0:00:17.383 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:13 Friday 15 March 2024 15:42:51 +0000 (0:00:00.040) 0:00:17.424 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:42:51 +0000 (0:00:00.060) 0:00:17.484 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:42:51 +0000 (0:00:00.060) 0:00:17.545 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003724", "end": "2024-03-15 15:42:51.386870", "rc": 0, "start": "2024-03-15 15:42:51.383146" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:42:51 +0000 (0:00:00.276) 0:00:17.821 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:42:51 +0000 (0:00:00.011) 0:00:17.833 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:16 Friday 15 March 2024 15:42:51 +0000 (0:00:00.014) 0:00:17.848 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:28 Friday 15 March 2024 15:42:54 +0000 (0:00:02.911) 0:00:20.760 ********** 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.015566", "end": "2024-03-15 15:42:54.564932", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-03-15 15:42:54.549366" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004486", "end": "2024-03-15 15:42:54.804558", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-03-15 15:42:54.800072" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004770", "end": "2024-03-15 15:42:55.019262", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-03-15 15:42:55.014492" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:37 Friday 15 March 2024 15:42:55 +0000 (0:00:00.689) 0:00:21.449 ********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024497", "end": "2024-03-15 15:42:55.280425", "rc": 0, "start": "2024-03-15 15:42:55.255928" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:45 Friday 15 March 2024 15:42:55 +0000 (0:00:00.252) 0:00:21.702 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:52 Friday 15 March 2024 15:42:55 +0000 (0:00:00.013) 0:00:21.715 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:58 Friday 15 March 2024 15:42:55 +0000 (0:00:00.024) 0:00:21.739 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:65 Friday 15 March 2024 15:42:55 +0000 (0:00:00.021) 0:00:21.761 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:71 Friday 15 March 2024 15:42:55 +0000 (0:00:00.022) 0:00:21.783 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml:18 Friday 15 March 2024 15:42:55 +0000 (0:00:00.018) 0:00:21.802 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:42:55 +0000 (0:00:00.042) 0:00:21.845 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:42:55 +0000 (0:00:00.021) 0:00:21.867 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004269", "end": "2024-03-15 15:42:55.656946", "rc": 0, "start": "2024-03-15 15:42:55.652677" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:42:55 +0000 (0:00:00.208) 0:00:22.075 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:42:55 +0000 (0:00:00.012) 0:00:22.088 ********** 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_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml:20 Friday 15 March 2024 15:42:55 +0000 (0:00:00.035) 0:00:22.123 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/assert_device_present.yml:3 Friday 15 March 2024 15:42:55 +0000 (0:00:00.025) 0:00:22.148 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_interface_stat.yml:3 Friday 15 March 2024 15:42:55 +0000 (0:00:00.042) 0:00:22.191 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1710517374.5534916, "block_size": 4096, "blocks": 0, "ctime": 1710517374.5534916, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32527, "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": 1710517374.5534916, "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_hotfixo2c4clsp/tests/tasks/assert_device_present.yml:5 Friday 15 March 2024 15:42:56 +0000 (0:00:00.214) 0:00:22.406 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml:23 Friday 15 March 2024 15:42:56 +0000 (0:00:00.022) 0:00:22.429 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:3 Friday 15 March 2024 15:42:56 +0000 (0:00:00.029) 0:00:22.459 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:8 Friday 15 March 2024 15:42:56 +0000 (0:00:00.032) 0:00:22.491 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:13 Friday 15 March 2024 15:42:56 +0000 (0:00:00.024) 0:00:22.516 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:42:56 +0000 (0:00:00.012) 0:00:22.529 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:42:56 +0000 (0:00:00.013) 0:00:22.542 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003504", "end": "2024-03-15 15:42:56.329071", "rc": 0, "start": "2024-03-15 15:42:56.325567" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:42:56 +0000 (0:00:00.205) 0:00:22.748 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:42:56 +0000 (0:00:00.011) 0:00:22.760 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:16 Friday 15 March 2024 15:42:56 +0000 (0:00:00.010) 0:00:22.770 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:28 Friday 15 March 2024 15:42:59 +0000 (0:00:02.894) 0:00:25.665 ********** 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_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:37 Friday 15 March 2024 15:42:59 +0000 (0:00:00.021) 0:00:25.687 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:45 Friday 15 March 2024 15:42:59 +0000 (0:00:00.010) 0:00:25.697 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010321", "end": "2024-03-15 15:42:59.491238", "rc": 0, "start": "2024-03-15 15:42:59.480917" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:52 Friday 15 March 2024 15:42:59 +0000 (0:00:00.235) 0:00:25.932 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:58 Friday 15 March 2024 15:42:59 +0000 (0:00:00.035) 0:00:25.968 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:65 Friday 15 March 2024 15:42:59 +0000 (0:00:00.032) 0:00:26.000 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:71 Friday 15 March 2024 15:42:59 +0000 (0:00:00.046) 0:00:26.047 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml:27 Friday 15 March 2024 15:42:59 +0000 (0:00:00.032) 0:00:26.080 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:42:59 +0000 (0:00:00.035) 0:00:26.116 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:42:59 +0000 (0:00:00.040) 0:00:26.156 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003674", "end": "2024-03-15 15:42:59.980144", "rc": 0, "start": "2024-03-15 15:42:59.976470" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:42:59 +0000 (0:00:00.242) 0:00:26.399 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:43:00 +0000 (0:00:00.012) 0:00:26.412 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml:29 Friday 15 March 2024 15:43:00 +0000 (0:00:00.009) 0:00:26.422 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/assert_device_absent.yml:3 Friday 15 March 2024 15:43:00 +0000 (0:00:00.020) 0:00:26.443 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_interface_stat.yml:3 Friday 15 March 2024 15:43:00 +0000 (0:00:00.020) 0:00:26.463 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/assert_device_absent.yml:5 Friday 15 March 2024 15:43:00 +0000 (0:00:00.218) 0:00:26.682 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tests_helpers_and_asserts.yml:15 Friday 15 March 2024 15:43:00 +0000 (0:00:00.029) 0:00:26.711 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml:3 Friday 15 March 2024 15:43:00 +0000 (0:00:00.022) 0:00:26.734 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:43:00 +0000 (0:00:00.019) 0:00:26.753 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:43:00 +0000 (0:00:00.018) 0:00:26.771 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003666", "end": "2024-03-15 15:43:00.588049", "rc": 0, "start": "2024-03-15 15:43:00.584383" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:43:00 +0000 (0:00:00.234) 0:00:27.006 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:43:00 +0000 (0:00:00.011) 0:00:27.017 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml:5 Friday 15 March 2024 15:43:00 +0000 (0:00:00.013) 0:00:27.031 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:3 Friday 15 March 2024 15:43:00 +0000 (0:00:00.033) 0:00:27.064 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:8 Friday 15 March 2024 15:43:00 +0000 (0:00:00.012) 0:00:27.077 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:13 Friday 15 March 2024 15:43:00 +0000 (0:00:00.013) 0:00:27.090 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:43:00 +0000 (0:00:00.015) 0:00:27.105 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:43:00 +0000 (0:00:00.013) 0:00:27.119 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003706", "end": "2024-03-15 15:43:00.906509", "rc": 0, "start": "2024-03-15 15:43:00.902803" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:43:00 +0000 (0:00:00.211) 0:00:27.331 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:43:00 +0000 (0:00:00.012) 0:00:27.343 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:16 Friday 15 March 2024 15:43:00 +0000 (0:00:00.013) 0:00:27.357 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:28 Friday 15 March 2024 15:43:03 +0000 (0:00:02.944) 0:00:30.302 ********** 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_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:37 Friday 15 March 2024 15:43:03 +0000 (0:00:00.019) 0:00:30.321 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:45 Friday 15 March 2024 15:43:03 +0000 (0:00:00.024) 0:00:30.346 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:52 Friday 15 March 2024 15:43:03 +0000 (0:00:00.021) 0:00:30.368 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:58 Friday 15 March 2024 15:43:03 +0000 (0:00:00.012) 0:00:30.380 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:65 Friday 15 March 2024 15:43:03 +0000 (0:00:00.016) 0:00:30.397 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:71 Friday 15 March 2024 15:43:04 +0000 (0:00:00.030) 0:00:30.427 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml:9 Friday 15 March 2024 15:43:04 +0000 (0:00:00.030) 0:00:30.458 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:43:04 +0000 (0:00:00.040) 0:00:30.499 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:43:04 +0000 (0:00:00.023) 0:00:30.522 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003561", "end": "2024-03-15 15:43:04.313710", "rc": 0, "start": "2024-03-15 15:43:04.310149" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:43:04 +0000 (0:00:00.251) 0:00:30.774 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:43:04 +0000 (0:00:00.033) 0:00:30.807 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml:11 Friday 15 March 2024 15:43:04 +0000 (0:00:00.019) 0:00:30.827 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/assert_device_absent.yml:3 Friday 15 March 2024 15:43:04 +0000 (0:00:00.028) 0:00:30.855 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_interface_stat.yml:3 Friday 15 March 2024 15:43:04 +0000 (0:00:00.019) 0:00:30.875 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/assert_device_absent.yml:5 Friday 15 March 2024 15:43:04 +0000 (0:00:00.263) 0:00:31.138 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml:14 Friday 15 March 2024 15:43:04 +0000 (0:00:00.026) 0:00:31.165 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:3 Friday 15 March 2024 15:43:04 +0000 (0:00:00.069) 0:00:31.234 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:8 Friday 15 March 2024 15:43:04 +0000 (0:00:00.041) 0:00:31.275 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:13 Friday 15 March 2024 15:43:04 +0000 (0:00:00.093) 0:00:31.369 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:43:05 +0000 (0:00:00.033) 0:00:31.403 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:43:05 +0000 (0:00:00.029) 0:00:31.433 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003716", "end": "2024-03-15 15:43:05.228024", "rc": 0, "start": "2024-03-15 15:43:05.224308" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:43:05 +0000 (0:00:00.214) 0:00:31.648 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:43:05 +0000 (0:00:00.012) 0:00:31.661 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:16 Friday 15 March 2024 15:43:05 +0000 (0:00:00.012) 0:00:31.673 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:28 Friday 15 March 2024 15:43:08 +0000 (0:00:02.932) 0:00:34.606 ********** 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_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:37 Friday 15 March 2024 15:43:08 +0000 (0:00:00.057) 0:00:34.663 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:45 Friday 15 March 2024 15:43:08 +0000 (0:00:00.024) 0:00:34.688 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:52 Friday 15 March 2024 15:43:08 +0000 (0:00:00.040) 0:00:34.728 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010313", "end": "2024-03-15 15:43:08.550375", "rc": 0, "start": "2024-03-15 15:43:08.540062" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:58 Friday 15 March 2024 15:43:08 +0000 (0:00:00.269) 0:00:34.998 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:65 Friday 15 March 2024 15:43:08 +0000 (0:00:00.032) 0:00:35.030 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:71 Friday 15 March 2024 15:43:08 +0000 (0:00:00.026) 0:00:35.057 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml:18 Friday 15 March 2024 15:43:08 +0000 (0:00:00.036) 0:00:35.094 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:43:08 +0000 (0:00:00.022) 0:00:35.116 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:43:08 +0000 (0:00:00.013) 0:00:35.130 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003724", "end": "2024-03-15 15:43:08.936701", "rc": 0, "start": "2024-03-15 15:43:08.932977" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:43:08 +0000 (0:00:00.227) 0:00:35.357 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:43:08 +0000 (0:00:00.022) 0:00:35.380 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml:20 Friday 15 March 2024 15:43:08 +0000 (0:00:00.010) 0:00:35.390 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/assert_device_present.yml:3 Friday 15 March 2024 15:43:09 +0000 (0:00:00.018) 0:00:35.409 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_interface_stat.yml:3 Friday 15 March 2024 15:43:09 +0000 (0:00:00.016) 0:00:35.425 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1710517388.5496266, "block_size": 4096, "blocks": 0, "ctime": 1710517388.5496266, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32850, "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": 1710517388.5496266, "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_hotfixo2c4clsp/tests/tasks/assert_device_present.yml:5 Friday 15 March 2024 15:43:09 +0000 (0:00:00.246) 0:00:35.672 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml:23 Friday 15 March 2024 15:43:09 +0000 (0:00:00.036) 0:00:35.708 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:3 Friday 15 March 2024 15:43:09 +0000 (0:00:00.031) 0:00:35.739 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:8 Friday 15 March 2024 15:43:09 +0000 (0:00:00.029) 0:00:35.769 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:13 Friday 15 March 2024 15:43:09 +0000 (0:00:00.106) 0:00:35.875 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:43:09 +0000 (0:00:00.100) 0:00:35.975 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:43:09 +0000 (0:00:00.027) 0:00:36.003 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003777", "end": "2024-03-15 15:43:09.843467", "rc": 0, "start": "2024-03-15 15:43:09.839690" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:43:09 +0000 (0:00:00.276) 0:00:36.279 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:43:09 +0000 (0:00:00.032) 0:00:36.312 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:16 Friday 15 March 2024 15:43:09 +0000 (0:00:00.035) 0:00:36.347 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:28 Friday 15 March 2024 15:43:12 +0000 (0:00:02.955) 0:00:39.302 ********** 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_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:37 Friday 15 March 2024 15:43:12 +0000 (0:00:00.024) 0:00:39.327 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:45 Friday 15 March 2024 15:43:12 +0000 (0:00:00.025) 0:00:39.353 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:52 Friday 15 March 2024 15:43:12 +0000 (0:00:00.030) 0:00:39.383 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:58 Friday 15 March 2024 15:43:13 +0000 (0:00:00.035) 0:00:39.418 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008923", "end": "2024-03-15 15:43:13.233949", "rc": 0, "start": "2024-03-15 15:43:13.225026" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:65 Friday 15 March 2024 15:43:13 +0000 (0:00:00.236) 0:00:39.655 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:71 Friday 15 March 2024 15:43:13 +0000 (0:00:00.032) 0:00:39.687 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml:27 Friday 15 March 2024 15:43:13 +0000 (0:00:00.067) 0:00:39.755 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:43:13 +0000 (0:00:00.038) 0:00:39.793 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:43:13 +0000 (0:00:00.024) 0:00:39.818 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003627", "end": "2024-03-15 15:43:13.609393", "rc": 0, "start": "2024-03-15 15:43:13.605766" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:43:13 +0000 (0:00:00.290) 0:00:40.109 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:43:13 +0000 (0:00:00.014) 0:00:40.123 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/create_and_remove_interface.yml:29 Friday 15 March 2024 15:43:13 +0000 (0:00:00.016) 0:00:40.139 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/assert_device_absent.yml:3 Friday 15 March 2024 15:43:13 +0000 (0:00:00.064) 0:00:40.204 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_interface_stat.yml:3 Friday 15 March 2024 15:43:13 +0000 (0:00:00.027) 0:00:40.231 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/assert_device_absent.yml:5 Friday 15 March 2024 15:43:14 +0000 (0:00:00.231) 0:00:40.463 ********** 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 Friday 15 March 2024 15:43:14 +0000 (0:00:00.028) 0:00:40.491 ********** =============================================================================== Gather the minimum subset of ansible_facts required by the network role test -- 10.47s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/el_repo_setup.yml:3 --------- Install iproute --------------------------------------------------------- 3.20s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.96s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.94s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.93s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.91s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.89s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 0.82s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tests_helpers_and_asserts.yml:3 --- Create veth interface veth1298 ------------------------------------------ 0.69s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:28 Enable EPEL 8 ----------------------------------------------------------- 0.49s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/enable_epel.yml:35 ---------- Check if system is ostree ----------------------------------------------- 0.34s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/el_repo_setup.yml:19 -------- Gather current interface info ------------------------------------------- 0.30s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:3 Create EPEL 8 ----------------------------------------------------------- 0.29s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/enable_epel.yml:8 ----------- Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.28s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.28s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_current_interfaces.yml:3 Create dummy interface dummy1298 ---------------------------------------- 0.27s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:52 Get stat for interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/get_interface_stat.yml:3 ---- Set up veth as managed by NetworkManager -------------------------------- 0.25s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/manage_test_interface.yml:37 Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/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. ---^---^---^---^---^---