# 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_hotfixm9r38w4v/.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_hotfixm9r38w4v/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_hotfixm9r38w4v/tests/tests_helpers_and_asserts.yml:3 Sunday 18 February 2024 16:18:52 +0000 (0:00:00.040) 0:00:00.040 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tests_helpers_and_asserts.yml:6 Sunday 18 February 2024 16:18:53 +0000 (0:00:00.755) 0:00:00.796 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/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_hotfixm9r38w4v/tests/tasks/el_repo_setup.yml:3 Sunday 18 February 2024 16:18:53 +0000 (0:00:00.012) 0:00:00.808 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/el_repo_setup.yml:17 Sunday 18 February 2024 16:18:53 +0000 (0:00:00.231) 0:00:01.039 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/el_repo_setup.yml:22 Sunday 18 February 2024 16:18:54 +0000 (0:00:00.177) 0:00:01.217 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/el_repo_setup.yml:26 Sunday 18 February 2024 16:18:54 +0000 (0:00:00.013) 0:00:01.231 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/el_repo_setup.yml:51 Sunday 18 February 2024 16:18:54 +0000 (0:00:00.007) 0:00:01.238 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/enable_epel.yml:8 Sunday 18 February 2024 16:18:54 +0000 (0:00:00.021) 0:00:01.259 ******* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/enable_epel.yml:24 Sunday 18 February 2024 16:18:54 +0000 (0:00:00.178) 0:00:01.437 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/enable_epel.yml:30 Sunday 18 February 2024 16:18:54 +0000 (0:00:00.418) 0:00:01.856 ******* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.189127", "end": "2024-02-18 16:18:55.042627", "rc": 0, "start": "2024-02-18 16:18:54.853500" } STDOUT: ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7Server baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7Server/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7Server/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7Server/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7Server/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=$infra&content=$contentdir minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7Server/epel pkgdir = /var/cache/yum/x86_64/7Server/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/enable_epel.yml:35 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.310) 0:00:02.166 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '8'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/enable_epel.yml:40 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.008) 0:00:02.175 ******* 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_hotfixm9r38w4v/tests/tests_helpers_and_asserts.yml:9 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.008) 0:00:02.184 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml:3 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.011) 0:00:02.196 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.010) 0:00:02.206 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.009) 0:00:02.216 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003455", "end": "2024-02-18 16:18:55.214353", "rc": 0, "start": "2024-02-18 16:18:55.210898" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.120) 0:00:02.337 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.009) 0:00:02.347 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml:5 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.009) 0:00:02.356 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.013) 0:00:02.370 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.008) 0:00:02.378 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.007) 0:00:02.386 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.011) 0:00:02.397 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.009) 0:00:02.407 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003418", "end": "2024-02-18 16:18:55.404402", "rc": 0, "start": "2024-02-18 16:18:55.400984" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.120) 0:00:02.527 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.010) 0:00:02.537 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.008) 0:00:02.546 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:27 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.306) 0:00:02.852 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:35 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.014) 0:00:02.867 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:43 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.008) 0:00:02.875 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:49 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.008) 0:00:02.883 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:54 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.008) 0:00:02.891 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:60 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.007) 0:00:02.899 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.007) 0:00:02.907 ******* 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_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml:9 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.007) 0:00:02.915 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.012) 0:00:02.927 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.010) 0:00:02.938 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003515", "end": "2024-02-18 16:18:55.936329", "rc": 0, "start": "2024-02-18 16:18:55.932814" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.120) 0:00:03.058 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.009) 0:00:03.068 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml:11 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.009) 0:00:03.078 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.013) 0:00:03.091 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 16:18:55 +0000 (0:00:00.010) 0:00:03.102 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 16:18:56 +0000 (0:00:00.116) 0:00:03.218 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml:14 Sunday 18 February 2024 16:18:56 +0000 (0:00:00.010) 0:00:03.229 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 16:18:56 +0000 (0:00:00.015) 0:00:03.244 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 16:18:56 +0000 (0:00:00.007) 0:00:03.252 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 16:18:56 +0000 (0:00:00.007) 0:00:03.259 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 16:18:56 +0000 (0:00:00.011) 0:00:03.270 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 16:18:56 +0000 (0:00:00.009) 0:00:03.280 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003514", "end": "2024-02-18 16:18:56.279296", "rc": 0, "start": "2024-02-18 16:18:56.275782" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 16:18:56 +0000 (0:00:00.121) 0:00:03.401 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 16:18:56 +0000 (0:00:00.009) 0:00:03.411 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 16:18:56 +0000 (0:00:00.009) 0:00:03.421 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:27 Sunday 18 February 2024 16:18:56 +0000 (0:00:00.307) 0:00:03.728 ******* 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.012314", "end": "2024-02-18 16:18:56.741252", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-18 16:18:56.728938" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.006505", "end": "2024-02-18 16:18:56.865413", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-18 16:18:56.858908" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.007030", "end": "2024-02-18 16:18:56.982657", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-18 16:18:56.975627" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:35 Sunday 18 February 2024 16:18:56 +0000 (0:00:00.378) 0:00:04.107 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.025500", "end": "2024-02-18 16:18:57.129220", "rc": 0, "start": "2024-02-18 16:18:57.103720" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:43 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.145) 0:00:04.253 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:49 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.009) 0:00:04.262 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:54 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.008) 0:00:04.271 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:60 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.008) 0:00:04.279 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.009) 0:00:04.288 ******* 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_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml:18 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.007) 0:00:04.296 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.015) 0:00:04.311 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.009) 0:00:04.321 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003818", "end": "2024-02-18 16:18:57.320651", "rc": 0, "start": "2024-02-18 16:18:57.316833" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.122) 0:00:04.443 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.009) 0:00:04.453 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml:20 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.008) 0:00:04.462 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/assert_device_present.yml:3 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.016) 0:00:04.478 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.009) 0:00:04.488 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708273136.7462568, "block_size": 4096, "blocks": 0, "ctime": 1708273136.745257, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17576, "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": 1708273136.745257, "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_hotfixm9r38w4v/tests/tasks/assert_device_present.yml:5 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.118) 0:00:04.607 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml:23 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.011) 0:00:04.618 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.019) 0:00:04.638 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.007) 0:00:04.646 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.007) 0:00:04.654 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.011) 0:00:04.665 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.009) 0:00:04.675 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003421", "end": "2024-02-18 16:18:57.672721", "rc": 0, "start": "2024-02-18 16:18:57.669300" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.120) 0:00:04.795 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.012) 0:00:04.808 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 16:18:57 +0000 (0:00:00.009) 0:00:04.818 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:27 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.308) 0:00:05.126 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:35 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.014) 0:00:05.140 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:43 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.009) 0:00:05.149 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.007687", "end": "2024-02-18 16:18:58.154146", "rc": 0, "start": "2024-02-18 16:18:58.146459" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:49 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.128) 0:00:05.277 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:54 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.009) 0:00:05.287 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:60 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.009) 0:00:05.296 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.008) 0:00:05.304 ******* 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_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml:27 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.007) 0:00:05.312 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.019) 0:00:05.331 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.009) 0:00:05.340 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003415", "end": "2024-02-18 16:18:58.338503", "rc": 0, "start": "2024-02-18 16:18:58.335088" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.120) 0:00:05.461 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.009) 0:00:05.471 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml:29 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.008) 0:00:05.480 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.021) 0:00:05.501 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.010) 0:00:05.511 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.117) 0:00:05.629 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tests_helpers_and_asserts.yml:15 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.011) 0:00:05.640 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml:3 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.013) 0:00:05.653 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.010) 0:00:05.663 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.009) 0:00:05.673 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003411", "end": "2024-02-18 16:18:58.670984", "rc": 0, "start": "2024-02-18 16:18:58.667573" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.122) 0:00:05.795 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.009) 0:00:05.805 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml:5 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.011) 0:00:05.816 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.012) 0:00:05.829 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.007) 0:00:05.836 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.007) 0:00:05.844 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.012) 0:00:05.857 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.009) 0:00:05.867 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003505", "end": "2024-02-18 16:18:58.865991", "rc": 0, "start": "2024-02-18 16:18:58.862486" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.122) 0:00:05.989 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.009) 0:00:05.999 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 16:18:58 +0000 (0:00:00.011) 0:00:06.010 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:27 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.307) 0:00:06.317 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:35 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.015) 0:00:06.333 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:43 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.008) 0:00:06.342 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:49 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.008) 0:00:06.351 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:54 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.009) 0:00:06.360 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:60 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.008) 0:00:06.368 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.009) 0:00:06.377 ******* 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_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml:9 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.007) 0:00:06.385 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.013) 0:00:06.399 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.009) 0:00:06.408 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003690", "end": "2024-02-18 16:18:59.409619", "rc": 0, "start": "2024-02-18 16:18:59.405929" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.123) 0:00:06.532 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.009) 0:00:06.542 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml:11 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.009) 0:00:06.552 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.013) 0:00:06.565 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.009) 0:00:06.575 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.120) 0:00:06.696 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml:14 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.011) 0:00:06.707 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.015) 0:00:06.723 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.007) 0:00:06.730 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.007) 0:00:06.738 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.011) 0:00:06.750 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.009) 0:00:06.760 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003640", "end": "2024-02-18 16:18:59.759100", "rc": 0, "start": "2024-02-18 16:18:59.755460" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.122) 0:00:06.882 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.010) 0:00:06.892 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 16:18:59 +0000 (0:00:00.011) 0:00:06.903 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:27 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.308) 0:00:07.211 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:35 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.015) 0:00:07.227 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:43 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.008) 0:00:07.236 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:49 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.009) 0:00:07.245 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.013484", "end": "2024-02-18 16:19:00.256087", "rc": 0, "start": "2024-02-18 16:19:00.242603" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:54 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.140) 0:00:07.386 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:60 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.010) 0:00:07.397 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.009) 0:00:07.407 ******* 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_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml:18 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.008) 0:00:07.415 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.016) 0:00:07.431 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.011) 0:00:07.442 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003701", "end": "2024-02-18 16:19:00.442974", "rc": 0, "start": "2024-02-18 16:19:00.439273" } STDOUT: bond0 bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.123) 0:00:07.566 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.010) 0:00:07.576 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml:20 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.009) 0:00:07.586 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/assert_device_present.yml:3 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.016) 0:00:07.603 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.010) 0:00:07.613 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708273140.2562196, "block_size": 4096, "blocks": 0, "ctime": 1708273140.2562196, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17605, "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": 1708273140.2562196, "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_hotfixm9r38w4v/tests/tasks/assert_device_present.yml:5 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.121) 0:00:07.735 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml:23 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.011) 0:00:07.746 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.018) 0:00:07.764 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.007) 0:00:07.772 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.007) 0:00:07.780 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.010) 0:00:07.790 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.009) 0:00:07.800 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003641", "end": "2024-02-18 16:19:00.799516", "rc": 0, "start": "2024-02-18 16:19:00.795875" } STDOUT: bond0 bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.121) 0:00:07.922 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.010) 0:00:07.932 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 16:19:00 +0000 (0:00:00.008) 0:00:07.941 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:27 Sunday 18 February 2024 16:19:01 +0000 (0:00:00.310) 0:00:08.251 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:35 Sunday 18 February 2024 16:19:01 +0000 (0:00:00.014) 0:00:08.265 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:43 Sunday 18 February 2024 16:19:01 +0000 (0:00:00.008) 0:00:08.273 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:49 Sunday 18 February 2024 16:19:01 +0000 (0:00:00.009) 0:00:08.283 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:54 Sunday 18 February 2024 16:19:01 +0000 (0:00:00.008) 0:00:08.291 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009435", "end": "2024-02-18 16:19:01.298649", "rc": 0, "start": "2024-02-18 16:19:01.289214" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:60 Sunday 18 February 2024 16:19:01 +0000 (0:00:00.130) 0:00:08.422 ******* 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_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 16:19:01 +0000 (0:00:00.009) 0:00:08.431 ******* 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_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml:27 Sunday 18 February 2024 16:19:01 +0000 (0:00:00.008) 0:00:08.440 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 16:19:01 +0000 (0:00:00.019) 0:00:08.459 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 16:19:01 +0000 (0:00:00.009) 0:00:08.469 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004007", "end": "2024-02-18 16:19:01.470966", "rc": 0, "start": "2024-02-18 16:19:01.466959" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 16:19:01 +0000 (0:00:00.126) 0:00:08.595 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 16:19:01 +0000 (0:00:00.010) 0:00:08.606 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/create_and_remove_interface.yml:29 Sunday 18 February 2024 16:19:01 +0000 (0:00:00.009) 0:00:08.615 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 16:19:01 +0000 (0:00:00.019) 0:00:08.634 ******* included: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 16:19:01 +0000 (0:00:00.010) 0:00:08.645 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 16:19:01 +0000 (0:00:00.123) 0:00:08.769 ******* ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=122 changed=0 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Sunday 18 February 2024 16:19:01 +0000 (0:00:00.015) 0:00:08.784 ******* =============================================================================== Gathering Facts --------------------------------------------------------- 0.76s /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tests_helpers_and_asserts.yml:3 --- Install yum-utils package ----------------------------------------------- 0.42s /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/enable_epel.yml:24 ---------- Create veth interface veth1298 ------------------------------------------ 0.38s /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:27 Enable EPEL 7 ----------------------------------------------------------- 0.31s /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/enable_epel.yml:30 ---------- Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:16 Gather the minimum subset of ansible_facts required by the network role test --- 0.23s /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/el_repo_setup.yml:3 --------- Create EPEL 7 ----------------------------------------------------------- 0.18s /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/enable_epel.yml:8 ----------- Check if system is ostree ----------------------------------------------- 0.18s /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/el_repo_setup.yml:17 -------- Set up veth as managed by NetworkManager -------------------------------- 0.15s /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:35 Create dummy interface dummy1298 ---------------------------------------- 0.14s /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:49 Delete dummy interface dummy1298 ---------------------------------------- 0.13s /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:54 Delete veth interface veth1298 ------------------------------------------ 0.13s /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/manage_test_interface.yml:43 Gather current interface info ------------------------------------------- 0.13s /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.12s /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.12s /WORKDIR/git-nm_plugin_hotfixm9r38w4v/tests/tasks/get_current_interfaces.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---