# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/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_hotfixkrg7ipkq/tests/tests_helpers_and_asserts.yml:3 Monday 19 February 2024 23:48:08 +0000 (0:00:00.046) 0:00:00.046 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tests_helpers_and_asserts.yml:6 Monday 19 February 2024 23:48:09 +0000 (0:00:01.048) 0:00:01.095 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/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_hotfixkrg7ipkq/tests/tasks/el_repo_setup.yml:3 Monday 19 February 2024 23:48:09 +0000 (0:00:00.028) 0:00:01.123 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/el_repo_setup.yml:17 Monday 19 February 2024 23:48:09 +0000 (0:00:00.355) 0:00:01.479 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/el_repo_setup.yml:22 Monday 19 February 2024 23:48:09 +0000 (0:00:00.279) 0:00:01.759 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/el_repo_setup.yml:26 Monday 19 February 2024 23:48:09 +0000 (0:00:00.068) 0:00:01.827 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/el_repo_setup.yml:51 Monday 19 February 2024 23:48:09 +0000 (0:00:00.017) 0:00:01.844 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/enable_epel.yml:8 Monday 19 February 2024 23:48:09 +0000 (0:00:00.028) 0:00:01.873 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/enable_epel.yml:24 Monday 19 February 2024 23:48:09 +0000 (0:00:00.010) 0:00:01.884 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/enable_epel.yml:30 Monday 19 February 2024 23:48:09 +0000 (0:00:00.010) 0:00:01.894 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/enable_epel.yml:35 Monday 19 February 2024 23:48:09 +0000 (0:00:00.008) 0:00:01.903 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/enable_epel.yml:40 Monday 19 February 2024 23:48:09 +0000 (0:00:00.017) 0:00:01.921 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tests_helpers_and_asserts.yml:9 Monday 19 February 2024 23:48:10 +0000 (0:00:00.014) 0:00:01.935 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml:3 Monday 19 February 2024 23:48:10 +0000 (0:00:00.014) 0:00:01.950 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:48:10 +0000 (0:00:00.010) 0:00:01.960 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:48:10 +0000 (0:00:00.009) 0:00:01.970 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003229", "end": "2024-02-19 23:48:10.268953", "rc": 0, "start": "2024-02-19 23:48:10.265724" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:48:10 +0000 (0:00:00.245) 0:00:02.216 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:48:10 +0000 (0:00:00.023) 0:00:02.239 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml:5 Monday 19 February 2024 23:48:10 +0000 (0:00:00.038) 0:00:02.277 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 23:48:10 +0000 (0:00:00.025) 0:00:02.303 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 23:48:10 +0000 (0:00:00.026) 0:00:02.329 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 23:48:10 +0000 (0:00:00.010) 0:00:02.340 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:48:10 +0000 (0:00:00.012) 0:00:02.353 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:48:10 +0000 (0:00:00.010) 0:00:02.363 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003337", "end": "2024-02-19 23:48:10.612449", "rc": 0, "start": "2024-02-19 23:48:10.609112" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:48:10 +0000 (0:00:00.217) 0:00:02.580 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:48:10 +0000 (0:00:00.014) 0:00:02.595 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 23:48:10 +0000 (0:00:00.026) 0:00:02.621 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 23:48:11 +0000 (0:00:01.008) 0:00:03.630 ******* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 23:48:11 +0000 (0:00:00.026) 0:00:03.657 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 23:48:11 +0000 (0:00:00.033) 0:00:03.690 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 23:48:11 +0000 (0:00:00.016) 0:00:03.707 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 23:48:11 +0000 (0:00:00.010) 0:00:03.717 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 23:48:11 +0000 (0:00:00.010) 0:00:03.727 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 23:48:11 +0000 (0:00:00.022) 0:00:03.749 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml:9 Monday 19 February 2024 23:48:11 +0000 (0:00:00.021) 0:00:03.771 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:48:11 +0000 (0:00:00.014) 0:00:03.785 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:48:11 +0000 (0:00:00.024) 0:00:03.809 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003323", "end": "2024-02-19 23:48:12.081612", "rc": 0, "start": "2024-02-19 23:48:12.078289" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:48:12 +0000 (0:00:00.217) 0:00:04.026 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:48:12 +0000 (0:00:00.010) 0:00:04.037 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml:11 Monday 19 February 2024 23:48:12 +0000 (0:00:00.010) 0:00:04.047 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 23:48:12 +0000 (0:00:00.013) 0:00:04.061 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:48:12 +0000 (0:00:00.010) 0:00:04.072 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 23:48:12 +0000 (0:00:00.194) 0:00:04.266 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml:14 Monday 19 February 2024 23:48:12 +0000 (0:00:00.011) 0:00:04.278 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 23:48:12 +0000 (0:00:00.015) 0:00:04.293 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 23:48:12 +0000 (0:00:00.011) 0:00:04.305 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 23:48:12 +0000 (0:00:00.020) 0:00:04.326 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:48:12 +0000 (0:00:00.012) 0:00:04.338 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:48:12 +0000 (0:00:00.032) 0:00:04.371 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003339", "end": "2024-02-19 23:48:12.613041", "rc": 0, "start": "2024-02-19 23:48:12.609702" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:48:12 +0000 (0:00:00.186) 0:00:04.558 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:48:12 +0000 (0:00:00.010) 0:00:04.569 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 23:48:12 +0000 (0:00:00.010) 0:00:04.579 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 23:48:13 +0000 (0:00:00.872) 0:00:05.452 ******* 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.010594", "end": "2024-02-19 23:48:13.724287", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-19 23:48:13.713693" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003301", "end": "2024-02-19 23:48:13.939656", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-19 23:48:13.936355" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003413", "end": "2024-02-19 23:48:14.177844", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-19 23:48:14.174431" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 23:48:14 +0000 (0:00:00.684) 0:00:06.136 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022398", "end": "2024-02-19 23:48:14.458422", "rc": 0, "start": "2024-02-19 23:48:14.436024" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 23:48:14 +0000 (0:00:00.274) 0:00:06.410 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 23:48:14 +0000 (0:00:00.041) 0:00:06.451 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 23:48:14 +0000 (0:00:00.023) 0:00:06.474 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 23:48:14 +0000 (0:00:00.030) 0:00:06.505 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 23:48:14 +0000 (0:00:00.026) 0:00:06.532 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml:18 Monday 19 February 2024 23:48:14 +0000 (0:00:00.017) 0:00:06.549 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:48:14 +0000 (0:00:00.020) 0:00:06.570 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:48:14 +0000 (0:00:00.009) 0:00:06.579 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003590", "end": "2024-02-19 23:48:14.819072", "rc": 0, "start": "2024-02-19 23:48:14.815482" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:48:14 +0000 (0:00:00.202) 0:00:06.782 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:48:14 +0000 (0:00:00.028) 0:00:06.811 ******* 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_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml:20 Monday 19 February 2024 23:48:14 +0000 (0:00:00.022) 0:00:06.833 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/assert_device_present.yml:3 Monday 19 February 2024 23:48:14 +0000 (0:00:00.017) 0:00:06.851 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:48:14 +0000 (0:00:00.011) 0:00:06.862 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708386493.7172449, "block_size": 4096, "blocks": 0, "ctime": 1708386493.7172449, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29138, "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": 1708386493.7172449, "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_hotfixkrg7ipkq/tests/tasks/assert_device_present.yml:5 Monday 19 February 2024 23:48:15 +0000 (0:00:00.199) 0:00:07.062 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml:23 Monday 19 February 2024 23:48:15 +0000 (0:00:00.010) 0:00:07.072 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 23:48:15 +0000 (0:00:00.022) 0:00:07.095 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 23:48:15 +0000 (0:00:00.009) 0:00:07.104 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 23:48:15 +0000 (0:00:00.012) 0:00:07.117 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:48:15 +0000 (0:00:00.011) 0:00:07.128 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:48:15 +0000 (0:00:00.015) 0:00:07.143 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003314", "end": "2024-02-19 23:48:15.384247", "rc": 0, "start": "2024-02-19 23:48:15.380933" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:48:15 +0000 (0:00:00.184) 0:00:07.328 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:48:15 +0000 (0:00:00.012) 0:00:07.341 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 23:48:15 +0000 (0:00:00.009) 0:00:07.350 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 23:48:16 +0000 (0:00:00.854) 0:00:08.205 ******* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 23:48:16 +0000 (0:00:00.025) 0:00:08.230 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 23:48:16 +0000 (0:00:00.013) 0:00:08.243 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.013455", "end": "2024-02-19 23:48:16.500808", "rc": 0, "start": "2024-02-19 23:48:16.487353" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 23:48:16 +0000 (0:00:00.206) 0:00:08.450 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 23:48:16 +0000 (0:00:00.016) 0:00:08.466 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 23:48:16 +0000 (0:00:00.021) 0:00:08.488 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 23:48:16 +0000 (0:00:00.011) 0:00:08.499 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml:27 Monday 19 February 2024 23:48:16 +0000 (0:00:00.012) 0:00:08.512 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:48:16 +0000 (0:00:00.020) 0:00:08.532 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:48:16 +0000 (0:00:00.013) 0:00:08.545 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003349", "end": "2024-02-19 23:48:16.804463", "rc": 0, "start": "2024-02-19 23:48:16.801114" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:48:16 +0000 (0:00:00.204) 0:00:08.750 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:48:16 +0000 (0:00:00.010) 0:00:08.760 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml:29 Monday 19 February 2024 23:48:16 +0000 (0:00:00.013) 0:00:08.773 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 23:48:16 +0000 (0:00:00.019) 0:00:08.793 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:48:16 +0000 (0:00:00.045) 0:00:08.839 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 23:48:17 +0000 (0:00:00.184) 0:00:09.023 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tests_helpers_and_asserts.yml:15 Monday 19 February 2024 23:48:17 +0000 (0:00:00.011) 0:00:09.034 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml:3 Monday 19 February 2024 23:48:17 +0000 (0:00:00.018) 0:00:09.053 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:48:17 +0000 (0:00:00.016) 0:00:09.070 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:48:17 +0000 (0:00:00.009) 0:00:09.080 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003133", "end": "2024-02-19 23:48:17.321707", "rc": 0, "start": "2024-02-19 23:48:17.318574" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:48:17 +0000 (0:00:00.189) 0:00:09.269 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:48:17 +0000 (0:00:00.011) 0:00:09.281 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml:5 Monday 19 February 2024 23:48:17 +0000 (0:00:00.011) 0:00:09.292 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 23:48:17 +0000 (0:00:00.015) 0:00:09.308 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 23:48:17 +0000 (0:00:00.028) 0:00:09.337 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 23:48:17 +0000 (0:00:00.019) 0:00:09.356 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:48:17 +0000 (0:00:00.021) 0:00:09.378 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:48:17 +0000 (0:00:00.012) 0:00:09.390 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003107", "end": "2024-02-19 23:48:17.636987", "rc": 0, "start": "2024-02-19 23:48:17.633880" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:48:17 +0000 (0:00:00.194) 0:00:09.584 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:48:17 +0000 (0:00:00.009) 0:00:09.594 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 23:48:17 +0000 (0:00:00.010) 0:00:09.605 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 23:48:18 +0000 (0:00:00.878) 0:00:10.483 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 23:48:18 +0000 (0:00:00.017) 0:00:10.500 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 23:48:18 +0000 (0:00:00.008) 0:00:10.509 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 23:48:18 +0000 (0:00:00.009) 0:00:10.518 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 23:48:18 +0000 (0:00:00.025) 0:00:10.544 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 23:48:18 +0000 (0:00:00.034) 0:00:10.578 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 23:48:18 +0000 (0:00:00.014) 0:00:10.593 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml:9 Monday 19 February 2024 23:48:18 +0000 (0:00:00.027) 0:00:10.621 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:48:18 +0000 (0:00:00.017) 0:00:10.638 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:48:18 +0000 (0:00:00.010) 0:00:10.649 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003097", "end": "2024-02-19 23:48:18.906192", "rc": 0, "start": "2024-02-19 23:48:18.903095" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:48:18 +0000 (0:00:00.201) 0:00:10.851 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:48:18 +0000 (0:00:00.011) 0:00:10.862 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml:11 Monday 19 February 2024 23:48:18 +0000 (0:00:00.009) 0:00:10.871 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 23:48:18 +0000 (0:00:00.013) 0:00:10.885 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:48:18 +0000 (0:00:00.011) 0:00:10.897 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 23:48:19 +0000 (0:00:00.190) 0:00:11.087 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml:14 Monday 19 February 2024 23:48:19 +0000 (0:00:00.012) 0:00:11.099 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 23:48:19 +0000 (0:00:00.031) 0:00:11.130 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 23:48:19 +0000 (0:00:00.022) 0:00:11.153 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 23:48:19 +0000 (0:00:00.015) 0:00:11.169 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:48:19 +0000 (0:00:00.017) 0:00:11.187 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:48:19 +0000 (0:00:00.037) 0:00:11.224 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003170", "end": "2024-02-19 23:48:19.493223", "rc": 0, "start": "2024-02-19 23:48:19.490053" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:48:19 +0000 (0:00:00.228) 0:00:11.452 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:48:19 +0000 (0:00:00.012) 0:00:11.465 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 23:48:19 +0000 (0:00:00.011) 0:00:11.477 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 23:48:20 +0000 (0:00:00.925) 0:00:12.402 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 23:48:20 +0000 (0:00:00.032) 0:00:12.435 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 23:48:20 +0000 (0:00:00.015) 0:00:12.450 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 23:48:20 +0000 (0:00:00.029) 0:00:12.479 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.079850", "end": "2024-02-19 23:48:20.842582", "rc": 0, "start": "2024-02-19 23:48:20.762732" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 23:48:20 +0000 (0:00:00.323) 0:00:12.803 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 23:48:20 +0000 (0:00:00.023) 0:00:12.826 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 23:48:20 +0000 (0:00:00.022) 0:00:12.848 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml:18 Monday 19 February 2024 23:48:20 +0000 (0:00:00.015) 0:00:12.864 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:48:20 +0000 (0:00:00.017) 0:00:12.882 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:48:20 +0000 (0:00:00.017) 0:00:12.899 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003120", "end": "2024-02-19 23:48:21.171699", "rc": 0, "start": "2024-02-19 23:48:21.168579" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:48:21 +0000 (0:00:00.239) 0:00:13.139 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:48:21 +0000 (0:00:00.042) 0:00:13.181 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml:20 Monday 19 February 2024 23:48:21 +0000 (0:00:00.060) 0:00:13.242 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/assert_device_present.yml:3 Monday 19 February 2024 23:48:21 +0000 (0:00:00.029) 0:00:13.271 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:48:21 +0000 (0:00:00.027) 0:00:13.298 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708386500.8386164, "block_size": 4096, "blocks": 0, "ctime": 1708386500.8386164, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29466, "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": 1708386500.8386164, "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_hotfixkrg7ipkq/tests/tasks/assert_device_present.yml:5 Monday 19 February 2024 23:48:21 +0000 (0:00:00.221) 0:00:13.520 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml:23 Monday 19 February 2024 23:48:21 +0000 (0:00:00.021) 0:00:13.541 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 23:48:21 +0000 (0:00:00.040) 0:00:13.581 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 23:48:21 +0000 (0:00:00.008) 0:00:13.590 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 23:48:21 +0000 (0:00:00.062) 0:00:13.653 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:48:21 +0000 (0:00:00.020) 0:00:13.673 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:48:21 +0000 (0:00:00.016) 0:00:13.690 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003168", "end": "2024-02-19 23:48:21.963825", "rc": 0, "start": "2024-02-19 23:48:21.960657" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:48:22 +0000 (0:00:00.245) 0:00:13.935 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:48:22 +0000 (0:00:00.029) 0:00:13.965 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 23:48:22 +0000 (0:00:00.036) 0:00:14.001 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 23:48:22 +0000 (0:00:00.867) 0:00:14.868 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 23:48:22 +0000 (0:00:00.021) 0:00:14.890 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 23:48:22 +0000 (0:00:00.015) 0:00:14.905 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 23:48:22 +0000 (0:00:00.020) 0:00:14.925 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 23:48:23 +0000 (0:00:00.037) 0:00:14.962 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009900", "end": "2024-02-19 23:48:23.219183", "rc": 0, "start": "2024-02-19 23:48:23.209283" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 23:48:23 +0000 (0:00:00.211) 0:00:15.174 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 23:48:23 +0000 (0:00:00.031) 0:00:15.206 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml:27 Monday 19 February 2024 23:48:23 +0000 (0:00:00.044) 0:00:15.251 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:48:23 +0000 (0:00:00.036) 0:00:15.288 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:48:23 +0000 (0:00:00.042) 0:00:15.330 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003371", "end": "2024-02-19 23:48:23.577457", "rc": 0, "start": "2024-02-19 23:48:23.574086" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:48:23 +0000 (0:00:00.193) 0:00:15.524 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:48:23 +0000 (0:00:00.010) 0:00:15.534 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/create_and_remove_interface.yml:29 Monday 19 February 2024 23:48:23 +0000 (0:00:00.013) 0:00:15.547 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 23:48:23 +0000 (0:00:00.022) 0:00:15.569 ******* included: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:48:23 +0000 (0:00:00.012) 0:00:15.582 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 23:48:23 +0000 (0:00:00.182) 0:00:15.765 ******* ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Monday 19 February 2024 23:48:23 +0000 (0:00:00.036) 0:00:15.801 ******* =============================================================================== Gathering Facts --------------------------------------------------------- 1.05s /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tests_helpers_and_asserts.yml:3 --- Install iproute --------------------------------------------------------- 1.01s /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.93s /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.88s /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.87s /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.87s /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.85s /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:16 Create veth interface veth1298 ------------------------------------------ 0.68s /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:27 Gather the minimum subset of ansible_facts required by the network role test --- 0.36s /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/el_repo_setup.yml:3 --------- Create dummy interface dummy1298 ---------------------------------------- 0.32s /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:49 Check if system is ostree ----------------------------------------------- 0.28s /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/el_repo_setup.yml:17 -------- Set up veth as managed by NetworkManager -------------------------------- 0.27s /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:35 Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:3 Get stat for interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_interface_stat.yml:3 ---- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/get_current_interfaces.yml:3 Delete dummy interface dummy1298 ---------------------------------------- 0.21s /WORKDIR/git-nm_plugin_hotfixkrg7ipkq/tests/tasks/manage_test_interface.yml:54 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---