# 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_hotfix4makf5fa/.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_hotfix4makf5fa/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_hotfix4makf5fa/tests/tests_helpers_and_asserts.yml:3 Monday 19 February 2024 23:50:08 +0000 (0:00:00.044) 0:00:00.044 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tests_helpers_and_asserts.yml:6 Monday 19 February 2024 23:50:09 +0000 (0:00:00.719) 0:00:00.764 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/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_hotfix4makf5fa/tests/tasks/el_repo_setup.yml:3 Monday 19 February 2024 23:50:09 +0000 (0:00:00.011) 0:00:00.775 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/el_repo_setup.yml:17 Monday 19 February 2024 23:50:09 +0000 (0:00:00.227) 0:00:01.003 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/el_repo_setup.yml:22 Monday 19 February 2024 23:50:09 +0000 (0:00:00.175) 0:00:01.179 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/el_repo_setup.yml:26 Monday 19 February 2024 23:50:09 +0000 (0:00:00.014) 0:00:01.193 ******* 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_hotfix4makf5fa/tests/tasks/el_repo_setup.yml:51 Monday 19 February 2024 23:50:09 +0000 (0:00:00.008) 0:00:01.202 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/enable_epel.yml:8 Monday 19 February 2024 23:50:09 +0000 (0:00:00.021) 0:00:01.224 ******* 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_hotfix4makf5fa/tests/tasks/enable_epel.yml:24 Monday 19 February 2024 23:50:09 +0000 (0:00:00.178) 0:00:01.403 ******* 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_hotfix4makf5fa/tests/tasks/enable_epel.yml:30 Monday 19 February 2024 23:50:10 +0000 (0:00:00.431) 0:00:01.834 ******* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.172987", "end": "2024-02-19 23:50:10.633156", "rc": 0, "start": "2024-02-19 23:50:10.460169" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/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/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/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=stock&content=centos 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/7/epel pkgdir = /var/cache/yum/x86_64/7/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_hotfix4makf5fa/tests/tasks/enable_epel.yml:35 Monday 19 February 2024 23:50:10 +0000 (0:00:00.315) 0:00:02.149 ******* 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_hotfix4makf5fa/tests/tasks/enable_epel.yml:40 Monday 19 February 2024 23:50:10 +0000 (0:00:00.009) 0:00:02.159 ******* 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_hotfix4makf5fa/tests/tests_helpers_and_asserts.yml:9 Monday 19 February 2024 23:50:10 +0000 (0:00:00.008) 0:00:02.168 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml:3 Monday 19 February 2024 23:50:10 +0000 (0:00:00.014) 0:00:02.182 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:50:10 +0000 (0:00:00.010) 0:00:02.193 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:50:10 +0000 (0:00:00.009) 0:00:02.202 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003568", "end": "2024-02-19 23:50:10.816212", "rc": 0, "start": "2024-02-19 23:50:10.812644" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:50:10 +0000 (0:00:00.144) 0:00:02.346 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:50:10 +0000 (0:00:00.033) 0:00:02.380 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml:5 Monday 19 February 2024 23:50:10 +0000 (0:00:00.018) 0:00:02.398 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 23:50:10 +0000 (0:00:00.015) 0:00:02.413 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 23:50:10 +0000 (0:00:00.009) 0:00:02.422 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 23:50:10 +0000 (0:00:00.020) 0:00:02.443 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:50:10 +0000 (0:00:00.023) 0:00:02.467 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:50:10 +0000 (0:00:00.014) 0:00:02.482 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003493", "end": "2024-02-19 23:50:11.103764", "rc": 0, "start": "2024-02-19 23:50:11.100271" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:50:11 +0000 (0:00:00.162) 0:00:02.644 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:50:11 +0000 (0:00:00.021) 0:00:02.666 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 23:50:11 +0000 (0:00:00.014) 0:00:02.681 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 23:50:11 +0000 (0:00:00.310) 0:00:02.992 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 23:50:11 +0000 (0:00:00.025) 0:00:03.018 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 23:50:11 +0000 (0:00:00.010) 0:00:03.028 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 23:50:11 +0000 (0:00:00.010) 0:00:03.039 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 23:50:11 +0000 (0:00:00.021) 0:00:03.060 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 23:50:11 +0000 (0:00:00.020) 0:00:03.080 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 23:50:11 +0000 (0:00:00.013) 0:00:03.094 ******* 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_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml:9 Monday 19 February 2024 23:50:11 +0000 (0:00:00.015) 0:00:03.109 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:50:11 +0000 (0:00:00.024) 0:00:03.134 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:50:11 +0000 (0:00:00.012) 0:00:03.146 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003473", "end": "2024-02-19 23:50:11.780418", "rc": 0, "start": "2024-02-19 23:50:11.776945" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:50:11 +0000 (0:00:00.152) 0:00:03.298 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:50:11 +0000 (0:00:00.011) 0:00:03.310 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml:11 Monday 19 February 2024 23:50:11 +0000 (0:00:00.025) 0:00:03.335 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 23:50:11 +0000 (0:00:00.022) 0:00:03.357 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:50:11 +0000 (0:00:00.023) 0:00:03.381 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 23:50:12 +0000 (0:00:00.141) 0:00:03.523 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml:14 Monday 19 February 2024 23:50:12 +0000 (0:00:00.015) 0:00:03.538 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 23:50:12 +0000 (0:00:00.016) 0:00:03.555 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 23:50:12 +0000 (0:00:00.017) 0:00:03.573 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 23:50:12 +0000 (0:00:00.030) 0:00:03.603 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:50:12 +0000 (0:00:00.022) 0:00:03.626 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:50:12 +0000 (0:00:00.013) 0:00:03.639 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003459", "end": "2024-02-19 23:50:12.254244", "rc": 0, "start": "2024-02-19 23:50:12.250785" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:50:12 +0000 (0:00:00.147) 0:00:03.786 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:50:12 +0000 (0:00:00.020) 0:00:03.807 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 23:50:12 +0000 (0:00:00.023) 0:00:03.830 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 23:50:12 +0000 (0:00:00.324) 0:00:04.155 ******* 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.009020", "end": "2024-02-19 23:50:12.773579", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-19 23:50:12.764559" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003483", "end": "2024-02-19 23:50:12.892610", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-19 23:50:12.889127" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004917", "end": "2024-02-19 23:50:13.023546", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-19 23:50:13.018629" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 23:50:13 +0000 (0:00:00.396) 0:00:04.551 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.032180", "end": "2024-02-19 23:50:13.193429", "rc": 0, "start": "2024-02-19 23:50:13.161249" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 23:50:13 +0000 (0:00:00.159) 0:00:04.711 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 23:50:13 +0000 (0:00:00.010) 0:00:04.722 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 23:50:13 +0000 (0:00:00.008) 0:00:04.730 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 23:50:13 +0000 (0:00:00.008) 0:00:04.739 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 23:50:13 +0000 (0:00:00.008) 0:00:04.748 ******* 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_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml:18 Monday 19 February 2024 23:50:13 +0000 (0:00:00.014) 0:00:04.762 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:50:13 +0000 (0:00:00.033) 0:00:04.796 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:50:13 +0000 (0:00:00.021) 0:00:04.818 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003485", "end": "2024-02-19 23:50:13.433317", "rc": 0, "start": "2024-02-19 23:50:13.429832" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:50:13 +0000 (0:00:00.127) 0:00:04.945 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:50:13 +0000 (0:00:00.011) 0:00:04.957 ******* 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_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml:20 Monday 19 February 2024 23:50:13 +0000 (0:00:00.008) 0:00:04.965 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/assert_device_present.yml:3 Monday 19 February 2024 23:50:13 +0000 (0:00:00.019) 0:00:04.984 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:50:13 +0000 (0:00:00.009) 0:00:04.994 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708386612.778601, "block_size": 4096, "blocks": 0, "ctime": 1708386612.777601, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17721, "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": 1708386612.777601, "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_hotfix4makf5fa/tests/tasks/assert_device_present.yml:5 Monday 19 February 2024 23:50:13 +0000 (0:00:00.129) 0:00:05.124 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml:23 Monday 19 February 2024 23:50:13 +0000 (0:00:00.011) 0:00:05.135 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 23:50:13 +0000 (0:00:00.018) 0:00:05.153 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 23:50:13 +0000 (0:00:00.007) 0:00:05.161 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 23:50:13 +0000 (0:00:00.007) 0:00:05.168 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:50:13 +0000 (0:00:00.010) 0:00:05.178 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:50:13 +0000 (0:00:00.008) 0:00:05.187 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003365", "end": "2024-02-19 23:50:13.795157", "rc": 0, "start": "2024-02-19 23:50:13.791792" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:50:13 +0000 (0:00:00.118) 0:00:05.306 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:50:13 +0000 (0:00:00.009) 0:00:05.315 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 23:50:13 +0000 (0:00:00.011) 0:00:05.327 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 23:50:14 +0000 (0:00:00.302) 0:00:05.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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 23:50:14 +0000 (0:00:00.014) 0:00:05.644 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 23:50:14 +0000 (0:00:00.007) 0:00:05.652 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009624", "end": "2024-02-19 23:50:14.268768", "rc": 0, "start": "2024-02-19 23:50:14.259144" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 23:50:14 +0000 (0:00:00.130) 0:00:05.782 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 23:50:14 +0000 (0:00:00.009) 0:00:05.791 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 23:50:14 +0000 (0:00:00.007) 0:00:05.799 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 23:50:14 +0000 (0:00:00.007) 0:00:05.806 ******* 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_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml:27 Monday 19 February 2024 23:50:14 +0000 (0:00:00.007) 0:00:05.814 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:50:14 +0000 (0:00:00.017) 0:00:05.832 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:50:14 +0000 (0:00:00.009) 0:00:05.841 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004556", "end": "2024-02-19 23:50:15.450708", "rc": 0, "start": "2024-02-19 23:50:14.446152" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:50:15 +0000 (0:00:01.123) 0:00:06.965 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:50:15 +0000 (0:00:00.009) 0:00:06.974 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml:29 Monday 19 February 2024 23:50:15 +0000 (0:00:00.009) 0:00:06.984 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 23:50:15 +0000 (0:00:00.018) 0:00:07.002 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:50:15 +0000 (0:00:00.019) 0:00:07.022 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 23:50:15 +0000 (0:00:00.137) 0:00:07.160 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tests_helpers_and_asserts.yml:15 Monday 19 February 2024 23:50:15 +0000 (0:00:00.013) 0:00:07.174 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml:3 Monday 19 February 2024 23:50:15 +0000 (0:00:00.014) 0:00:07.188 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:50:15 +0000 (0:00:00.010) 0:00:07.199 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:50:15 +0000 (0:00:00.016) 0:00:07.216 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003456", "end": "2024-02-19 23:50:15.826343", "rc": 0, "start": "2024-02-19 23:50:15.822887" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:50:15 +0000 (0:00:00.121) 0:00:07.338 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:50:15 +0000 (0:00:00.009) 0:00:07.347 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml:5 Monday 19 February 2024 23:50:15 +0000 (0:00:00.011) 0:00:07.359 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 23:50:15 +0000 (0:00:00.012) 0:00:07.371 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 23:50:15 +0000 (0:00:00.009) 0:00:07.381 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 23:50:15 +0000 (0:00:00.008) 0:00:07.389 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:50:15 +0000 (0:00:00.021) 0:00:07.410 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:50:15 +0000 (0:00:00.010) 0:00:07.421 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003687", "end": "2024-02-19 23:50:16.033305", "rc": 0, "start": "2024-02-19 23:50:16.029618" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:50:16 +0000 (0:00:00.132) 0:00:07.554 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:50:16 +0000 (0:00:00.016) 0:00:07.570 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 23:50:16 +0000 (0:00:00.010) 0:00:07.580 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 23:50:16 +0000 (0:00:00.303) 0:00:07.884 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 23:50:16 +0000 (0:00:00.020) 0:00:07.905 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 23:50:16 +0000 (0:00:00.010) 0:00:07.915 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 23:50:16 +0000 (0:00:00.010) 0:00:07.926 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 23:50:16 +0000 (0:00:00.008) 0:00:07.935 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 23:50:16 +0000 (0:00:00.010) 0:00:07.945 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 23:50:16 +0000 (0:00:00.013) 0:00:07.959 ******* 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_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml:9 Monday 19 February 2024 23:50:16 +0000 (0:00:00.011) 0:00:07.971 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:50:16 +0000 (0:00:00.012) 0:00:07.983 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:50:16 +0000 (0:00:00.009) 0:00:07.993 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003471", "end": "2024-02-19 23:50:16.602120", "rc": 0, "start": "2024-02-19 23:50:16.598649" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:50:16 +0000 (0:00:00.122) 0:00:08.115 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:50:16 +0000 (0:00:00.009) 0:00:08.124 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml:11 Monday 19 February 2024 23:50:16 +0000 (0:00:00.009) 0:00:08.134 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 23:50:16 +0000 (0:00:00.015) 0:00:08.150 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:50:16 +0000 (0:00:00.010) 0:00:08.160 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 23:50:16 +0000 (0:00:00.120) 0:00:08.280 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml:14 Monday 19 February 2024 23:50:16 +0000 (0:00:00.011) 0:00:08.291 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 23:50:16 +0000 (0:00:00.014) 0:00:08.306 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 23:50:16 +0000 (0:00:00.008) 0:00:08.315 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 23:50:16 +0000 (0:00:00.008) 0:00:08.323 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:50:16 +0000 (0:00:00.010) 0:00:08.334 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:50:16 +0000 (0:00:00.010) 0:00:08.344 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003377", "end": "2024-02-19 23:50:16.955146", "rc": 0, "start": "2024-02-19 23:50:16.951769" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:50:16 +0000 (0:00:00.131) 0:00:08.476 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:50:16 +0000 (0:00:00.011) 0:00:08.487 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 23:50:17 +0000 (0:00:00.027) 0:00:08.515 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 23:50:17 +0000 (0:00:00.333) 0:00:08.848 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 23:50:17 +0000 (0:00:00.014) 0:00:08.863 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 23:50:17 +0000 (0:00:00.009) 0:00:08.873 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 23:50:17 +0000 (0:00:00.008) 0:00:08.881 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.011523", "end": "2024-02-19 23:50:17.500647", "rc": 0, "start": "2024-02-19 23:50:17.489124" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 23:50:17 +0000 (0:00:00.167) 0:00:09.049 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 23:50:17 +0000 (0:00:00.014) 0:00:09.064 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 23:50:17 +0000 (0:00:00.014) 0:00:09.078 ******* 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_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml:18 Monday 19 February 2024 23:50:17 +0000 (0:00:00.012) 0:00:09.091 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:50:17 +0000 (0:00:00.021) 0:00:09.112 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:50:17 +0000 (0:00:00.010) 0:00:09.122 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003520", "end": "2024-02-19 23:50:17.736098", "rc": 0, "start": "2024-02-19 23:50:17.732578" } STDOUT: bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:50:17 +0000 (0:00:00.124) 0:00:09.247 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:50:17 +0000 (0:00:00.009) 0:00:09.257 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml:20 Monday 19 February 2024 23:50:17 +0000 (0:00:00.009) 0:00:09.266 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/assert_device_present.yml:3 Monday 19 February 2024 23:50:17 +0000 (0:00:00.015) 0:00:09.282 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:50:17 +0000 (0:00:00.009) 0:00:09.291 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708386617.5095735, "block_size": 4096, "blocks": 0, "ctime": 1708386617.5085733, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17750, "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": 1708386617.5085733, "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_hotfix4makf5fa/tests/tasks/assert_device_present.yml:5 Monday 19 February 2024 23:50:17 +0000 (0:00:00.118) 0:00:09.410 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml:23 Monday 19 February 2024 23:50:17 +0000 (0:00:00.011) 0:00:09.421 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 23:50:17 +0000 (0:00:00.021) 0:00:09.442 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 23:50:17 +0000 (0:00:00.007) 0:00:09.450 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 23:50:17 +0000 (0:00:00.007) 0:00:09.457 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:50:17 +0000 (0:00:00.010) 0:00:09.468 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:50:17 +0000 (0:00:00.011) 0:00:09.480 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003541", "end": "2024-02-19 23:50:18.089385", "rc": 0, "start": "2024-02-19 23:50:18.085844" } STDOUT: bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:50:18 +0000 (0:00:00.122) 0:00:09.602 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:50:18 +0000 (0:00:00.010) 0:00:09.613 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 23:50:18 +0000 (0:00:00.013) 0:00:09.626 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 23:50:18 +0000 (0:00:00.314) 0:00:09.940 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 23:50:18 +0000 (0:00:00.027) 0:00:09.967 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 23:50:18 +0000 (0:00:00.014) 0:00:09.982 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 23:50:18 +0000 (0:00:00.023) 0:00:10.005 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 23:50:18 +0000 (0:00:00.018) 0:00:10.024 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008876", "end": "2024-02-19 23:50:18.661471", "rc": 0, "start": "2024-02-19 23:50:18.652595" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 23:50:18 +0000 (0:00:00.158) 0:00:10.182 ******* 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_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 23:50:18 +0000 (0:00:00.011) 0:00:10.194 ******* 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_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml:27 Monday 19 February 2024 23:50:18 +0000 (0:00:00.019) 0:00:10.213 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:50:18 +0000 (0:00:00.023) 0:00:10.236 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:50:18 +0000 (0:00:00.010) 0:00:10.247 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003459", "end": "2024-02-19 23:50:18.856785", "rc": 0, "start": "2024-02-19 23:50:18.853326" } STDOUT: bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:50:18 +0000 (0:00:00.127) 0:00:10.374 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:50:18 +0000 (0:00:00.020) 0:00:10.395 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/create_and_remove_interface.yml:29 Monday 19 February 2024 23:50:18 +0000 (0:00:00.012) 0:00:10.408 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 23:50:18 +0000 (0:00:00.021) 0:00:10.429 ******* included: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:50:18 +0000 (0:00:00.010) 0:00:10.440 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 23:50:19 +0000 (0:00:00.127) 0:00:10.567 ******* 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 Monday 19 February 2024 23:50:19 +0000 (0:00:00.015) 0:00:10.583 ******* =============================================================================== Gather current interface info ------------------------------------------- 1.12s /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:3 Gathering Facts --------------------------------------------------------- 0.72s /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tests_helpers_and_asserts.yml:3 --- Install yum-utils package ----------------------------------------------- 0.43s /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/enable_epel.yml:24 ---------- Create veth interface veth1298 ------------------------------------------ 0.40s /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:27 Install iproute --------------------------------------------------------- 0.33s /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:16 Enable EPEL 7 ----------------------------------------------------------- 0.32s /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/enable_epel.yml:30 ---------- Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.30s /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.30s /WORKDIR/git-nm_plugin_hotfix4makf5fa/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_hotfix4makf5fa/tests/tasks/el_repo_setup.yml:3 --------- Create EPEL 7 ----------------------------------------------------------- 0.18s /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/enable_epel.yml:8 ----------- Check if system is ostree ----------------------------------------------- 0.18s /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/el_repo_setup.yml:17 -------- Create dummy interface dummy1298 ---------------------------------------- 0.17s /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:49 Gather current interface info ------------------------------------------- 0.16s /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:3 Set up veth as managed by NetworkManager -------------------------------- 0.16s /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:35 Delete dummy interface dummy1298 ---------------------------------------- 0.16s /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/manage_test_interface.yml:54 Gather current interface info ------------------------------------------- 0.15s /WORKDIR/git-nm_plugin_hotfix4makf5fa/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.15s /WORKDIR/git-nm_plugin_hotfix4makf5fa/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. ---^---^---^---^---^---