# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-nm_plugin_hotfixemw4uyh3/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_hotfixemw4uyh3/tests/tests_helpers_and_asserts.yml:3 Thursday 22 February 2024 03:42:35 +0000 (0:00:00.013) 0:00:00.013 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tests_helpers_and_asserts.yml:6 Thursday 22 February 2024 03:42:35 +0000 (0:00:00.549) 0:00:00.563 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/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_hotfixemw4uyh3/tests/tasks/el_repo_setup.yml:3 Thursday 22 February 2024 03:42:35 +0000 (0:00:00.021) 0:00:00.584 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/el_repo_setup.yml:19 Thursday 22 February 2024 03:42:35 +0000 (0:00:00.224) 0:00:00.808 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/el_repo_setup.yml:24 Thursday 22 February 2024 03:42:36 +0000 (0:00:00.187) 0:00:00.996 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/el_repo_setup.yml:28 Thursday 22 February 2024 03:42:36 +0000 (0:00:00.018) 0:00:01.014 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/el_repo_setup.yml:53 Thursday 22 February 2024 03:42:36 +0000 (0:00:00.016) 0:00:01.031 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/enable_epel.yml:8 Thursday 22 February 2024 03:42:36 +0000 (0:00:00.030) 0:00:01.062 ***** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/enable_epel.yml:24 Thursday 22 February 2024 03:42:36 +0000 (0:00:00.180) 0:00:01.242 ***** 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_hotfixemw4uyh3/tests/tasks/enable_epel.yml:30 Thursday 22 February 2024 03:42:36 +0000 (0:00:00.448) 0:00:01.691 ***** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.179777", "end": "2024-02-22 03:42:37.057986", "rc": 0, "start": "2024-02-22 03:42:36.878209" } 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_hotfixemw4uyh3/tests/tasks/enable_epel.yml:35 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.301) 0:00:01.992 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/enable_epel.yml:40 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.010) 0:00:02.003 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tests_helpers_and_asserts.yml:9 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.009) 0:00:02.012 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml:3 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.012) 0:00:02.025 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.010) 0:00:02.035 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.009) 0:00:02.045 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003498", "end": "2024-02-22 03:42:37.230970", "rc": 0, "start": "2024-02-22 03:42:37.227472" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.120) 0:00:02.165 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.009) 0:00:02.175 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml:5 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.008) 0:00:02.183 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.014) 0:00:02.198 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.008) 0:00:02.206 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.008) 0:00:02.214 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.010) 0:00:02.225 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.009) 0:00:02.235 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003550", "end": "2024-02-22 03:42:37.420936", "rc": 0, "start": "2024-02-22 03:42:37.417386" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.120) 0:00:02.355 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.009) 0:00:02.365 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.007) 0:00:02.373 ***** 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_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:28 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.371) 0:00:02.744 ***** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:37 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.016) 0:00:02.760 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:45 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.009) 0:00:02.770 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:52 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.008) 0:00:02.779 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:58 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.008) 0:00:02.788 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.010) 0:00:02.798 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:71 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.008) 0:00:02.807 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml:9 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.008) 0:00:02.815 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.012) 0:00:02.827 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:42:37 +0000 (0:00:00.009) 0:00:02.837 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003480", "end": "2024-02-22 03:42:38.023331", "rc": 0, "start": "2024-02-22 03:42:38.019851" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:42:38 +0000 (0:00:00.120) 0:00:02.957 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:42:38 +0000 (0:00:00.009) 0:00:02.967 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml:11 Thursday 22 February 2024 03:42:38 +0000 (0:00:00.009) 0:00:02.977 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/assert_device_absent.yml:3 Thursday 22 February 2024 03:42:38 +0000 (0:00:00.013) 0:00:02.990 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_interface_stat.yml:3 Thursday 22 February 2024 03:42:38 +0000 (0:00:00.010) 0:00:03.000 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/assert_device_absent.yml:5 Thursday 22 February 2024 03:42:38 +0000 (0:00:00.120) 0:00:03.121 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml:14 Thursday 22 February 2024 03:42:38 +0000 (0:00:00.010) 0:00:03.131 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:42:38 +0000 (0:00:00.015) 0:00:03.146 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:42:38 +0000 (0:00:00.009) 0:00:03.156 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:42:38 +0000 (0:00:00.007) 0:00:03.164 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:42:38 +0000 (0:00:00.010) 0:00:03.175 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:42:38 +0000 (0:00:00.009) 0:00:03.185 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003474", "end": "2024-02-22 03:42:38.371710", "rc": 0, "start": "2024-02-22 03:42:38.368236" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:42:38 +0000 (0:00:00.120) 0:00:03.305 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:42:38 +0000 (0:00:00.009) 0:00:03.315 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:42:38 +0000 (0:00:00.007) 0:00:03.323 ***** 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_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:28 Thursday 22 February 2024 03:42:38 +0000 (0:00:00.371) 0:00:03.694 ***** 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.012390", "end": "2024-02-22 03:42:38.894805", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-22 03:42:38.882415" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003514", "end": "2024-02-22 03:42:39.020024", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-22 03:42:39.016510" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.005367", "end": "2024-02-22 03:42:39.138311", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-22 03:42:39.132944" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:37 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.379) 0:00:04.073 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.029899", "end": "2024-02-22 03:42:39.289592", "rc": 0, "start": "2024-02-22 03:42:39.259693" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:45 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.162) 0:00:04.235 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:52 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.009) 0:00:04.245 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:58 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.010) 0:00:04.255 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.009) 0:00:04.264 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:71 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.009) 0:00:04.274 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml:18 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.008) 0:00:04.282 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.015) 0:00:04.298 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.009) 0:00:04.307 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003476", "end": "2024-02-22 03:42:39.493614", "rc": 0, "start": "2024-02-22 03:42:39.490138" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.121) 0:00:04.428 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.010) 0:00:04.439 ***** 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_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml:20 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.009) 0:00:04.449 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/assert_device_present.yml:3 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.016) 0:00:04.465 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_interface_stat.yml:3 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.010) 0:00:04.476 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708573358.8935468, "block_size": 4096, "blocks": 0, "ctime": 1708573358.8935468, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17732, "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": 1708573358.8935468, "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_hotfixemw4uyh3/tests/tasks/assert_device_present.yml:5 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.129) 0:00:04.606 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml:23 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.012) 0:00:04.618 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.027) 0:00:04.646 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.009) 0:00:04.656 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.018) 0:00:04.675 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.018) 0:00:04.693 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.014) 0:00:04.707 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003487", "end": "2024-02-22 03:42:39.894746", "rc": 0, "start": "2024-02-22 03:42:39.891259" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.121) 0:00:04.828 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.009) 0:00:04.838 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:42:39 +0000 (0:00:00.009) 0:00:04.847 ***** 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_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:28 Thursday 22 February 2024 03:42:40 +0000 (0:00:00.373) 0:00:05.221 ***** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:37 Thursday 22 February 2024 03:42:40 +0000 (0:00:00.017) 0:00:05.238 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:45 Thursday 22 February 2024 03:42:40 +0000 (0:00:00.010) 0:00:05.248 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.008626", "end": "2024-02-22 03:42:40.442901", "rc": 0, "start": "2024-02-22 03:42:40.434275" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:52 Thursday 22 February 2024 03:42:40 +0000 (0:00:00.132) 0:00:05.381 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:58 Thursday 22 February 2024 03:42:40 +0000 (0:00:00.010) 0:00:05.391 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:42:40 +0000 (0:00:00.011) 0:00:05.403 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:71 Thursday 22 February 2024 03:42:40 +0000 (0:00:00.010) 0:00:05.414 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml:27 Thursday 22 February 2024 03:42:40 +0000 (0:00:00.015) 0:00:05.429 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:42:40 +0000 (0:00:00.021) 0:00:05.451 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:42:40 +0000 (0:00:00.014) 0:00:05.466 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003542", "end": "2024-02-22 03:42:40.651942", "rc": 0, "start": "2024-02-22 03:42:40.648400" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:42:40 +0000 (0:00:00.121) 0:00:05.587 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:42:40 +0000 (0:00:00.009) 0:00:05.596 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml:29 Thursday 22 February 2024 03:42:40 +0000 (0:00:00.009) 0:00:05.606 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/assert_device_absent.yml:3 Thursday 22 February 2024 03:42:40 +0000 (0:00:00.019) 0:00:05.626 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_interface_stat.yml:3 Thursday 22 February 2024 03:42:40 +0000 (0:00:00.012) 0:00:05.638 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/assert_device_absent.yml:5 Thursday 22 February 2024 03:42:40 +0000 (0:00:00.123) 0:00:05.761 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tests_helpers_and_asserts.yml:15 Thursday 22 February 2024 03:42:40 +0000 (0:00:00.012) 0:00:05.773 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml:3 Thursday 22 February 2024 03:42:40 +0000 (0:00:00.025) 0:00:05.799 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:42:40 +0000 (0:00:00.011) 0:00:05.811 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:42:40 +0000 (0:00:00.010) 0:00:05.821 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003492", "end": "2024-02-22 03:42:41.008497", "rc": 0, "start": "2024-02-22 03:42:41.005005" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.121) 0:00:05.943 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.011) 0:00:05.954 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml:5 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.010) 0:00:05.965 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.012) 0:00:05.977 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.017) 0:00:05.995 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.012) 0:00:06.008 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.012) 0:00:06.021 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.014) 0:00:06.035 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003517", "end": "2024-02-22 03:42:41.222582", "rc": 0, "start": "2024-02-22 03:42:41.219065" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.122) 0:00:06.158 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.009) 0:00:06.167 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.008) 0:00:06.176 ***** 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_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:28 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.372) 0:00:06.548 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:37 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.017) 0:00:06.565 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:45 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.016) 0:00:06.582 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:52 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.011) 0:00:06.593 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:58 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.010) 0:00:06.603 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.009) 0:00:06.613 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:71 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.009) 0:00:06.623 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml:9 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.010) 0:00:06.633 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.013) 0:00:06.646 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.023) 0:00:06.670 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003525", "end": "2024-02-22 03:42:41.857792", "rc": 0, "start": "2024-02-22 03:42:41.854267" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.122) 0:00:06.792 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.009) 0:00:06.802 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml:11 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.009) 0:00:06.811 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/assert_device_absent.yml:3 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.013) 0:00:06.825 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_interface_stat.yml:3 Thursday 22 February 2024 03:42:41 +0000 (0:00:00.010) 0:00:06.835 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/assert_device_absent.yml:5 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.121) 0:00:06.956 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml:14 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.010) 0:00:06.967 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.015) 0:00:06.982 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.008) 0:00:06.991 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.008) 0:00:06.999 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.010) 0:00:07.010 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.009) 0:00:07.019 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003509", "end": "2024-02-22 03:42:42.207214", "rc": 0, "start": "2024-02-22 03:42:42.203705" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.121) 0:00:07.141 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.009) 0:00:07.151 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.009) 0:00:07.160 ***** 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_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:28 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.373) 0:00:07.534 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:37 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.016) 0:00:07.550 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:45 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.008) 0:00:07.559 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:52 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.009) 0:00:07.568 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.014760", "end": "2024-02-22 03:42:42.770489", "rc": 0, "start": "2024-02-22 03:42:42.755729" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:58 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.141) 0:00:07.710 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.010) 0:00:07.721 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:71 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.009) 0:00:07.730 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml:18 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.008) 0:00:07.738 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.016) 0:00:07.755 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.009) 0:00:07.765 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003506", "end": "2024-02-22 03:42:42.952806", "rc": 0, "start": "2024-02-22 03:42:42.949300" } STDOUT: bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.123) 0:00:07.888 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.009) 0:00:07.897 ***** 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_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml:20 Thursday 22 February 2024 03:42:42 +0000 (0:00:00.009) 0:00:07.907 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/assert_device_present.yml:3 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.015) 0:00:07.923 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_interface_stat.yml:3 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.010) 0:00:07.933 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708573362.767574, "block_size": 4096, "blocks": 0, "ctime": 1708573362.767574, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17762, "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": 1708573362.767574, "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_hotfixemw4uyh3/tests/tasks/assert_device_present.yml:5 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.121) 0:00:08.054 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml:23 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.010) 0:00:08.065 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.018) 0:00:08.083 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.041) 0:00:08.125 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.009) 0:00:08.134 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.011) 0:00:08.146 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.009) 0:00:08.155 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003524", "end": "2024-02-22 03:42:43.342126", "rc": 0, "start": "2024-02-22 03:42:43.338602" } STDOUT: bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.121) 0:00:08.276 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.009) 0:00:08.286 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.008) 0:00:08.294 ***** 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_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:28 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.372) 0:00:08.667 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:37 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.016) 0:00:08.684 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:45 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.010) 0:00:08.694 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:52 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.008) 0:00:08.703 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:58 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.009) 0:00:08.712 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010613", "end": "2024-02-22 03:42:43.909910", "rc": 0, "start": "2024-02-22 03:42:43.899297" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.133) 0:00:08.845 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:71 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.010) 0:00:08.856 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml:27 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.008) 0:00:08.864 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.019) 0:00:08.883 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:42:43 +0000 (0:00:00.010) 0:00:08.893 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003512", "end": "2024-02-22 03:42:44.080787", "rc": 0, "start": "2024-02-22 03:42:44.077275" } STDOUT: bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:42:44 +0000 (0:00:00.121) 0:00:09.015 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:42:44 +0000 (0:00:00.009) 0:00:09.025 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/create_and_remove_interface.yml:29 Thursday 22 February 2024 03:42:44 +0000 (0:00:00.008) 0:00:09.033 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/assert_device_absent.yml:3 Thursday 22 February 2024 03:42:44 +0000 (0:00:00.019) 0:00:09.053 ***** included: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_interface_stat.yml:3 Thursday 22 February 2024 03:42:44 +0000 (0:00:00.011) 0:00:09.064 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/assert_device_absent.yml:5 Thursday 22 February 2024 03:42:44 +0000 (0:00:00.120) 0:00:09.184 ***** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=122 changed=0 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Thursday 22 February 2024 03:42:44 +0000 (0:00:00.023) 0:00:09.208 ***** =============================================================================== Gathering Facts --------------------------------------------------------- 0.55s /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tests_helpers_and_asserts.yml:3 --- Install yum-utils package ----------------------------------------------- 0.45s /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/enable_epel.yml:24 ---------- Create veth interface veth1298 ------------------------------------------ 0.38s /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:28 Install iproute --------------------------------------------------------- 0.37s /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.37s /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.37s /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.37s /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.37s /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.37s /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:16 Enable EPEL 7 ----------------------------------------------------------- 0.30s /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/enable_epel.yml:30 ---------- Gather the minimum subset of ansible_facts required by the network role test --- 0.22s /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/el_repo_setup.yml:3 --------- Check if system is ostree ----------------------------------------------- 0.19s /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/el_repo_setup.yml:19 -------- Create EPEL 7 ----------------------------------------------------------- 0.18s /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/enable_epel.yml:8 ----------- Set up veth as managed by NetworkManager -------------------------------- 0.16s /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:37 Create dummy interface dummy1298 ---------------------------------------- 0.14s /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:52 Delete dummy interface dummy1298 ---------------------------------------- 0.13s /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:58 Delete veth interface veth1298 ------------------------------------------ 0.13s /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/manage_test_interface.yml:45 Get stat for interface veth1298 ----------------------------------------- 0.13s /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_interface_stat.yml:3 ---- Get stat for interface veth1298 ----------------------------------------- 0.12s /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_interface_stat.yml:3 ---- Gather current interface info ------------------------------------------- 0.12s /WORKDIR/git-nm_plugin_hotfixemw4uyh3/tests/tasks/get_current_interfaces.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---