# 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_hotfix3ssg0usw/.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_hotfix3ssg0usw/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_hotfix3ssg0usw/tests/tests_helpers_and_asserts.yml:3 Thursday 29 February 2024 00:16:32 +0000 (0:00:00.036) 0:00:00.036 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tests_helpers_and_asserts.yml:6 Thursday 29 February 2024 00:16:33 +0000 (0:00:00.720) 0:00:00.757 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/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_hotfix3ssg0usw/tests/tasks/el_repo_setup.yml:3 Thursday 29 February 2024 00:16:33 +0000 (0:00:00.011) 0:00:00.769 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/el_repo_setup.yml:17 Thursday 29 February 2024 00:16:33 +0000 (0:00:00.238) 0:00:01.007 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/el_repo_setup.yml:22 Thursday 29 February 2024 00:16:33 +0000 (0:00:00.191) 0:00:01.199 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/el_repo_setup.yml:26 Thursday 29 February 2024 00:16:33 +0000 (0:00:00.013) 0:00:01.213 ***** 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_hotfix3ssg0usw/tests/tasks/el_repo_setup.yml:51 Thursday 29 February 2024 00:16:33 +0000 (0:00:00.008) 0:00:01.222 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/enable_epel.yml:8 Thursday 29 February 2024 00:16:33 +0000 (0:00:00.022) 0:00:01.244 ***** 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_hotfix3ssg0usw/tests/tasks/enable_epel.yml:24 Thursday 29 February 2024 00:16:33 +0000 (0:00:00.186) 0:00:01.430 ***** 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_hotfix3ssg0usw/tests/tasks/enable_epel.yml:30 Thursday 29 February 2024 00:16:34 +0000 (0:00:00.421) 0:00:01.852 ***** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.184208", "end": "2024-02-29 00:16:34.604163", "rc": 0, "start": "2024-02-29 00:16:34.419955" } 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_hotfix3ssg0usw/tests/tasks/enable_epel.yml:35 Thursday 29 February 2024 00:16:34 +0000 (0:00:00.312) 0:00:02.164 ***** 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_hotfix3ssg0usw/tests/tasks/enable_epel.yml:40 Thursday 29 February 2024 00:16:34 +0000 (0:00:00.008) 0:00:02.173 ***** 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_hotfix3ssg0usw/tests/tests_helpers_and_asserts.yml:9 Thursday 29 February 2024 00:16:34 +0000 (0:00:00.008) 0:00:02.182 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml:3 Thursday 29 February 2024 00:16:34 +0000 (0:00:00.011) 0:00:02.194 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:16:34 +0000 (0:00:00.010) 0:00:02.204 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:16:34 +0000 (0:00:00.009) 0:00:02.214 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005044", "end": "2024-02-29 00:16:35.783782", "rc": 0, "start": "2024-02-29 00:16:34.778738" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:16:35 +0000 (0:00:01.130) 0:00:03.344 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:16:35 +0000 (0:00:00.010) 0:00:03.354 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml:5 Thursday 29 February 2024 00:16:35 +0000 (0:00:00.008) 0:00:03.363 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:3 Thursday 29 February 2024 00:16:35 +0000 (0:00:00.014) 0:00:03.377 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:8 Thursday 29 February 2024 00:16:35 +0000 (0:00:00.007) 0:00:03.384 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:13 Thursday 29 February 2024 00:16:35 +0000 (0:00:00.007) 0:00:03.392 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:16:35 +0000 (0:00:00.010) 0:00:03.403 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:16:35 +0000 (0:00:00.009) 0:00:03.412 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003938", "end": "2024-02-29 00:16:35.981429", "rc": 0, "start": "2024-02-29 00:16:35.977491" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:16:35 +0000 (0:00:00.128) 0:00:03.541 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.010) 0:00:03.551 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:16 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.008) 0:00:03.560 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:27 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.319) 0:00:03.879 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:35 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.013) 0:00:03.893 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:43 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.008) 0:00:03.901 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:49 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.009) 0:00:03.911 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:54 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.008) 0:00:03.919 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:60 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.008) 0:00:03.927 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:65 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.009) 0:00:03.936 ***** 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_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml:9 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.007) 0:00:03.943 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.012) 0:00:03.956 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.008) 0:00:03.965 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003917", "end": "2024-02-29 00:16:36.533332", "rc": 0, "start": "2024-02-29 00:16:36.529415" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.128) 0:00:04.093 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.011) 0:00:04.105 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml:11 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.010) 0:00:04.115 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/assert_device_absent.yml:3 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.014) 0:00:04.130 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_interface_stat.yml:3 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.010) 0:00:04.140 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/assert_device_absent.yml:5 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.125) 0:00:04.266 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml:14 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.011) 0:00:04.277 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:3 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.015) 0:00:04.293 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:8 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.008) 0:00:04.302 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:13 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.007) 0:00:04.310 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.011) 0:00:04.321 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.010) 0:00:04.331 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003910", "end": "2024-02-29 00:16:36.899770", "rc": 0, "start": "2024-02-29 00:16:36.895860" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.128) 0:00:04.460 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.010) 0:00:04.470 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:16 Thursday 29 February 2024 00:16:36 +0000 (0:00:00.009) 0:00:04.480 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:27 Thursday 29 February 2024 00:16:37 +0000 (0:00:00.317) 0:00:04.798 ***** 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.010321", "end": "2024-02-29 00:16:37.377354", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-29 00:16:37.367033" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004048", "end": "2024-02-29 00:16:37.506063", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-29 00:16:37.502015" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004341", "end": "2024-02-29 00:16:37.629221", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-29 00:16:37.624880" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:35 Thursday 29 February 2024 00:16:37 +0000 (0:00:00.401) 0:00:05.200 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.031528", "end": "2024-02-29 00:16:37.798889", "rc": 0, "start": "2024-02-29 00:16:37.767361" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:43 Thursday 29 February 2024 00:16:37 +0000 (0:00:00.170) 0:00:05.370 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:49 Thursday 29 February 2024 00:16:37 +0000 (0:00:00.012) 0:00:05.383 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:54 Thursday 29 February 2024 00:16:37 +0000 (0:00:00.011) 0:00:05.395 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:60 Thursday 29 February 2024 00:16:37 +0000 (0:00:00.015) 0:00:05.410 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:65 Thursday 29 February 2024 00:16:37 +0000 (0:00:00.018) 0:00:05.429 ***** 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_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml:18 Thursday 29 February 2024 00:16:37 +0000 (0:00:00.010) 0:00:05.439 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:16:37 +0000 (0:00:00.017) 0:00:05.457 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:16:37 +0000 (0:00:00.010) 0:00:05.467 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005262", "end": "2024-02-29 00:16:39.038115", "rc": 0, "start": "2024-02-29 00:16:38.032853" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:16:39 +0000 (0:00:01.132) 0:00:06.599 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.009) 0:00:06.609 ***** 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_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml:20 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.009) 0:00:06.618 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/assert_device_present.yml:3 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.016) 0:00:06.635 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_interface_stat.yml:3 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.009) 0:00:06.645 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1709165797.381588, "block_size": 4096, "blocks": 0, "ctime": 1709165797.381588, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17739, "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": 1709165797.381588, "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_hotfix3ssg0usw/tests/tasks/assert_device_present.yml:5 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.125) 0:00:06.770 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml:23 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.011) 0:00:06.782 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:3 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.018) 0:00:06.801 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:8 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.009) 0:00:06.810 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:13 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.008) 0:00:06.818 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.011) 0:00:06.829 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.010) 0:00:06.840 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003916", "end": "2024-02-29 00:16:39.408791", "rc": 0, "start": "2024-02-29 00:16:39.404875" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.131) 0:00:06.972 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.010) 0:00:06.983 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:16 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.013) 0:00:06.996 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:27 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.321) 0:00:07.318 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:35 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.018) 0:00:07.337 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:43 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.008) 0:00:07.345 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010468", "end": "2024-02-29 00:16:39.921783", "rc": 0, "start": "2024-02-29 00:16:39.911315" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:49 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.140) 0:00:07.485 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:54 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.009) 0:00:07.495 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:60 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.008) 0:00:07.503 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:65 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.008) 0:00:07.512 ***** 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_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml:27 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.009) 0:00:07.522 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:16:39 +0000 (0:00:00.019) 0:00:07.542 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:16:40 +0000 (0:00:00.010) 0:00:07.552 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005017", "end": "2024-02-29 00:16:41.128459", "rc": 0, "start": "2024-02-29 00:16:40.123442" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:16:41 +0000 (0:00:01.136) 0:00:08.689 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:16:41 +0000 (0:00:00.009) 0:00:08.698 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml:29 Thursday 29 February 2024 00:16:41 +0000 (0:00:00.010) 0:00:08.709 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/assert_device_absent.yml:3 Thursday 29 February 2024 00:16:41 +0000 (0:00:00.018) 0:00:08.728 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_interface_stat.yml:3 Thursday 29 February 2024 00:16:41 +0000 (0:00:00.009) 0:00:08.737 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/assert_device_absent.yml:5 Thursday 29 February 2024 00:16:41 +0000 (0:00:00.123) 0:00:08.860 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tests_helpers_and_asserts.yml:15 Thursday 29 February 2024 00:16:41 +0000 (0:00:00.010) 0:00:08.871 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml:3 Thursday 29 February 2024 00:16:41 +0000 (0:00:00.014) 0:00:08.885 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:16:41 +0000 (0:00:00.010) 0:00:08.896 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:16:41 +0000 (0:00:00.009) 0:00:08.905 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005037", "end": "2024-02-29 00:16:42.472117", "rc": 0, "start": "2024-02-29 00:16:41.467080" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:16:42 +0000 (0:00:01.129) 0:00:10.034 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:16:42 +0000 (0:00:00.013) 0:00:10.048 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml:5 Thursday 29 February 2024 00:16:42 +0000 (0:00:00.011) 0:00:10.059 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:3 Thursday 29 February 2024 00:16:42 +0000 (0:00:00.012) 0:00:10.071 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:8 Thursday 29 February 2024 00:16:42 +0000 (0:00:00.008) 0:00:10.080 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:13 Thursday 29 February 2024 00:16:42 +0000 (0:00:00.007) 0:00:10.088 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:16:42 +0000 (0:00:00.011) 0:00:10.099 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:16:42 +0000 (0:00:00.009) 0:00:10.109 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005008", "end": "2024-02-29 00:16:43.677930", "rc": 0, "start": "2024-02-29 00:16:42.672922" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:16:43 +0000 (0:00:01.131) 0:00:11.240 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:16:43 +0000 (0:00:00.010) 0:00:11.251 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:16 Thursday 29 February 2024 00:16:43 +0000 (0:00:00.009) 0:00:11.261 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:27 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.314) 0:00:11.575 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:35 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.015) 0:00:11.590 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:43 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.008) 0:00:11.599 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:49 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.009) 0:00:11.608 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:54 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.008) 0:00:11.617 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:60 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.012) 0:00:11.630 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:65 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.010) 0:00:11.641 ***** 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_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml:9 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.008) 0:00:11.650 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.012) 0:00:11.663 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.009) 0:00:11.672 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003832", "end": "2024-02-29 00:16:44.238072", "rc": 0, "start": "2024-02-29 00:16:44.234240" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.125) 0:00:11.798 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.011) 0:00:11.809 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml:11 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.011) 0:00:11.820 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/assert_device_absent.yml:3 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.013) 0:00:11.834 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_interface_stat.yml:3 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.010) 0:00:11.844 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/assert_device_absent.yml:5 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.123) 0:00:11.968 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml:14 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.013) 0:00:11.982 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:3 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.016) 0:00:11.998 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:8 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.009) 0:00:12.008 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:13 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.008) 0:00:12.017 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.011) 0:00:12.029 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:16:44 +0000 (0:00:00.011) 0:00:12.041 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005142", "end": "2024-02-29 00:16:45.612290", "rc": 0, "start": "2024-02-29 00:16:44.607148" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:16:45 +0000 (0:00:01.133) 0:00:13.174 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:16:45 +0000 (0:00:00.009) 0:00:13.184 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:16 Thursday 29 February 2024 00:16:45 +0000 (0:00:00.009) 0:00:13.194 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:27 Thursday 29 February 2024 00:16:45 +0000 (0:00:00.310) 0:00:13.504 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:35 Thursday 29 February 2024 00:16:45 +0000 (0:00:00.015) 0:00:13.520 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:43 Thursday 29 February 2024 00:16:45 +0000 (0:00:00.009) 0:00:13.529 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:49 Thursday 29 February 2024 00:16:45 +0000 (0:00:00.009) 0:00:13.538 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.014612", "end": "2024-02-29 00:16:46.118300", "rc": 0, "start": "2024-02-29 00:16:46.103688" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:54 Thursday 29 February 2024 00:16:46 +0000 (0:00:00.147) 0:00:13.686 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:60 Thursday 29 February 2024 00:16:46 +0000 (0:00:00.009) 0:00:13.696 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:65 Thursday 29 February 2024 00:16:46 +0000 (0:00:00.009) 0:00:13.705 ***** 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_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml:18 Thursday 29 February 2024 00:16:46 +0000 (0:00:00.009) 0:00:13.714 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:16:46 +0000 (0:00:00.016) 0:00:13.731 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:16:46 +0000 (0:00:00.010) 0:00:13.742 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005287", "end": "2024-02-29 00:16:47.314511", "rc": 0, "start": "2024-02-29 00:16:46.309224" } STDOUT: bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:16:47 +0000 (0:00:01.133) 0:00:14.875 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:16:47 +0000 (0:00:00.010) 0:00:14.885 ***** 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_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml:20 Thursday 29 February 2024 00:16:47 +0000 (0:00:00.009) 0:00:14.894 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/assert_device_present.yml:3 Thursday 29 February 2024 00:16:47 +0000 (0:00:00.017) 0:00:14.912 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_interface_stat.yml:3 Thursday 29 February 2024 00:16:47 +0000 (0:00:00.009) 0:00:14.922 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1709165806.1252093, "block_size": 4096, "blocks": 0, "ctime": 1709165806.1242094, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17769, "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": 1709165806.1242094, "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_hotfix3ssg0usw/tests/tasks/assert_device_present.yml:5 Thursday 29 February 2024 00:16:47 +0000 (0:00:00.126) 0:00:15.048 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml:23 Thursday 29 February 2024 00:16:47 +0000 (0:00:00.011) 0:00:15.059 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:3 Thursday 29 February 2024 00:16:47 +0000 (0:00:00.022) 0:00:15.082 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:8 Thursday 29 February 2024 00:16:47 +0000 (0:00:00.009) 0:00:15.091 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:13 Thursday 29 February 2024 00:16:47 +0000 (0:00:00.009) 0:00:15.100 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:16:47 +0000 (0:00:00.011) 0:00:15.112 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:16:47 +0000 (0:00:00.010) 0:00:15.122 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004944", "end": "2024-02-29 00:16:48.691261", "rc": 0, "start": "2024-02-29 00:16:47.686317" } STDOUT: bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:16:48 +0000 (0:00:01.138) 0:00:16.260 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:16:48 +0000 (0:00:00.010) 0:00:16.271 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:16 Thursday 29 February 2024 00:16:48 +0000 (0:00:00.011) 0:00:16.282 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:27 Thursday 29 February 2024 00:16:49 +0000 (0:00:00.320) 0:00:16.602 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:35 Thursday 29 February 2024 00:16:49 +0000 (0:00:00.015) 0:00:16.618 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:43 Thursday 29 February 2024 00:16:49 +0000 (0:00:00.009) 0:00:16.628 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:49 Thursday 29 February 2024 00:16:49 +0000 (0:00:00.009) 0:00:16.637 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:54 Thursday 29 February 2024 00:16:49 +0000 (0:00:00.009) 0:00:16.646 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008897", "end": "2024-02-29 00:16:49.223821", "rc": 0, "start": "2024-02-29 00:16:49.214924" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:60 Thursday 29 February 2024 00:16:49 +0000 (0:00:00.138) 0:00:16.785 ***** 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_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:65 Thursday 29 February 2024 00:16:49 +0000 (0:00:00.010) 0:00:16.795 ***** 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_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml:27 Thursday 29 February 2024 00:16:49 +0000 (0:00:00.008) 0:00:16.804 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:16:49 +0000 (0:00:00.019) 0:00:16.823 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:16:49 +0000 (0:00:00.010) 0:00:16.833 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005060", "end": "2024-02-29 00:16:50.403250", "rc": 0, "start": "2024-02-29 00:16:49.398190" } STDOUT: bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:16:50 +0000 (0:00:01.130) 0:00:17.964 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:16:50 +0000 (0:00:00.013) 0:00:17.978 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/create_and_remove_interface.yml:29 Thursday 29 February 2024 00:16:50 +0000 (0:00:00.010) 0:00:17.988 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/assert_device_absent.yml:3 Thursday 29 February 2024 00:16:50 +0000 (0:00:00.020) 0:00:18.008 ***** included: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_interface_stat.yml:3 Thursday 29 February 2024 00:16:50 +0000 (0:00:00.010) 0:00:18.019 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/assert_device_absent.yml:5 Thursday 29 February 2024 00:16:50 +0000 (0:00:00.125) 0:00:18.145 ***** 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 Thursday 29 February 2024 00:16:50 +0000 (0:00:00.017) 0:00:18.162 ***** =============================================================================== Gather current interface info ------------------------------------------- 1.14s /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.14s /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/get_current_interfaces.yml:3 Gathering Facts --------------------------------------------------------- 0.72s /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tests_helpers_and_asserts.yml:3 --- Install yum-utils package ----------------------------------------------- 0.42s /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/enable_epel.yml:24 ---------- Create veth interface veth1298 ------------------------------------------ 0.40s /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:27 Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:16 Enable EPEL 7 ----------------------------------------------------------- 0.31s /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/enable_epel.yml:30 ---------- Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/manage_test_interface.yml:16 Gather the minimum subset of ansible_facts required by the network role test --- 0.24s /WORKDIR/git-nm_plugin_hotfix3ssg0usw/tests/tasks/el_repo_setup.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. ---^---^---^---^---^---