# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-civhd44v66/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-weekly-civhd44v66/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tests_helpers_and_asserts.yml:3 Saturday 13 January 2024 13:36:32 +0000 (0:00:00.034) 0:00:00.034 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-civhd44v66/tests/tests_helpers_and_asserts.yml:6 Saturday 13 January 2024 13:36:33 +0000 (0:00:00.716) 0:00:00.750 ****** included: /WORKDIR/git-weekly-civhd44v66/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-weekly-civhd44v66/tests/tasks/el_repo_setup.yml:3 Saturday 13 January 2024 13:36:33 +0000 (0:00:00.012) 0:00:00.763 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/el_repo_setup.yml:17 Saturday 13 January 2024 13:36:33 +0000 (0:00:00.255) 0:00:01.019 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/el_repo_setup.yml:22 Saturday 13 January 2024 13:36:34 +0000 (0:00:00.200) 0:00:01.219 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/el_repo_setup.yml:26 Saturday 13 January 2024 13:36:34 +0000 (0:00:00.016) 0:00:01.235 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/el_repo_setup.yml:51 Saturday 13 January 2024 13:36:34 +0000 (0:00:00.014) 0:00:01.250 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/enable_epel.yml:8 Saturday 13 January 2024 13:36:34 +0000 (0:00:00.023) 0:00:01.273 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/enable_epel.yml:24 Saturday 13 January 2024 13:36:34 +0000 (0:00:00.211) 0:00:01.485 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } lsrpackages: yum-utils TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/enable_epel.yml:30 Saturday 13 January 2024 13:36:34 +0000 (0:00:00.494) 0:00:01.980 ****** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.190384", "end": "2024-01-13 13:36:35.205631", "rc": 0, "start": "2024-01-13 13:36:35.015247" } 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-weekly-civhd44v66/tests/tasks/enable_epel.yml:35 Saturday 13 January 2024 13:36:35 +0000 (0:00:00.344) 0:00:02.324 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '8'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/enable_epel.yml:40 Saturday 13 January 2024 13:36:35 +0000 (0:00:00.010) 0:00:02.334 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tests_helpers_and_asserts.yml:9 Saturday 13 January 2024 13:36:35 +0000 (0:00:00.008) 0:00:02.343 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 January 2024 13:36:35 +0000 (0:00:00.011) 0:00:02.355 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:36:35 +0000 (0:00:00.010) 0:00:02.365 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:36:35 +0000 (0:00:00.010) 0:00:02.376 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004220", "end": "2024-01-13 13:36:35.399595", "rc": 0, "start": "2024-01-13 13:36:35.395375" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:36:35 +0000 (0:00:00.145) 0:00:02.521 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:36:35 +0000 (0:00:00.010) 0:00:02.532 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 January 2024 13:36:35 +0000 (0:00:00.009) 0:00:02.542 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:36:35 +0000 (0:00:00.016) 0:00:02.558 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:36:35 +0000 (0:00:00.008) 0:00:02.567 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:36:35 +0000 (0:00:00.026) 0:00:02.593 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:36:35 +0000 (0:00:00.014) 0:00:02.607 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:36:35 +0000 (0:00:00.023) 0:00:02.631 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004169", "end": "2024-01-13 13:36:35.665460", "rc": 0, "start": "2024-01-13 13:36:35.661291" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:36:35 +0000 (0:00:00.157) 0:00:02.788 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:36:35 +0000 (0:00:00.011) 0:00:02.799 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:36:35 +0000 (0:00:00.008) 0:00:02.808 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.336) 0:00:03.144 ****** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.019) 0:00:03.164 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.019) 0:00:03.183 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.020) 0:00:03.203 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.010) 0:00:03.214 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.010) 0:00:03.224 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.008) 0:00:03.233 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.010) 0:00:03.243 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.015) 0:00:03.259 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.012) 0:00:03.271 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004220", "end": "2024-01-13 13:36:36.319896", "rc": 0, "start": "2024-01-13 13:36:36.315676" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.164) 0:00:03.435 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.012) 0:00:03.447 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.009) 0:00:03.457 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.013) 0:00:03.471 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.010) 0:00:03.481 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.148) 0:00:03.630 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.012) 0:00:03.642 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.017) 0:00:03.660 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.007) 0:00:03.667 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.019) 0:00:03.687 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.021) 0:00:03.709 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.009) 0:00:03.719 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004356", "end": "2024-01-13 13:36:36.749992", "rc": 0, "start": "2024-01-13 13:36:36.745636" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.148) 0:00:03.867 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.010) 0:00:03.877 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:36:36 +0000 (0:00:00.014) 0:00:03.892 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:36:37 +0000 (0:00:00.332) 0:00:04.224 ****** 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.010710", "end": "2024-01-13 13:36:37.258287", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-13 13:36:37.247577" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004235", "end": "2024-01-13 13:36:37.423144", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-13 13:36:37.418909" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004956", "end": "2024-01-13 13:36:37.563519", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-13 13:36:37.558563" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:36:37 +0000 (0:00:00.456) 0:00:04.681 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.033976", "end": "2024-01-13 13:36:37.734614", "rc": 0, "start": "2024-01-13 13:36:37.700638" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:36:37 +0000 (0:00:00.177) 0:00:04.858 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:36:37 +0000 (0:00:00.009) 0:00:04.868 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:36:37 +0000 (0:00:00.012) 0:00:04.880 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:36:37 +0000 (0:00:00.009) 0:00:04.889 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:36:37 +0000 (0:00:00.009) 0:00:04.899 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 January 2024 13:36:37 +0000 (0:00:00.010) 0:00:04.909 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:36:37 +0000 (0:00:00.015) 0:00:04.925 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:36:37 +0000 (0:00:00.009) 0:00:04.934 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004141", "end": "2024-01-13 13:36:37.965663", "rc": 0, "start": "2024-01-13 13:36:37.961522" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:36:37 +0000 (0:00:00.146) 0:00:05.081 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:36:37 +0000 (0:00:00.009) 0:00:05.091 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.009) 0:00:05.100 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.016) 0:00:05.117 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.009) 0:00:05.127 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152997.2635264, "block_size": 4096, "blocks": 0, "ctime": 1705152997.2635264, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17739, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth1298", "lnk_target": "../../devices/virtual/net/veth1298", "mode": "0777", "mtime": 1705152997.2635264, "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-weekly-civhd44v66/tests/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.134) 0:00:05.261 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.009) 0:00:05.271 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.018) 0:00:05.289 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.007) 0:00:05.297 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.007) 0:00:05.304 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.014) 0:00:05.319 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.009) 0:00:05.328 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004193", "end": "2024-01-13 13:36:38.356944", "rc": 0, "start": "2024-01-13 13:36:38.352751" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.148) 0:00:05.476 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.011) 0:00:05.488 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.010) 0:00:05.498 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.343) 0:00:05.841 ****** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.014) 0:00:05.855 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.008) 0:00:05.864 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009104", "end": "2024-01-13 13:36:38.894036", "rc": 0, "start": "2024-01-13 13:36:38.884932" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.151) 0:00:06.015 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.009) 0:00:06.024 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.011) 0:00:06.036 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.019) 0:00:06.056 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.013) 0:00:06.070 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:36:38 +0000 (0:00:00.027) 0:00:06.097 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.009) 0:00:06.107 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004302", "end": "2024-01-13 13:36:39.150904", "rc": 0, "start": "2024-01-13 13:36:39.146602" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.166) 0:00:06.273 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.016) 0:00:06.289 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.012) 0:00:06.302 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.027) 0:00:06.329 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.016) 0:00:06.345 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.136) 0:00:06.482 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tests_helpers_and_asserts.yml:15 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.010) 0:00:06.492 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.013) 0:00:06.505 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.010) 0:00:06.516 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.009) 0:00:06.525 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004224", "end": "2024-01-13 13:36:39.571768", "rc": 0, "start": "2024-01-13 13:36:39.567544" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.161) 0:00:06.686 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.010) 0:00:06.697 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.010) 0:00:06.707 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.012) 0:00:06.719 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.007) 0:00:06.727 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.009) 0:00:06.737 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.011) 0:00:06.748 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.009) 0:00:06.758 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004217", "end": "2024-01-13 13:36:39.782153", "rc": 0, "start": "2024-01-13 13:36:39.777936" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.146) 0:00:06.904 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.010) 0:00:06.914 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:36:39 +0000 (0:00:00.009) 0:00:06.924 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.329) 0:00:07.253 ****** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.014) 0:00:07.268 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.008) 0:00:07.277 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.009) 0:00:07.286 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.009) 0:00:07.296 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.011) 0:00:07.308 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.008) 0:00:07.317 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.007) 0:00:07.325 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.012) 0:00:07.338 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.009) 0:00:07.347 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004200", "end": "2024-01-13 13:36:40.369231", "rc": 0, "start": "2024-01-13 13:36:40.365031" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.142) 0:00:07.490 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.010) 0:00:07.500 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.010) 0:00:07.510 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.014) 0:00:07.525 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.010) 0:00:07.536 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.134) 0:00:07.670 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.011) 0:00:07.682 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.017) 0:00:07.700 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.009) 0:00:07.709 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.007) 0:00:07.717 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.011) 0:00:07.728 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.009) 0:00:07.737 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004172", "end": "2024-01-13 13:36:40.759661", "rc": 0, "start": "2024-01-13 13:36:40.755489" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.139) 0:00:07.877 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.013) 0:00:07.890 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:36:40 +0000 (0:00:00.010) 0:00:07.900 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.332) 0:00:08.233 ****** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.014) 0:00:08.248 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.013) 0:00:08.262 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.009) 0:00:08.272 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.012582", "end": "2024-01-13 13:36:41.304630", "rc": 0, "start": "2024-01-13 13:36:41.292048" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.155) 0:00:08.427 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.009) 0:00:08.436 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.007) 0:00:08.444 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.008) 0:00:08.452 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.015) 0:00:08.468 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.009) 0:00:08.477 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004186", "end": "2024-01-13 13:36:41.499667", "rc": 0, "start": "2024-01-13 13:36:41.495481" } STDOUT: bond0 bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.137) 0:00:08.615 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.009) 0:00:08.625 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.008) 0:00:08.634 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.019) 0:00:08.653 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.009) 0:00:08.663 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705153001.3125453, "block_size": 4096, "blocks": 0, "ctime": 1705153001.3125453, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17768, "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": 1705153001.3125453, "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-weekly-civhd44v66/tests/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.136) 0:00:08.799 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.011) 0:00:08.811 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.017) 0:00:08.828 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.007) 0:00:08.836 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.007) 0:00:08.844 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.010) 0:00:08.855 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.009) 0:00:08.864 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004192", "end": "2024-01-13 13:36:41.887201", "rc": 0, "start": "2024-01-13 13:36:41.883009" } STDOUT: bond0 bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.138) 0:00:09.003 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.010) 0:00:09.013 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:36:41 +0000 (0:00:00.009) 0:00:09.023 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:36:42 +0000 (0:00:00.331) 0:00:09.355 ****** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:36:42 +0000 (0:00:00.021) 0:00:09.376 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:36:42 +0000 (0:00:00.016) 0:00:09.392 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:36:42 +0000 (0:00:00.009) 0:00:09.402 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:36:42 +0000 (0:00:00.009) 0:00:09.411 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009801", "end": "2024-01-13 13:36:42.452081", "rc": 0, "start": "2024-01-13 13:36:42.442280" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:36:42 +0000 (0:00:00.158) 0:00:09.570 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:36:42 +0000 (0:00:00.009) 0:00:09.579 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 January 2024 13:36:42 +0000 (0:00:00.007) 0:00:09.587 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:36:42 +0000 (0:00:00.018) 0:00:09.605 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:36:42 +0000 (0:00:00.009) 0:00:09.615 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004188", "end": "2024-01-13 13:36:42.638433", "rc": 0, "start": "2024-01-13 13:36:42.634245" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:36:42 +0000 (0:00:00.139) 0:00:09.754 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:36:42 +0000 (0:00:00.010) 0:00:09.764 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 January 2024 13:36:42 +0000 (0:00:00.009) 0:00:09.774 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:36:42 +0000 (0:00:00.019) 0:00:09.793 ****** included: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:36:42 +0000 (0:00:00.009) 0:00:09.803 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-civhd44v66/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:36:42 +0000 (0:00:00.135) 0:00:09.939 ****** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=122 changed=0 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Saturday 13 January 2024 13:36:42 +0000 (0:00:00.015) 0:00:09.954 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 0.72s /WORKDIR/git-weekly-civhd44v66/tests/tests_helpers_and_asserts.yml:3 ---------- Install yum-utils package ----------------------------------------------- 0.49s /WORKDIR/git-weekly-civhd44v66/tests/tasks/enable_epel.yml:24 ----------------- Create veth interface veth1298 ------------------------------------------ 0.46s /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:23 ------- Enable EPEL 7 ----------------------------------------------------------- 0.34s /WORKDIR/git-weekly-civhd44v66/tests/tasks/enable_epel.yml:30 ----------------- Install iproute --------------------------------------------------------- 0.34s /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.34s /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.33s /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.33s /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.33s /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.33s /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:16 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.26s /WORKDIR/git-weekly-civhd44v66/tests/tasks/el_repo_setup.yml:3 ---------------- Create EPEL 7 ----------------------------------------------------------- 0.21s /WORKDIR/git-weekly-civhd44v66/tests/tasks/enable_epel.yml:8 ------------------ Check if system is ostree ----------------------------------------------- 0.20s /WORKDIR/git-weekly-civhd44v66/tests/tasks/el_repo_setup.yml:17 --------------- Set up veth as managed by NetworkManager -------------------------------- 0.18s /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:31 ------- Gather current interface info ------------------------------------------- 0.17s /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.16s /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.16s /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.16s /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:50 ------- Gather current interface info ------------------------------------------- 0.16s /WORKDIR/git-weekly-civhd44v66/tests/tasks/get_current_interfaces.yml:3 ------- Create dummy interface dummy1298 ---------------------------------------- 0.16s /WORKDIR/git-weekly-civhd44v66/tests/tasks/manage_test_interface.yml:45 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---