# 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-ci_fixnylq7gb6/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tests_helpers_and_asserts.yml:3 Friday 26 January 2024 21:27:35 +0000 (0:00:00.014) 0:00:00.014 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tests_helpers_and_asserts.yml:6 Friday 26 January 2024 21:27:35 +0000 (0:00:00.627) 0:00:00.641 ******** included: /WORKDIR/git-ci_fixnylq7gb6/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-ci_fixnylq7gb6/tests/tasks/el_repo_setup.yml:3 Friday 26 January 2024 21:27:35 +0000 (0:00:00.025) 0:00:00.667 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/el_repo_setup.yml:19 Friday 26 January 2024 21:27:36 +0000 (0:00:00.319) 0:00:00.986 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/el_repo_setup.yml:24 Friday 26 January 2024 21:27:36 +0000 (0:00:00.258) 0:00:01.244 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/el_repo_setup.yml:28 Friday 26 January 2024 21:27:36 +0000 (0:00:00.030) 0:00:01.274 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/el_repo_setup.yml:53 Friday 26 January 2024 21:27:36 +0000 (0:00:00.025) 0:00:01.300 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/enable_epel.yml:8 Friday 26 January 2024 21:27:36 +0000 (0:00:00.032) 0:00:01.333 ******** 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-ci_fixnylq7gb6/tests/tasks/enable_epel.yml:24 Friday 26 January 2024 21:27:36 +0000 (0:00:00.210) 0:00:01.543 ******** 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-ci_fixnylq7gb6/tests/tasks/enable_epel.yml:30 Friday 26 January 2024 21:27:37 +0000 (0:00:00.523) 0:00:02.066 ******** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.191473", "end": "2024-01-26 21:27:37.430144", "rc": 0, "start": "2024-01-26 21:27:37.238671" } STDOUT: ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7Server baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7Server/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7Server/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7Server/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7Server/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=$infra&content=$contentdir minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7Server/epel pkgdir = /var/cache/yum/x86_64/7Server/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/enable_epel.yml:35 Friday 26 January 2024 21:27:37 +0000 (0:00:00.342) 0:00:02.408 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/enable_epel.yml:40 Friday 26 January 2024 21:27:37 +0000 (0:00:00.028) 0:00:02.437 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tests_helpers_and_asserts.yml:9 Friday 26 January 2024 21:27:37 +0000 (0:00:00.045) 0:00:02.482 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml:3 Friday 26 January 2024 21:27:37 +0000 (0:00:00.018) 0:00:02.501 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:37 +0000 (0:00:00.027) 0:00:02.528 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:37 +0000 (0:00:00.083) 0:00:02.612 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003543", "end": "2024-01-26 21:27:37.789211", "rc": 0, "start": "2024-01-26 21:27:37.785668" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:37 +0000 (0:00:00.159) 0:00:02.771 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:37 +0000 (0:00:00.010) 0:00:02.782 ******** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml:5 Friday 26 January 2024 21:27:37 +0000 (0:00:00.024) 0:00:02.807 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:3 Friday 26 January 2024 21:27:37 +0000 (0:00:00.042) 0:00:02.849 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:8 Friday 26 January 2024 21:27:37 +0000 (0:00:00.030) 0:00:02.880 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:13 Friday 26 January 2024 21:27:37 +0000 (0:00:00.035) 0:00:02.915 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:38 +0000 (0:00:00.052) 0:00:02.967 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:38 +0000 (0:00:00.020) 0:00:02.987 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004605", "end": "2024-01-26 21:27:39.171248", "rc": 0, "start": "2024-01-26 21:27:38.166643" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:39 +0000 (0:00:01.167) 0:00:04.154 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:39 +0000 (0:00:00.032) 0:00:04.186 ******** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:16 Friday 26 January 2024 21:27:39 +0000 (0:00:00.056) 0:00:04.242 ******** ok: [sut] => { "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-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:24 Friday 26 January 2024 21:27:39 +0000 (0:00:00.380) 0:00:04.623 ******** 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-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:33 Friday 26 January 2024 21:27:39 +0000 (0:00:00.023) 0:00:04.647 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:41 Friday 26 January 2024 21:27:39 +0000 (0:00:00.028) 0:00:04.675 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:48 Friday 26 January 2024 21:27:39 +0000 (0:00:00.012) 0:00:04.687 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:54 Friday 26 January 2024 21:27:39 +0000 (0:00:00.034) 0:00:04.721 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:61 Friday 26 January 2024 21:27:39 +0000 (0:00:00.028) 0:00:04.750 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:67 Friday 26 January 2024 21:27:39 +0000 (0:00:00.024) 0:00:04.775 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml:9 Friday 26 January 2024 21:27:39 +0000 (0:00:00.020) 0:00:04.796 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:39 +0000 (0:00:00.019) 0:00:04.815 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:39 +0000 (0:00:00.016) 0:00:04.832 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004554", "end": "2024-01-26 21:27:40.997831", "rc": 0, "start": "2024-01-26 21:27:39.993277" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:41 +0000 (0:00:01.160) 0:00:05.992 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:41 +0000 (0:00:00.047) 0:00:06.040 ******** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml:11 Friday 26 January 2024 21:27:41 +0000 (0:00:00.024) 0:00:06.065 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/assert_device_absent.yml:3 Friday 26 January 2024 21:27:41 +0000 (0:00:00.019) 0:00:06.085 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_interface_stat.yml:3 Friday 26 January 2024 21:27:41 +0000 (0:00:00.026) 0:00:06.111 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/assert_device_absent.yml:5 Friday 26 January 2024 21:27:41 +0000 (0:00:00.184) 0:00:06.296 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml:14 Friday 26 January 2024 21:27:41 +0000 (0:00:00.025) 0:00:06.322 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:3 Friday 26 January 2024 21:27:41 +0000 (0:00:00.029) 0:00:06.352 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:8 Friday 26 January 2024 21:27:41 +0000 (0:00:00.034) 0:00:06.386 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:13 Friday 26 January 2024 21:27:41 +0000 (0:00:00.025) 0:00:06.412 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:41 +0000 (0:00:00.021) 0:00:06.433 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:41 +0000 (0:00:00.017) 0:00:06.451 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004450", "end": "2024-01-26 21:27:42.621792", "rc": 0, "start": "2024-01-26 21:27:41.617342" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:42 +0000 (0:00:01.143) 0:00:07.594 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:42 +0000 (0:00:00.015) 0:00:07.609 ******** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:16 Friday 26 January 2024 21:27:42 +0000 (0:00:00.033) 0:00:07.643 ******** ok: [sut] => { "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-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:24 Friday 26 January 2024 21:27:43 +0000 (0:00:00.388) 0:00:08.031 ******** 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.011279", "end": "2024-01-26 21:27:43.199272", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-26 21:27:43.187993" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.006834", "end": "2024-01-26 21:27:43.328020", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-26 21:27:43.321186" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.007634", "end": "2024-01-26 21:27:43.449938", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-26 21:27:43.442304" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:33 Friday 26 January 2024 21:27:43 +0000 (0:00:00.411) 0:00:08.442 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.025197", "end": "2024-01-26 21:27:43.625540", "rc": 0, "start": "2024-01-26 21:27:43.600343" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:41 Friday 26 January 2024 21:27:43 +0000 (0:00:00.147) 0:00:08.590 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:48 Friday 26 January 2024 21:27:43 +0000 (0:00:00.010) 0:00:08.601 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:54 Friday 26 January 2024 21:27:43 +0000 (0:00:00.033) 0:00:08.634 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:61 Friday 26 January 2024 21:27:43 +0000 (0:00:00.015) 0:00:08.650 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:67 Friday 26 January 2024 21:27:43 +0000 (0:00:00.023) 0:00:08.674 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml:18 Friday 26 January 2024 21:27:43 +0000 (0:00:00.027) 0:00:08.701 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:43 +0000 (0:00:00.026) 0:00:08.728 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:43 +0000 (0:00:00.016) 0:00:08.744 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003485", "end": "2024-01-26 21:27:43.899827", "rc": 0, "start": "2024-01-26 21:27:43.896342" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:43 +0000 (0:00:00.133) 0:00:08.878 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:43 +0000 (0:00:00.011) 0:00:08.889 ******** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml:20 Friday 26 January 2024 21:27:43 +0000 (0:00:00.010) 0:00:08.899 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/assert_device_present.yml:3 Friday 26 January 2024 21:27:43 +0000 (0:00:00.021) 0:00:08.920 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_interface_stat.yml:3 Friday 26 January 2024 21:27:43 +0000 (0:00:00.013) 0:00:08.934 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1706304463.2050622, "block_size": 4096, "blocks": 0, "ctime": 1706304463.2050622, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17566, "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": 1706304463.2050622, "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-ci_fixnylq7gb6/tests/tasks/assert_device_present.yml:5 Friday 26 January 2024 21:27:44 +0000 (0:00:00.140) 0:00:09.074 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml:23 Friday 26 January 2024 21:27:44 +0000 (0:00:00.069) 0:00:09.144 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:3 Friday 26 January 2024 21:27:44 +0000 (0:00:00.028) 0:00:09.172 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:8 Friday 26 January 2024 21:27:44 +0000 (0:00:00.037) 0:00:09.209 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:13 Friday 26 January 2024 21:27:44 +0000 (0:00:00.016) 0:00:09.226 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:44 +0000 (0:00:00.042) 0:00:09.269 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:44 +0000 (0:00:00.025) 0:00:09.294 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003416", "end": "2024-01-26 21:27:44.467093", "rc": 0, "start": "2024-01-26 21:27:44.463677" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:44 +0000 (0:00:00.148) 0:00:09.443 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:44 +0000 (0:00:00.027) 0:00:09.470 ******** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:16 Friday 26 January 2024 21:27:44 +0000 (0:00:00.012) 0:00:09.483 ******** ok: [sut] => { "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-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:24 Friday 26 January 2024 21:27:44 +0000 (0:00:00.397) 0:00:09.880 ******** 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-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:33 Friday 26 January 2024 21:27:44 +0000 (0:00:00.024) 0:00:09.905 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:41 Friday 26 January 2024 21:27:44 +0000 (0:00:00.015) 0:00:09.920 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010672", "end": "2024-01-26 21:27:45.103355", "rc": 0, "start": "2024-01-26 21:27:45.092683" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:48 Friday 26 January 2024 21:27:45 +0000 (0:00:00.211) 0:00:10.132 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:54 Friday 26 January 2024 21:27:45 +0000 (0:00:00.059) 0:00:10.191 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:61 Friday 26 January 2024 21:27:45 +0000 (0:00:00.079) 0:00:10.271 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:67 Friday 26 January 2024 21:27:45 +0000 (0:00:00.064) 0:00:10.335 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml:27 Friday 26 January 2024 21:27:45 +0000 (0:00:00.077) 0:00:10.413 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:45 +0000 (0:00:00.095) 0:00:10.508 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:45 +0000 (0:00:00.021) 0:00:10.530 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004627", "end": "2024-01-26 21:27:46.754950", "rc": 0, "start": "2024-01-26 21:27:45.750323" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:46 +0000 (0:00:01.202) 0:00:11.732 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:46 +0000 (0:00:00.015) 0:00:11.748 ******** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml:29 Friday 26 January 2024 21:27:46 +0000 (0:00:00.041) 0:00:11.789 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/assert_device_absent.yml:3 Friday 26 January 2024 21:27:46 +0000 (0:00:00.026) 0:00:11.816 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_interface_stat.yml:3 Friday 26 January 2024 21:27:46 +0000 (0:00:00.011) 0:00:11.828 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/assert_device_absent.yml:5 Friday 26 January 2024 21:27:47 +0000 (0:00:00.168) 0:00:11.996 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tests_helpers_and_asserts.yml:15 Friday 26 January 2024 21:27:47 +0000 (0:00:00.069) 0:00:12.066 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml:3 Friday 26 January 2024 21:27:47 +0000 (0:00:00.048) 0:00:12.114 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:47 +0000 (0:00:00.038) 0:00:12.153 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:47 +0000 (0:00:00.056) 0:00:12.209 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003446", "end": "2024-01-26 21:27:47.396335", "rc": 0, "start": "2024-01-26 21:27:47.392889" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:47 +0000 (0:00:00.161) 0:00:12.370 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:47 +0000 (0:00:00.029) 0:00:12.400 ******** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml:5 Friday 26 January 2024 21:27:47 +0000 (0:00:00.046) 0:00:12.446 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:3 Friday 26 January 2024 21:27:47 +0000 (0:00:00.028) 0:00:12.475 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:8 Friday 26 January 2024 21:27:47 +0000 (0:00:00.028) 0:00:12.503 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:13 Friday 26 January 2024 21:27:47 +0000 (0:00:00.042) 0:00:12.545 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:47 +0000 (0:00:00.055) 0:00:12.601 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:47 +0000 (0:00:00.028) 0:00:12.629 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003555", "end": "2024-01-26 21:27:47.835768", "rc": 0, "start": "2024-01-26 21:27:47.832213" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:47 +0000 (0:00:00.203) 0:00:12.833 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:47 +0000 (0:00:00.040) 0:00:12.874 ******** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:16 Friday 26 January 2024 21:27:47 +0000 (0:00:00.042) 0:00:12.916 ******** ok: [sut] => { "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-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:24 Friday 26 January 2024 21:27:48 +0000 (0:00:00.516) 0:00:13.433 ******** 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-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:33 Friday 26 January 2024 21:27:48 +0000 (0:00:00.061) 0:00:13.494 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:41 Friday 26 January 2024 21:27:48 +0000 (0:00:00.042) 0:00:13.536 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:48 Friday 26 January 2024 21:27:48 +0000 (0:00:00.058) 0:00:13.594 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:54 Friday 26 January 2024 21:27:48 +0000 (0:00:00.054) 0:00:13.649 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:61 Friday 26 January 2024 21:27:48 +0000 (0:00:00.028) 0:00:13.678 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:67 Friday 26 January 2024 21:27:48 +0000 (0:00:00.049) 0:00:13.728 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml:9 Friday 26 January 2024 21:27:48 +0000 (0:00:00.021) 0:00:13.749 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:48 +0000 (0:00:00.021) 0:00:13.770 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:48 +0000 (0:00:00.031) 0:00:13.802 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003349", "end": "2024-01-26 21:27:48.980722", "rc": 0, "start": "2024-01-26 21:27:48.977373" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:49 +0000 (0:00:00.157) 0:00:13.959 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:49 +0000 (0:00:00.025) 0:00:13.985 ******** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml:11 Friday 26 January 2024 21:27:49 +0000 (0:00:00.019) 0:00:14.004 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/assert_device_absent.yml:3 Friday 26 January 2024 21:27:49 +0000 (0:00:00.060) 0:00:14.065 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_interface_stat.yml:3 Friday 26 January 2024 21:27:49 +0000 (0:00:00.016) 0:00:14.082 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/assert_device_absent.yml:5 Friday 26 January 2024 21:27:49 +0000 (0:00:00.146) 0:00:14.229 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml:14 Friday 26 January 2024 21:27:49 +0000 (0:00:00.025) 0:00:14.254 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:3 Friday 26 January 2024 21:27:49 +0000 (0:00:00.034) 0:00:14.289 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:8 Friday 26 January 2024 21:27:49 +0000 (0:00:00.021) 0:00:14.310 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:13 Friday 26 January 2024 21:27:49 +0000 (0:00:00.030) 0:00:14.341 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:49 +0000 (0:00:00.026) 0:00:14.367 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:49 +0000 (0:00:00.020) 0:00:14.388 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003451", "end": "2024-01-26 21:27:49.566759", "rc": 0, "start": "2024-01-26 21:27:49.563308" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:49 +0000 (0:00:00.146) 0:00:14.535 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:49 +0000 (0:00:00.017) 0:00:14.553 ******** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:16 Friday 26 January 2024 21:27:49 +0000 (0:00:00.015) 0:00:14.568 ******** ok: [sut] => { "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-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:24 Friday 26 January 2024 21:27:50 +0000 (0:00:00.429) 0:00:14.997 ******** 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-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:33 Friday 26 January 2024 21:27:50 +0000 (0:00:00.018) 0:00:15.016 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:41 Friday 26 January 2024 21:27:50 +0000 (0:00:00.076) 0:00:15.092 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:48 Friday 26 January 2024 21:27:50 +0000 (0:00:00.071) 0:00:15.164 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.174720", "end": "2024-01-26 21:27:50.574651", "rc": 0, "start": "2024-01-26 21:27:50.399931" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:54 Friday 26 January 2024 21:27:50 +0000 (0:00:00.438) 0:00:15.602 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:61 Friday 26 January 2024 21:27:50 +0000 (0:00:00.062) 0:00:15.664 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:67 Friday 26 January 2024 21:27:50 +0000 (0:00:00.056) 0:00:15.721 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml:18 Friday 26 January 2024 21:27:50 +0000 (0:00:00.020) 0:00:15.741 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:50 +0000 (0:00:00.022) 0:00:15.764 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:50 +0000 (0:00:00.016) 0:00:15.781 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003482", "end": "2024-01-26 21:27:50.973783", "rc": 0, "start": "2024-01-26 21:27:50.970301" } STDOUT: bond0 bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:51 +0000 (0:00:00.171) 0:00:15.952 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:51 +0000 (0:00:00.039) 0:00:15.991 ******** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml:20 Friday 26 January 2024 21:27:51 +0000 (0:00:00.027) 0:00:16.019 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/assert_device_present.yml:3 Friday 26 January 2024 21:27:51 +0000 (0:00:00.031) 0:00:16.050 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_interface_stat.yml:3 Friday 26 January 2024 21:27:51 +0000 (0:00:00.011) 0:00:16.061 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1706304470.5780718, "block_size": 4096, "blocks": 0, "ctime": 1706304470.5780718, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17596, "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": 1706304470.5780718, "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-ci_fixnylq7gb6/tests/tasks/assert_device_present.yml:5 Friday 26 January 2024 21:27:51 +0000 (0:00:00.139) 0:00:16.201 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml:23 Friday 26 January 2024 21:27:51 +0000 (0:00:00.015) 0:00:16.216 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:3 Friday 26 January 2024 21:27:51 +0000 (0:00:00.027) 0:00:16.244 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:8 Friday 26 January 2024 21:27:51 +0000 (0:00:00.013) 0:00:16.257 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:13 Friday 26 January 2024 21:27:51 +0000 (0:00:00.067) 0:00:16.325 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:51 +0000 (0:00:00.036) 0:00:16.362 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:51 +0000 (0:00:00.046) 0:00:16.408 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003447", "end": "2024-01-26 21:27:51.606012", "rc": 0, "start": "2024-01-26 21:27:51.602565" } STDOUT: bond0 bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:51 +0000 (0:00:00.164) 0:00:16.572 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:51 +0000 (0:00:00.017) 0:00:16.590 ******** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:16 Friday 26 January 2024 21:27:51 +0000 (0:00:00.024) 0:00:16.615 ******** ok: [sut] => { "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-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:24 Friday 26 January 2024 21:27:52 +0000 (0:00:00.425) 0:00:17.041 ******** 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-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:33 Friday 26 January 2024 21:27:52 +0000 (0:00:00.034) 0:00:17.075 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:41 Friday 26 January 2024 21:27:52 +0000 (0:00:00.035) 0:00:17.110 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:48 Friday 26 January 2024 21:27:52 +0000 (0:00:00.021) 0:00:17.132 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:54 Friday 26 January 2024 21:27:52 +0000 (0:00:00.016) 0:00:17.149 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008123", "end": "2024-01-26 21:27:52.343374", "rc": 0, "start": "2024-01-26 21:27:52.335251" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:61 Friday 26 January 2024 21:27:52 +0000 (0:00:00.172) 0:00:17.322 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:67 Friday 26 January 2024 21:27:52 +0000 (0:00:00.028) 0:00:17.351 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml:27 Friday 26 January 2024 21:27:52 +0000 (0:00:00.035) 0:00:17.386 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:52 +0000 (0:00:00.036) 0:00:17.423 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:52 +0000 (0:00:00.032) 0:00:17.455 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003547", "end": "2024-01-26 21:27:52.657565", "rc": 0, "start": "2024-01-26 21:27:52.654018" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:52 +0000 (0:00:00.187) 0:00:17.643 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:52 +0000 (0:00:00.030) 0:00:17.674 ******** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/create_and_remove_interface.yml:29 Friday 26 January 2024 21:27:52 +0000 (0:00:00.025) 0:00:17.699 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/assert_device_absent.yml:3 Friday 26 January 2024 21:27:52 +0000 (0:00:00.063) 0:00:17.763 ******** included: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_interface_stat.yml:3 Friday 26 January 2024 21:27:52 +0000 (0:00:00.020) 0:00:17.784 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/assert_device_absent.yml:5 Friday 26 January 2024 21:27:52 +0000 (0:00:00.119) 0:00:17.904 ******** 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 Friday 26 January 2024 21:27:52 +0000 (0:00:00.017) 0:00:17.921 ******** =============================================================================== Gather current interface info ------------------------------------------- 1.20s /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:3 ---------- Gather current interface info ------------------------------------------- 1.17s /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:3 ---------- Gather current interface info ------------------------------------------- 1.16s /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:3 ---------- Gather current interface info ------------------------------------------- 1.14s /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:3 ---------- Gathering Facts --------------------------------------------------------- 0.63s /WORKDIR/git-ci_fixnylq7gb6/tests/tests_helpers_and_asserts.yml:3 ------------- Install yum-utils package ----------------------------------------------- 0.52s /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/enable_epel.yml:24 -------------------- Install iproute --------------------------------------------------------- 0.52s /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:16 ---------- Create dummy interface dummy1298 ---------------------------------------- 0.44s /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:48 ---------- Install iproute --------------------------------------------------------- 0.43s /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 0.43s /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:16 ---------- Create veth interface veth1298 ------------------------------------------ 0.41s /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:24 ---------- Install iproute --------------------------------------------------------- 0.40s /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 0.38s /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:16 ---------- Enable EPEL 7 ----------------------------------------------------------- 0.34s /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/enable_epel.yml:30 -------------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.32s /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/el_repo_setup.yml:3 ------------------- Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/el_repo_setup.yml:19 ------------------ Delete veth interface veth1298 ------------------------------------------ 0.21s /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/manage_test_interface.yml:41 ---------- Create EPEL 7 ----------------------------------------------------------- 0.21s /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/enable_epel.yml:8 --------------------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-ci_fixnylq7gb6/tests/tasks/get_current_interfaces.yml:3 ---------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---