# 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-bond_options_rewritei3p44jmw/.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_auto_gateway_nm.yml ******************************************** 2 plays in /WORKDIR/git-bond_options_rewritei3p44jmw/tests/tests_auto_gateway_nm.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with nm as provider] ***** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/tests_auto_gateway_nm.yml:6 Tuesday 13 February 2024 21:25:04 +0000 (0:00:00.012) 0:00:00.012 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/tests_auto_gateway_nm.yml:9 Tuesday 13 February 2024 21:25:05 +0000 (0:00:00.758) 0:00:00.770 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/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-bond_options_rewritei3p44jmw/tests/tasks/el_repo_setup.yml:3 Tuesday 13 February 2024 21:25:05 +0000 (0:00:00.012) 0:00:00.782 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/tasks/el_repo_setup.yml:17 Tuesday 13 February 2024 21:25:05 +0000 (0:00:00.242) 0:00:01.025 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/tasks/el_repo_setup.yml:22 Tuesday 13 February 2024 21:25:05 +0000 (0:00:00.180) 0:00:01.205 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/tasks/el_repo_setup.yml:26 Tuesday 13 February 2024 21:25:05 +0000 (0:00:00.013) 0:00:01.219 ****** 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-bond_options_rewritei3p44jmw/tests/tasks/el_repo_setup.yml:51 Tuesday 13 February 2024 21:25:05 +0000 (0:00:00.008) 0:00:01.227 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/tasks/enable_epel.yml:8 Tuesday 13 February 2024 21:25:05 +0000 (0:00:00.020) 0:00:01.248 ****** 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-bond_options_rewritei3p44jmw/tests/tasks/enable_epel.yml:24 Tuesday 13 February 2024 21:25:05 +0000 (0:00:00.179) 0:00:01.427 ****** 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-bond_options_rewritei3p44jmw/tests/tasks/enable_epel.yml:30 Tuesday 13 February 2024 21:25:06 +0000 (0:00:00.413) 0:00:01.840 ****** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.178601", "end": "2024-02-13 21:25:06.696609", "rc": 0, "start": "2024-02-13 21:25:06.518008" } 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-bond_options_rewritei3p44jmw/tests/tasks/enable_epel.yml:35 Tuesday 13 February 2024 21:25:06 +0000 (0:00:00.302) 0:00:02.143 ****** 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-bond_options_rewritei3p44jmw/tests/tasks/enable_epel.yml:40 Tuesday 13 February 2024 21:25:06 +0000 (0:00:00.012) 0:00:02.156 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/tests_auto_gateway_nm.yml:11 Tuesday 13 February 2024 21:25:06 +0000 (0:00:00.009) 0:00:02.166 ****** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:3 Tuesday 13 February 2024 21:25:06 +0000 (0:00:00.016) 0:00:02.182 ****** ok: [sut] TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:9 Tuesday 13 February 2024 21:25:07 +0000 (0:00:00.501) 0:00:02.684 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 13 February 2024 21:25:07 +0000 (0:00:00.023) 0:00:02.708 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 13 February 2024 21:25:07 +0000 (0:00:00.012) 0:00:02.720 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003842", "end": "2024-02-13 21:25:07.401045", "rc": 0, "start": "2024-02-13 21:25:07.397203" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 13 February 2024 21:25:07 +0000 (0:00:00.127) 0:00:02.848 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 13 February 2024 21:25:07 +0000 (0:00:00.011) 0:00:02.859 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:11 Tuesday 13 February 2024 21:25:07 +0000 (0:00:00.009) 0:00:02.868 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 13 February 2024 21:25:07 +0000 (0:00:00.024) 0:00:02.893 ****** 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-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 13 February 2024 21:25:07 +0000 (0:00:00.007) 0:00:02.901 ****** 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-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 13 February 2024 21:25:07 +0000 (0:00:00.007) 0:00:02.908 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 13 February 2024 21:25:07 +0000 (0:00:00.011) 0:00:02.919 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 13 February 2024 21:25:07 +0000 (0:00:00.010) 0:00:02.929 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003779", "end": "2024-02-13 21:25:07.609275", "rc": 0, "start": "2024-02-13 21:25:07.605496" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 13 February 2024 21:25:07 +0000 (0:00:00.126) 0:00:03.056 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 13 February 2024 21:25:07 +0000 (0:00:00.010) 0:00:03.066 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 13 February 2024 21:25:07 +0000 (0:00:00.010) 0:00:03.077 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:27 Tuesday 13 February 2024 21:25:07 +0000 (0:00:00.314) 0:00:03.391 ****** ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.009938", "end": "2024-02-13 21:25:08.081800", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-13 21:25:08.071862" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003948", "end": "2024-02-13 21:25:08.216187", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-13 21:25:08.212239" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004738", "end": "2024-02-13 21:25:08.346397", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-13 21:25:08.341659" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:35 Tuesday 13 February 2024 21:25:08 +0000 (0:00:00.409) 0:00:03.801 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.051334", "end": "2024-02-13 21:25:08.535380", "rc": 0, "start": "2024-02-13 21:25:08.484046" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:43 Tuesday 13 February 2024 21:25:08 +0000 (0:00:00.190) 0:00:03.991 ****** 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 veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:49 Tuesday 13 February 2024 21:25:08 +0000 (0:00:00.022) 0:00:04.014 ****** 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 veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:54 Tuesday 13 February 2024 21:25:08 +0000 (0:00:00.032) 0:00:04.046 ****** 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 veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:60 Tuesday 13 February 2024 21:25:08 +0000 (0:00:00.010) 0:00:04.056 ****** 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 veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 13 February 2024 21:25:08 +0000 (0:00:00.011) 0:00:04.068 ****** 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 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:15 Tuesday 13 February 2024 21:25:08 +0000 (0:00:00.014) 0:00:04.082 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 13 February 2024 21:25:08 +0000 (0:00:00.044) 0:00:04.127 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 13 February 2024 21:25:08 +0000 (0:00:00.011) 0:00:04.138 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707859508.0863302, "block_size": 4096, "blocks": 0, "ctime": 1707859508.0863302, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17704, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1707859508.0863302, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 13 February 2024 21:25:08 +0000 (0:00:00.138) 0:00:04.276 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:17 Tuesday 13 February 2024 21:25:08 +0000 (0:00:00.026) 0:00:04.303 ****** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Tuesday 13 February 2024 21:25:08 +0000 (0:00:00.018) 0:00:04.322 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:25:08 +0000 (0:00:00.024) 0:00:04.346 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Tuesday 13 February 2024 21:25:08 +0000 (0:00:00.018) 0:00:04.365 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Tuesday 13 February 2024 21:25:08 +0000 (0:00:00.011) 0:00:04.377 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Tuesday 13 February 2024 21:25:08 +0000 (0:00:00.019) 0:00:04.396 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Tuesday 13 February 2024 21:25:09 +0000 (0:00:00.828) 0:00:05.225 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Tuesday 13 February 2024 21:25:10 +0000 (0:00:01.142) 0:00:06.367 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Tuesday 13 February 2024 21:25:10 +0000 (0:00:00.023) 0:00:06.391 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Tuesday 13 February 2024 21:25:10 +0000 (0:00:00.026) 0:00:06.417 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Tuesday 13 February 2024 21:25:11 +0000 (0:00:00.022) 0:00:06.440 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Tuesday 13 February 2024 21:25:11 +0000 (0:00:00.069) 0:00:06.510 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Tuesday 13 February 2024 21:25:11 +0000 (0:00:00.026) 0:00:06.536 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Tuesday 13 February 2024 21:25:11 +0000 (0:00:00.025) 0:00:06.562 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Tuesday 13 February 2024 21:25:11 +0000 (0:00:00.054) 0:00:06.616 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Tuesday 13 February 2024 21:25:11 +0000 (0:00:00.399) 0:00:07.015 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Tuesday 13 February 2024 21:25:11 +0000 (0:00:00.033) 0:00:07.049 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Tuesday 13 February 2024 21:25:11 +0000 (0:00:00.017) 0:00:07.067 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Tuesday 13 February 2024 21:25:11 +0000 (0:00:00.022) 0:00:07.090 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, a803e31b-2f85-4c16-90d0-3927220294ff [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a803e31b-2f85-4c16-90d0-3927220294ff (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Tuesday 13 February 2024 21:25:12 +0000 (0:00:00.508) 0:00:07.598 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Tuesday 13 February 2024 21:25:12 +0000 (0:00:00.023) 0:00:07.622 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, a803e31b-2f85-4c16-90d0-3927220294ff", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a803e31b-2f85-4c16-90d0-3927220294ff (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Tuesday 13 February 2024 21:25:12 +0000 (0:00:00.021) 0:00:07.643 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, a803e31b-2f85-4c16-90d0-3927220294ff\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a803e31b-2f85-4c16-90d0-3927220294ff (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, a803e31b-2f85-4c16-90d0-3927220294ff", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a803e31b-2f85-4c16-90d0-3927220294ff (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Tuesday 13 February 2024 21:25:12 +0000 (0:00:00.021) 0:00:07.665 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Tuesday 13 February 2024 21:25:12 +0000 (0:00:00.019) 0:00:07.684 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:42 Tuesday 13 February 2024 21:25:12 +0000 (0:00:00.224) 0:00:07.909 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 13 February 2024 21:25:12 +0000 (0:00:00.039) 0:00:07.949 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 13 February 2024 21:25:12 +0000 (0:00:00.026) 0:00:07.975 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707859508.8273246, "block_size": 4096, "blocks": 0, "ctime": 1707859508.0863302, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17704, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1707859508.0863302, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 13 February 2024 21:25:12 +0000 (0:00:00.133) 0:00:08.108 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:44 Tuesday 13 February 2024 21:25:12 +0000 (0:00:00.018) 0:00:08.127 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 13 February 2024 21:25:12 +0000 (0:00:00.064) 0:00:08.192 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 13 February 2024 21:25:12 +0000 (0:00:00.030) 0:00:08.222 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 13 February 2024 21:25:12 +0000 (0:00:00.019) 0:00:08.242 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707859512.1533, "block_size": 4096, "blocks": 8, "ctime": 1707859512.0433009, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25418, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707859512.0433009, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 403, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 13 February 2024 21:25:12 +0000 (0:00:00.131) 0:00:08.373 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 13 February 2024 21:25:12 +0000 (0:00:00.021) 0:00:08.395 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.025322", "end": "2024-02-13 21:25:13.117706", "rc": 0, "start": "2024-02-13 21:25:13.092384" } STDOUT: veth0 /etc/sysconfig/network-scripts/ifcfg-veth0 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 13 February 2024 21:25:13 +0000 (0:00:00.178) 0:00:08.573 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 13 February 2024 21:25:13 +0000 (0:00:00.021) 0:00:08.594 ****** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 13 February 2024 21:25:13 +0000 (0:00:00.020) 0:00:08.614 ****** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 13 February 2024 21:25:13 +0000 (0:00:00.022) 0:00:08.637 ****** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 13 February 2024 21:25:13 +0000 (0:00:00.019) 0:00:08.656 ****** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 13 February 2024 21:25:13 +0000 (0:00:00.021) 0:00:08.678 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 13 February 2024 21:25:13 +0000 (0:00:00.026) 0:00:08.705 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 13 February 2024 21:25:13 +0000 (0:00:00.022) 0:00:08.727 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:48 Tuesday 13 February 2024 21:25:13 +0000 (0:00:00.019) 0:00:08.747 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004016", "end": "2024-02-13 21:25:13.424201", "rc": 0, "start": "2024-02-13 21:25:13.420185" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.42 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 65535 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:52 Tuesday 13 February 2024 21:25:13 +0000 (0:00:00.132) 0:00:08.879 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:58 Tuesday 13 February 2024 21:25:13 +0000 (0:00:00.020) 0:00:08.900 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003730", "end": "2024-02-13 21:25:13.578937", "rc": 0, "start": "2024-02-13 21:25:13.575207" } STDOUT: unreachable ::/96 dev lo metric 1024 error -113 pref medium unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium unreachable 2002:a00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:7f00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:ac10::/28 dev lo metric 1024 error -113 pref medium unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:e000::/19 dev lo metric 1024 error -113 pref medium unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 pref medium fe80::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:62 Tuesday 13 February 2024 21:25:13 +0000 (0:00:00.135) 0:00:09.035 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:69 Tuesday 13 February 2024 21:25:13 +0000 (0:00:00.021) 0:00:09.057 ****** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Tuesday 13 February 2024 21:25:13 +0000 (0:00:00.020) 0:00:09.077 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:25:13 +0000 (0:00:00.061) 0:00:09.138 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Tuesday 13 February 2024 21:25:13 +0000 (0:00:00.033) 0:00:09.172 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Tuesday 13 February 2024 21:25:13 +0000 (0:00:00.025) 0:00:09.197 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Tuesday 13 February 2024 21:25:13 +0000 (0:00:00.026) 0:00:09.224 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Tuesday 13 February 2024 21:25:14 +0000 (0:00:00.753) 0:00:09.977 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Tuesday 13 February 2024 21:25:15 +0000 (0:00:00.964) 0:00:10.942 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Tuesday 13 February 2024 21:25:15 +0000 (0:00:00.028) 0:00:10.971 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Tuesday 13 February 2024 21:25:15 +0000 (0:00:00.025) 0:00:10.996 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Tuesday 13 February 2024 21:25:15 +0000 (0:00:00.025) 0:00:11.022 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Tuesday 13 February 2024 21:25:15 +0000 (0:00:00.066) 0:00:11.089 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Tuesday 13 February 2024 21:25:15 +0000 (0:00:00.026) 0:00:11.115 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Tuesday 13 February 2024 21:25:15 +0000 (0:00:00.021) 0:00:11.137 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Tuesday 13 February 2024 21:25:15 +0000 (0:00:00.036) 0:00:11.174 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Tuesday 13 February 2024 21:25:15 +0000 (0:00:00.256) 0:00:11.430 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Tuesday 13 February 2024 21:25:16 +0000 (0:00:00.032) 0:00:11.463 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Tuesday 13 February 2024 21:25:16 +0000 (0:00:00.045) 0:00:11.508 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Tuesday 13 February 2024 21:25:16 +0000 (0:00:00.018) 0:00:11.527 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Tuesday 13 February 2024 21:25:16 +0000 (0:00:00.425) 0:00:11.953 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Tuesday 13 February 2024 21:25:16 +0000 (0:00:00.021) 0:00:11.974 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Tuesday 13 February 2024 21:25:16 +0000 (0:00:00.021) 0:00:11.995 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Tuesday 13 February 2024 21:25:16 +0000 (0:00:00.020) 0:00:12.016 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Tuesday 13 February 2024 21:25:16 +0000 (0:00:00.020) 0:00:12.037 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:81 Tuesday 13 February 2024 21:25:16 +0000 (0:00:00.141) 0:00:12.178 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 13 February 2024 21:25:16 +0000 (0:00:00.043) 0:00:12.222 ****** 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-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 13 February 2024 21:25:16 +0000 (0:00:00.017) 0:00:12.240 ****** 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-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 13 February 2024 21:25:16 +0000 (0:00:00.017) 0:00:12.257 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 13 February 2024 21:25:16 +0000 (0:00:00.028) 0:00:12.286 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 13 February 2024 21:25:16 +0000 (0:00:00.028) 0:00:12.314 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003819", "end": "2024-02-13 21:25:16.996823", "rc": 0, "start": "2024-02-13 21:25:16.993004" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 13 February 2024 21:25:17 +0000 (0:00:00.155) 0:00:12.470 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 13 February 2024 21:25:17 +0000 (0:00:00.019) 0:00:12.490 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 13 February 2024 21:25:17 +0000 (0:00:00.059) 0:00:12.549 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:27 Tuesday 13 February 2024 21:25:17 +0000 (0:00:00.330) 0:00:12.879 ****** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 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-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:35 Tuesday 13 February 2024 21:25:17 +0000 (0:00:00.026) 0:00:12.906 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:43 Tuesday 13 February 2024 21:25:17 +0000 (0:00:00.018) 0:00:12.925 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.011967", "end": "2024-02-13 21:25:17.617018", "rc": 0, "start": "2024-02-13 21:25:17.605051" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:49 Tuesday 13 February 2024 21:25:17 +0000 (0:00:00.151) 0:00:13.077 ****** 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 veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:54 Tuesday 13 February 2024 21:25:17 +0000 (0:00:00.019) 0:00:13.096 ****** 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 veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:60 Tuesday 13 February 2024 21:25:17 +0000 (0:00:00.017) 0:00:13.114 ****** 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 veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 13 February 2024 21:25:17 +0000 (0:00:00.018) 0:00:13.132 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:85 Tuesday 13 February 2024 21:25:17 +0000 (0:00:00.017) 0:00:13.149 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:89 Tuesday 13 February 2024 21:25:17 +0000 (0:00:00.018) 0:00:13.168 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 13 February 2024 21:25:17 +0000 (0:00:00.045) 0:00:13.213 ****** 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-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 13 February 2024 21:25:17 +0000 (0:00:00.018) 0:00:13.232 ****** 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-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 13 February 2024 21:25:17 +0000 (0:00:00.017) 0:00:13.250 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 13 February 2024 21:25:17 +0000 (0:00:00.029) 0:00:13.279 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 13 February 2024 21:25:17 +0000 (0:00:00.027) 0:00:13.307 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003772", "end": "2024-02-13 21:25:17.988058", "rc": 0, "start": "2024-02-13 21:25:17.984286" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 13 February 2024 21:25:18 +0000 (0:00:00.140) 0:00:13.447 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 13 February 2024 21:25:18 +0000 (0:00:00.067) 0:00:13.515 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 13 February 2024 21:25:18 +0000 (0:00:00.025) 0:00:13.541 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:27 Tuesday 13 February 2024 21:25:18 +0000 (0:00:00.347) 0:00:13.888 ****** ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.013353", "end": "2024-02-13 21:25:18.602373", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-13 21:25:18.589020" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003504", "end": "2024-02-13 21:25:18.742418", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-13 21:25:18.738914" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.005484", "end": "2024-02-13 21:25:18.865558", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-13 21:25:18.860074" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:35 Tuesday 13 February 2024 21:25:18 +0000 (0:00:00.445) 0:00:14.333 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.033228", "end": "2024-02-13 21:25:19.045007", "rc": 0, "start": "2024-02-13 21:25:19.011779" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:43 Tuesday 13 February 2024 21:25:19 +0000 (0:00:00.184) 0:00:14.518 ****** 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 veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:49 Tuesday 13 February 2024 21:25:19 +0000 (0:00:00.031) 0:00:14.550 ****** 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 veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:54 Tuesday 13 February 2024 21:25:19 +0000 (0:00:00.019) 0:00:14.569 ****** 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 veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:60 Tuesday 13 February 2024 21:25:19 +0000 (0:00:00.022) 0:00:14.591 ****** 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 veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 13 February 2024 21:25:19 +0000 (0:00:00.020) 0:00:14.612 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Tuesday 13 February 2024 21:25:19 +0000 (0:00:00.033) 0:00:14.645 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:25:19 +0000 (0:00:00.056) 0:00:14.702 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Tuesday 13 February 2024 21:25:19 +0000 (0:00:00.038) 0:00:14.740 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Tuesday 13 February 2024 21:25:19 +0000 (0:00:00.023) 0:00:14.764 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Tuesday 13 February 2024 21:25:19 +0000 (0:00:00.033) 0:00:14.797 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Tuesday 13 February 2024 21:25:20 +0000 (0:00:00.781) 0:00:15.579 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Tuesday 13 February 2024 21:25:21 +0000 (0:00:01.007) 0:00:16.586 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Tuesday 13 February 2024 21:25:21 +0000 (0:00:00.056) 0:00:16.643 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Tuesday 13 February 2024 21:25:21 +0000 (0:00:00.027) 0:00:16.670 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Tuesday 13 February 2024 21:25:21 +0000 (0:00:00.024) 0:00:16.695 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Tuesday 13 February 2024 21:25:21 +0000 (0:00:00.054) 0:00:16.749 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Tuesday 13 February 2024 21:25:21 +0000 (0:00:00.022) 0:00:16.772 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Tuesday 13 February 2024 21:25:21 +0000 (0:00:00.024) 0:00:16.797 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Tuesday 13 February 2024 21:25:21 +0000 (0:00:00.045) 0:00:16.842 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Tuesday 13 February 2024 21:25:21 +0000 (0:00:00.309) 0:00:17.152 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Tuesday 13 February 2024 21:25:21 +0000 (0:00:00.034) 0:00:17.186 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Tuesday 13 February 2024 21:25:21 +0000 (0:00:00.020) 0:00:17.207 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Tuesday 13 February 2024 21:25:21 +0000 (0:00:00.021) 0:00:17.228 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, a9445ba0-5a69-4099-ac11-05074eecff14 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a9445ba0-5a69-4099-ac11-05074eecff14 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Tuesday 13 February 2024 21:25:22 +0000 (0:00:00.356) 0:00:17.585 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Tuesday 13 February 2024 21:25:22 +0000 (0:00:00.021) 0:00:17.606 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, a9445ba0-5a69-4099-ac11-05074eecff14", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a9445ba0-5a69-4099-ac11-05074eecff14 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Tuesday 13 February 2024 21:25:22 +0000 (0:00:00.020) 0:00:17.627 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, a9445ba0-5a69-4099-ac11-05074eecff14\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a9445ba0-5a69-4099-ac11-05074eecff14 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, a9445ba0-5a69-4099-ac11-05074eecff14", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a9445ba0-5a69-4099-ac11-05074eecff14 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Tuesday 13 February 2024 21:25:22 +0000 (0:00:00.021) 0:00:17.648 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Tuesday 13 February 2024 21:25:22 +0000 (0:00:00.021) 0:00:17.670 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:110 Tuesday 13 February 2024 21:25:22 +0000 (0:00:00.145) 0:00:17.815 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 13 February 2024 21:25:22 +0000 (0:00:00.076) 0:00:17.891 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 13 February 2024 21:25:22 +0000 (0:00:00.031) 0:00:17.923 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707859522.0152268, "block_size": 4096, "blocks": 0, "ctime": 1707859518.6002522, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17708, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1707859518.6002522, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 13 February 2024 21:25:22 +0000 (0:00:00.132) 0:00:18.055 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:112 Tuesday 13 February 2024 21:25:22 +0000 (0:00:00.024) 0:00:18.079 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 13 February 2024 21:25:22 +0000 (0:00:00.046) 0:00:18.126 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 13 February 2024 21:25:22 +0000 (0:00:00.029) 0:00:18.156 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 13 February 2024 21:25:22 +0000 (0:00:00.018) 0:00:18.174 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707859522.1292262, "block_size": 4096, "blocks": 8, "ctime": 1707859522.0622265, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707859522.0622265, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 330, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 13 February 2024 21:25:22 +0000 (0:00:00.135) 0:00:18.310 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 13 February 2024 21:25:22 +0000 (0:00:00.020) 0:00:18.330 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.024583", "end": "2024-02-13 21:25:23.034472", "rc": 0, "start": "2024-02-13 21:25:23.009889" } STDOUT: veth0 /etc/sysconfig/network-scripts/ifcfg-veth0 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 13 February 2024 21:25:23 +0000 (0:00:00.162) 0:00:18.493 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 13 February 2024 21:25:23 +0000 (0:00:00.027) 0:00:18.521 ****** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 13 February 2024 21:25:23 +0000 (0:00:00.023) 0:00:18.544 ****** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 13 February 2024 21:25:23 +0000 (0:00:00.026) 0:00:18.571 ****** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 13 February 2024 21:25:23 +0000 (0:00:00.031) 0:00:18.603 ****** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 13 February 2024 21:25:23 +0000 (0:00:00.024) 0:00:18.627 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 13 February 2024 21:25:23 +0000 (0:00:00.027) 0:00:18.655 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 13 February 2024 21:25:23 +0000 (0:00:00.058) 0:00:18.713 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:116 Tuesday 13 February 2024 21:25:23 +0000 (0:00:00.021) 0:00:18.735 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003720", "end": "2024-02-13 21:25:23.413384", "rc": 0, "start": "2024-02-13 21:25:23.409664" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.42 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 101 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:120 Tuesday 13 February 2024 21:25:23 +0000 (0:00:00.133) 0:00:18.869 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:126 Tuesday 13 February 2024 21:25:23 +0000 (0:00:00.026) 0:00:18.895 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003760", "end": "2024-02-13 21:25:23.576050", "rc": 0, "start": "2024-02-13 21:25:23.572290" } STDOUT: unreachable ::/96 dev lo metric 1024 error -113 pref medium unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium unreachable 2002:a00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:7f00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:ac10::/28 dev lo metric 1024 error -113 pref medium unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:e000::/19 dev lo metric 1024 error -113 pref medium unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 pref medium fe80::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:130 Tuesday 13 February 2024 21:25:23 +0000 (0:00:00.136) 0:00:19.032 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:137 Tuesday 13 February 2024 21:25:23 +0000 (0:00:00.021) 0:00:19.053 ****** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Tuesday 13 February 2024 21:25:23 +0000 (0:00:00.020) 0:00:19.074 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:25:23 +0000 (0:00:00.038) 0:00:19.113 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Tuesday 13 February 2024 21:25:23 +0000 (0:00:00.032) 0:00:19.145 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Tuesday 13 February 2024 21:25:23 +0000 (0:00:00.022) 0:00:19.167 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Tuesday 13 February 2024 21:25:23 +0000 (0:00:00.020) 0:00:19.188 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Tuesday 13 February 2024 21:25:24 +0000 (0:00:00.733) 0:00:19.922 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Tuesday 13 February 2024 21:25:25 +0000 (0:00:00.947) 0:00:20.870 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Tuesday 13 February 2024 21:25:25 +0000 (0:00:00.022) 0:00:20.892 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Tuesday 13 February 2024 21:25:25 +0000 (0:00:00.022) 0:00:20.915 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Tuesday 13 February 2024 21:25:25 +0000 (0:00:00.055) 0:00:20.970 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Tuesday 13 February 2024 21:25:25 +0000 (0:00:00.050) 0:00:21.020 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Tuesday 13 February 2024 21:25:25 +0000 (0:00:00.022) 0:00:21.042 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Tuesday 13 February 2024 21:25:25 +0000 (0:00:00.020) 0:00:21.063 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Tuesday 13 February 2024 21:25:25 +0000 (0:00:00.034) 0:00:21.097 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Tuesday 13 February 2024 21:25:25 +0000 (0:00:00.244) 0:00:21.342 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Tuesday 13 February 2024 21:25:25 +0000 (0:00:00.034) 0:00:21.377 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Tuesday 13 February 2024 21:25:25 +0000 (0:00:00.019) 0:00:21.396 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Tuesday 13 February 2024 21:25:25 +0000 (0:00:00.032) 0:00:21.429 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Tuesday 13 February 2024 21:25:26 +0000 (0:00:00.432) 0:00:21.862 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Tuesday 13 February 2024 21:25:26 +0000 (0:00:00.040) 0:00:21.902 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Tuesday 13 February 2024 21:25:26 +0000 (0:00:00.025) 0:00:21.927 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Tuesday 13 February 2024 21:25:26 +0000 (0:00:00.039) 0:00:21.966 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Tuesday 13 February 2024 21:25:26 +0000 (0:00:00.023) 0:00:21.990 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:149 Tuesday 13 February 2024 21:25:26 +0000 (0:00:00.141) 0:00:22.132 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 13 February 2024 21:25:26 +0000 (0:00:00.059) 0:00:22.191 ****** 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-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 13 February 2024 21:25:26 +0000 (0:00:00.030) 0:00:22.222 ****** 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-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 13 February 2024 21:25:26 +0000 (0:00:00.023) 0:00:22.245 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 13 February 2024 21:25:26 +0000 (0:00:00.076) 0:00:22.322 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 13 February 2024 21:25:26 +0000 (0:00:00.029) 0:00:22.351 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003715", "end": "2024-02-13 21:25:27.035781", "rc": 0, "start": "2024-02-13 21:25:27.032066" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 13 February 2024 21:25:27 +0000 (0:00:00.150) 0:00:22.501 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 13 February 2024 21:25:27 +0000 (0:00:00.027) 0:00:22.529 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 13 February 2024 21:25:27 +0000 (0:00:00.023) 0:00:22.553 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:27 Tuesday 13 February 2024 21:25:27 +0000 (0:00:00.325) 0:00:22.878 ****** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 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-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:35 Tuesday 13 February 2024 21:25:27 +0000 (0:00:00.026) 0:00:22.904 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:43 Tuesday 13 February 2024 21:25:27 +0000 (0:00:00.024) 0:00:22.929 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.011786", "end": "2024-02-13 21:25:27.630047", "rc": 0, "start": "2024-02-13 21:25:27.618261" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:49 Tuesday 13 February 2024 21:25:27 +0000 (0:00:00.161) 0:00:23.090 ****** 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 veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:54 Tuesday 13 February 2024 21:25:27 +0000 (0:00:00.020) 0:00:23.111 ****** 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 veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:60 Tuesday 13 February 2024 21:25:27 +0000 (0:00:00.020) 0:00:23.132 ****** 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 veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 13 February 2024 21:25:27 +0000 (0:00:00.023) 0:00:23.156 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:153 Tuesday 13 February 2024 21:25:27 +0000 (0:00:00.020) 0:00:23.176 ****** included: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/check_network_dns.yml:6 Tuesday 13 February 2024 21:25:27 +0000 (0:00:00.049) 0:00:23.225 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :_\nfi\n", "delta": "0:00:00.007743", "end": "2024-02-13 21:25:27.909547", "rc": 0, "start": "2024-02-13 21:25:27.901804" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:64:58:92:3d:0f brd ff:ff:ff:ff:ff:ff inet 10.31.9.42/22 brd 10.31.11.255 scope global noprefixroute dynamic eth0 valid_lft 3523sec preferred_lft 3523sec inet6 fe80::1064:58ff:fe92:3d0f/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.42 metric 100 IP -6 ROUTE unreachable ::/96 dev lo metric 1024 error -113 pref medium unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 pref medium unreachable 2002:a00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:7f00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:ac10::/28 dev lo metric 1024 error -113 pref medium unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:e000::/19 dev lo metric 1024 error -113 pref medium unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 pref medium fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and ping still work] ****************************************** task path: /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/check_network_dns.yml:24 Tuesday 13 February 2024 21:25:27 +0000 (0:00:00.140) 0:00:23.365 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.706325", "end": "2024-02-13 21:25:28.751907", "rc": 0, "start": "2024-02-13 21:25:28.045582" } STDOUT: CHECK DNS AND CONNECTIVITY 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 718 0 --:--:-- --:--:-- --:--:-- 719 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 1132 0 --:--:-- --:--:-- --:--:-- 1136 PLAY RECAP ********************************************************************* sut : ok=133 changed=4 unreachable=0 failed=0 skipped=97 rescued=0 ignored=0 Tuesday 13 February 2024 21:25:28 +0000 (0:00:00.913) 0:00:24.279 ****** =============================================================================== fedora.linux_system_roles.network : Check which packages are installed --- 1.14s /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.01s /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.96s /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.95s /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Verify DNS and ping still work ------------------------------------------ 0.91s /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/check_network_dns.yml:24 fedora.linux_system_roles.network : Check which services are running ---- 0.83s /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 0.78s /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 0.76s /WORKDIR/git-bond_options_rewritei3p44jmw/tests/tests_auto_gateway_nm.yml:6 --- fedora.linux_system_roles.network : Check which services are running ---- 0.75s /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 0.73s /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.51s /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Gathering Facts --------------------------------------------------------- 0.50s /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tests_auto_gateway.yml:3 Create veth interface veth0 --------------------------------------------- 0.45s /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.43s /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.43s /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Install yum-utils package ----------------------------------------------- 0.41s /WORKDIR/git-bond_options_rewritei3p44jmw/tests/tasks/enable_epel.yml:24 ------ Create veth interface veth0 --------------------------------------------- 0.41s /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.40s /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.36s /WORKDIR/git-bond_options_rewritei3p44jmw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Install iproute --------------------------------------------------------- 0.35s /WORKDIR/git-bond_options_rewritei3p44jmw/tests/playbooks/tasks/manage_test_interface.yml:16 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---