# 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-ansible-lint-test-2.16r8j8dqjv/.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-ansible-lint-test-2.16r8j8dqjv/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-ansible-lint-test-2.16r8j8dqjv/tests/tests_auto_gateway_nm.yml:6 Wednesday 20 December 2023 03:55:09 +0000 (0:00:00.016) 0:00:00.016 **** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/tests_auto_gateway_nm.yml:9 Wednesday 20 December 2023 03:55:10 +0000 (0:00:00.812) 0:00:00.829 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/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-ansible-lint-test-2.16r8j8dqjv/tests/tasks/el_repo_setup.yml:3 Wednesday 20 December 2023 03:55:10 +0000 (0:00:00.017) 0:00:00.847 **** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/tasks/el_repo_setup.yml:17 Wednesday 20 December 2023 03:55:10 +0000 (0:00:00.296) 0:00:01.143 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/tasks/el_repo_setup.yml:22 Wednesday 20 December 2023 03:55:10 +0000 (0:00:00.208) 0:00:01.352 **** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/tasks/el_repo_setup.yml:26 Wednesday 20 December 2023 03:55:10 +0000 (0:00:00.019) 0:00:01.372 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/tasks/el_repo_setup.yml:51 Wednesday 20 December 2023 03:55:10 +0000 (0:00:00.008) 0:00:01.381 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/tasks/enable_epel.yml:8 Wednesday 20 December 2023 03:55:10 +0000 (0:00:00.036) 0:00:01.417 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/tasks/enable_epel.yml:24 Wednesday 20 December 2023 03:55:11 +0000 (0:00:00.190) 0:00:01.608 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/tasks/enable_epel.yml:30 Wednesday 20 December 2023 03:55:11 +0000 (0:00:00.430) 0:00:02.038 **** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.181672", "end": "2023-12-20 03:55:11.829409", "rc": 0, "start": "2023-12-20 03:55:11.647737" } 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-ansible-lint-test-2.16r8j8dqjv/tests/tasks/enable_epel.yml:35 Wednesday 20 December 2023 03:55:11 +0000 (0:00:00.327) 0:00:02.366 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/tasks/enable_epel.yml:40 Wednesday 20 December 2023 03:55:11 +0000 (0:00:00.010) 0:00:02.376 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/tests_auto_gateway_nm.yml:11 Wednesday 20 December 2023 03:55:11 +0000 (0:00:00.017) 0:00:02.394 **** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:3 Wednesday 20 December 2023 03:55:11 +0000 (0:00:00.020) 0:00:02.414 **** ok: [sut] TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:9 Wednesday 20 December 2023 03:55:12 +0000 (0:00:00.516) 0:00:02.931 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 03:55:12 +0000 (0:00:00.028) 0:00:02.959 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 03:55:12 +0000 (0:00:00.012) 0:00:02.971 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004100", "end": "2023-12-20 03:55:12.578300", "rc": 0, "start": "2023-12-20 03:55:12.574200" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 03:55:12 +0000 (0:00:00.139) 0:00:03.111 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 03:55:12 +0000 (0:00:00.026) 0:00:03.138 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:11 Wednesday 20 December 2023 03:55:12 +0000 (0:00:00.012) 0:00:03.150 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 20 December 2023 03:55:12 +0000 (0:00:00.034) 0:00:03.185 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 20 December 2023 03:55:12 +0000 (0:00:00.024) 0:00:03.209 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 20 December 2023 03:55:12 +0000 (0:00:00.028) 0:00:03.238 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 03:55:12 +0000 (0:00:00.011) 0:00:03.250 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 03:55:12 +0000 (0:00:00.010) 0:00:03.261 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003933", "end": "2023-12-20 03:55:12.866343", "rc": 0, "start": "2023-12-20 03:55:12.862410" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 03:55:12 +0000 (0:00:00.128) 0:00:03.389 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 03:55:12 +0000 (0:00:00.009) 0:00:03.399 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 20 December 2023 03:55:12 +0000 (0:00:00.009) 0:00:03.409 **** ok: [sut] => { "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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:23 Wednesday 20 December 2023 03:55:13 +0000 (0:00:00.312) 0:00:03.721 **** 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.013222", "end": "2023-12-20 03:55:13.340863", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-12-20 03:55:13.327641" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003659", "end": "2023-12-20 03:55:13.471698", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-12-20 03:55:13.468039" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.005305", "end": "2023-12-20 03:55:13.604892", "item": "ip link set veth0 up", "rc": 0, "start": "2023-12-20 03:55:13.599587" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:31 Wednesday 20 December 2023 03:55:13 +0000 (0:00:00.408) 0:00:04.130 **** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.024378", "end": "2023-12-20 03:55:13.758904", "rc": 0, "start": "2023-12-20 03:55:13.734526" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:39 Wednesday 20 December 2023 03:55:13 +0000 (0:00:00.153) 0:00:04.283 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:45 Wednesday 20 December 2023 03:55:13 +0000 (0:00:00.009) 0:00:04.293 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:50 Wednesday 20 December 2023 03:55:13 +0000 (0:00:00.009) 0:00:04.303 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:56 Wednesday 20 December 2023 03:55:13 +0000 (0:00:00.009) 0:00:04.312 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:61 Wednesday 20 December 2023 03:55:13 +0000 (0:00:00.010) 0:00:04.322 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:15 Wednesday 20 December 2023 03:55:13 +0000 (0:00:00.008) 0:00:04.331 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 20 December 2023 03:55:13 +0000 (0:00:00.022) 0:00:04.354 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 20 December 2023 03:55:13 +0000 (0:00:00.012) 0:00:04.366 **** ok: [sut] => { "changed": false, "stat": { "atime": 1703044513.3402295, "block_size": 4096, "blocks": 0, "ctime": 1703044513.3402295, "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": 1703044513.3402295, "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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 20 December 2023 03:55:13 +0000 (0:00:00.130) 0:00:04.497 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:17 Wednesday 20 December 2023 03:55:13 +0000 (0:00:00.011) 0:00:04.509 **** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Wednesday 20 December 2023 03:55:14 +0000 (0:00:00.016) 0:00:04.525 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Wednesday 20 December 2023 03:55:14 +0000 (0:00:00.024) 0:00:04.550 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Wednesday 20 December 2023 03:55:14 +0000 (0:00:00.028) 0:00:04.579 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Wednesday 20 December 2023 03:55:14 +0000 (0:00:00.013) 0:00:04.592 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Wednesday 20 December 2023 03:55:14 +0000 (0:00:00.012) 0:00:04.605 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Wednesday 20 December 2023 03:55:14 +0000 (0:00:00.865) 0:00:05.470 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Wednesday 20 December 2023 03:55:16 +0000 (0:00:01.226) 0:00:06.697 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Wednesday 20 December 2023 03:55:16 +0000 (0:00:00.020) 0:00:06.718 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Wednesday 20 December 2023 03:55:16 +0000 (0:00:00.021) 0:00:06.739 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Wednesday 20 December 2023 03:55:16 +0000 (0:00:00.021) 0:00:06.760 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Wednesday 20 December 2023 03:55:16 +0000 (0:00:00.051) 0:00:06.812 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Wednesday 20 December 2023 03:55:16 +0000 (0:00:00.025) 0:00:06.837 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Wednesday 20 December 2023 03:55:16 +0000 (0:00:00.026) 0:00:06.864 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Wednesday 20 December 2023 03:55:16 +0000 (0:00:00.032) 0:00:06.896 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Wednesday 20 December 2023 03:55:16 +0000 (0:00:00.453) 0:00:07.350 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Wednesday 20 December 2023 03:55:16 +0000 (0:00:00.036) 0:00:07.386 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Wednesday 20 December 2023 03:55:16 +0000 (0:00:00.021) 0:00:07.408 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Wednesday 20 December 2023 03:55:16 +0000 (0:00:00.018) 0:00:07.426 **** 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, 17184d4c-4549-4993-932f-af7e781fd068 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 17184d4c-4549-4993-932f-af7e781fd068 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Wednesday 20 December 2023 03:55:17 +0000 (0:00:00.553) 0:00:07.980 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Wednesday 20 December 2023 03:55:17 +0000 (0:00:00.024) 0:00:08.004 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 17184d4c-4549-4993-932f-af7e781fd068", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 17184d4c-4549-4993-932f-af7e781fd068 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Wednesday 20 December 2023 03:55:17 +0000 (0:00:00.022) 0:00:08.026 **** 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, 17184d4c-4549-4993-932f-af7e781fd068\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 17184d4c-4549-4993-932f-af7e781fd068 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 17184d4c-4549-4993-932f-af7e781fd068", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 17184d4c-4549-4993-932f-af7e781fd068 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Wednesday 20 December 2023 03:55:17 +0000 (0:00:00.021) 0:00:08.048 **** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Wednesday 20 December 2023 03:55:17 +0000 (0:00:00.023) 0:00:08.072 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:42 Wednesday 20 December 2023 03:55:17 +0000 (0:00:00.256) 0:00:08.328 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 20 December 2023 03:55:17 +0000 (0:00:00.040) 0:00:08.369 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 20 December 2023 03:55:17 +0000 (0:00:00.033) 0:00:08.402 **** ok: [sut] => { "changed": false, "stat": { "atime": 1703044513.971208, "block_size": 4096, "blocks": 0, "ctime": 1703044513.3402295, "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": 1703044513.3402295, "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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 20 December 2023 03:55:18 +0000 (0:00:00.140) 0:00:08.542 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:44 Wednesday 20 December 2023 03:55:18 +0000 (0:00:00.021) 0:00:08.564 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/assert_profile_present.yml:3 Wednesday 20 December 2023 03:55:18 +0000 (0:00:00.076) 0:00:08.641 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 20 December 2023 03:55:18 +0000 (0:00:00.063) 0:00:08.705 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 20 December 2023 03:55:18 +0000 (0:00:00.043) 0:00:08.748 **** ok: [sut] => { "changed": false, "stat": { "atime": 1703044517.467089, "block_size": 4096, "blocks": 8, "ctime": 1703044517.3630924, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25406, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1703044517.3630924, "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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 20 December 2023 03:55:18 +0000 (0:00:00.156) 0:00:08.904 **** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 20 December 2023 03:55:18 +0000 (0:00:00.022) 0:00:08.926 **** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.027336", "end": "2023-12-20 03:55:18.572999", "rc": 0, "start": "2023-12-20 03:55:18.545663" } 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 20 December 2023 03:55:18 +0000 (0:00:00.181) 0:00:09.108 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 20 December 2023 03:55:18 +0000 (0:00:00.027) 0:00:09.136 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 20 December 2023 03:55:18 +0000 (0:00:00.019) 0:00:09.155 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 20 December 2023 03:55:18 +0000 (0:00:00.019) 0:00:09.175 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 20 December 2023 03:55:18 +0000 (0:00:00.018) 0:00:09.194 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/assert_profile_present.yml:5 Wednesday 20 December 2023 03:55:18 +0000 (0:00:00.025) 0:00:09.219 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/assert_profile_present.yml:10 Wednesday 20 December 2023 03:55:18 +0000 (0:00:00.025) 0:00:09.245 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/assert_profile_present.yml:15 Wednesday 20 December 2023 03:55:18 +0000 (0:00:00.022) 0:00:09.267 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:48 Wednesday 20 December 2023 03:55:18 +0000 (0:00:00.021) 0:00:09.289 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003986", "end": "2023-12-20 03:55:18.897966", "rc": 0, "start": "2023-12-20 03:55:18.893980" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.133 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:52 Wednesday 20 December 2023 03:55:18 +0000 (0:00:00.151) 0:00:09.441 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:58 Wednesday 20 December 2023 03:55:18 +0000 (0:00:00.046) 0:00:09.487 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004337", "end": "2023-12-20 03:55:19.105802", "rc": 0, "start": "2023-12-20 03:55:19.101465" } 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:62 Wednesday 20 December 2023 03:55:19 +0000 (0:00:00.155) 0:00:09.643 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:69 Wednesday 20 December 2023 03:55:19 +0000 (0:00:00.021) 0:00:09.665 **** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Wednesday 20 December 2023 03:55:19 +0000 (0:00:00.022) 0:00:09.687 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Wednesday 20 December 2023 03:55:19 +0000 (0:00:00.062) 0:00:09.750 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Wednesday 20 December 2023 03:55:19 +0000 (0:00:00.051) 0:00:09.801 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Wednesday 20 December 2023 03:55:19 +0000 (0:00:00.037) 0:00:09.839 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Wednesday 20 December 2023 03:55:19 +0000 (0:00:00.023) 0:00:09.862 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Wednesday 20 December 2023 03:55:20 +0000 (0:00:00.796) 0:00:10.658 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Wednesday 20 December 2023 03:55:21 +0000 (0:00:00.974) 0:00:11.633 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Wednesday 20 December 2023 03:55:21 +0000 (0:00:00.036) 0:00:11.669 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Wednesday 20 December 2023 03:55:21 +0000 (0:00:00.023) 0:00:11.692 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Wednesday 20 December 2023 03:55:21 +0000 (0:00:00.025) 0:00:11.718 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Wednesday 20 December 2023 03:55:21 +0000 (0:00:00.049) 0:00:11.767 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Wednesday 20 December 2023 03:55:21 +0000 (0:00:00.021) 0:00:11.789 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Wednesday 20 December 2023 03:55:21 +0000 (0:00:00.020) 0:00:11.810 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Wednesday 20 December 2023 03:55:21 +0000 (0:00:00.032) 0:00:11.843 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Wednesday 20 December 2023 03:55:21 +0000 (0:00:00.250) 0:00:12.093 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Wednesday 20 December 2023 03:55:21 +0000 (0:00:00.037) 0:00:12.131 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Wednesday 20 December 2023 03:55:21 +0000 (0:00:00.018) 0:00:12.149 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Wednesday 20 December 2023 03:55:21 +0000 (0:00:00.051) 0:00:12.200 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Wednesday 20 December 2023 03:55:22 +0000 (0:00:00.428) 0:00:12.629 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Wednesday 20 December 2023 03:55:22 +0000 (0:00:00.024) 0:00:12.653 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Wednesday 20 December 2023 03:55:22 +0000 (0:00:00.025) 0:00:12.679 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Wednesday 20 December 2023 03:55:22 +0000 (0:00:00.030) 0:00:12.709 **** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Wednesday 20 December 2023 03:55:22 +0000 (0:00:00.021) 0:00:12.731 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:81 Wednesday 20 December 2023 03:55:22 +0000 (0:00:00.142) 0:00:12.873 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 20 December 2023 03:55:22 +0000 (0:00:00.043) 0:00:12.917 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 20 December 2023 03:55:22 +0000 (0:00:00.018) 0:00:12.935 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 20 December 2023 03:55:22 +0000 (0:00:00.020) 0:00:12.956 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 03:55:22 +0000 (0:00:00.031) 0:00:12.988 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 03:55:22 +0000 (0:00:00.039) 0:00:13.027 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004025", "end": "2023-12-20 03:55:22.633277", "rc": 0, "start": "2023-12-20 03:55:22.629252" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 03:55:22 +0000 (0:00:00.146) 0:00:13.174 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 03:55:22 +0000 (0:00:00.022) 0:00:13.197 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 20 December 2023 03:55:22 +0000 (0:00:00.022) 0:00:13.220 **** ok: [sut] => { "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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:23 Wednesday 20 December 2023 03:55:23 +0000 (0:00:00.390) 0:00:13.610 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:31 Wednesday 20 December 2023 03:55:23 +0000 (0:00:00.028) 0:00:13.639 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:39 Wednesday 20 December 2023 03:55:23 +0000 (0:00:00.022) 0:00:13.662 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.012783", "end": "2023-12-20 03:55:23.279116", "rc": 0, "start": "2023-12-20 03:55:23.266333" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:45 Wednesday 20 December 2023 03:55:23 +0000 (0:00:00.152) 0:00:13.814 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:50 Wednesday 20 December 2023 03:55:23 +0000 (0:00:00.018) 0:00:13.833 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:56 Wednesday 20 December 2023 03:55:23 +0000 (0:00:00.018) 0:00:13.851 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:61 Wednesday 20 December 2023 03:55:23 +0000 (0:00:00.018) 0:00:13.870 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:85 Wednesday 20 December 2023 03:55:23 +0000 (0:00:00.018) 0:00:13.888 **** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:89 Wednesday 20 December 2023 03:55:23 +0000 (0:00:00.024) 0:00:13.912 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 20 December 2023 03:55:23 +0000 (0:00:00.056) 0:00:13.969 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 20 December 2023 03:55:23 +0000 (0:00:00.018) 0:00:13.987 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 20 December 2023 03:55:23 +0000 (0:00:00.019) 0:00:14.007 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 03:55:23 +0000 (0:00:00.030) 0:00:14.037 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 03:55:23 +0000 (0:00:00.029) 0:00:14.067 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003969", "end": "2023-12-20 03:55:23.674354", "rc": 0, "start": "2023-12-20 03:55:23.670385" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 03:55:23 +0000 (0:00:00.140) 0:00:14.208 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 03:55:23 +0000 (0:00:00.020) 0:00:14.228 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 20 December 2023 03:55:23 +0000 (0:00:00.051) 0:00:14.280 **** ok: [sut] => { "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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:23 Wednesday 20 December 2023 03:55:24 +0000 (0:00:00.334) 0:00:14.614 **** 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.014021", "end": "2023-12-20 03:55:24.246800", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-12-20 03:55:24.232779" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003644", "end": "2023-12-20 03:55:24.378907", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-12-20 03:55:24.375263" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003885", "end": "2023-12-20 03:55:24.541659", "item": "ip link set veth0 up", "rc": 0, "start": "2023-12-20 03:55:24.537774" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:31 Wednesday 20 December 2023 03:55:24 +0000 (0:00:00.460) 0:00:15.074 **** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.031813", "end": "2023-12-20 03:55:24.709811", "rc": 0, "start": "2023-12-20 03:55:24.677998" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:39 Wednesday 20 December 2023 03:55:24 +0000 (0:00:00.172) 0:00:15.247 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:45 Wednesday 20 December 2023 03:55:24 +0000 (0:00:00.018) 0:00:15.266 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:50 Wednesday 20 December 2023 03:55:24 +0000 (0:00:00.018) 0:00:15.284 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:56 Wednesday 20 December 2023 03:55:24 +0000 (0:00:00.017) 0:00:15.302 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:61 Wednesday 20 December 2023 03:55:24 +0000 (0:00:00.018) 0:00:15.320 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Wednesday 20 December 2023 03:55:24 +0000 (0:00:00.018) 0:00:15.339 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Wednesday 20 December 2023 03:55:24 +0000 (0:00:00.031) 0:00:15.370 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Wednesday 20 December 2023 03:55:24 +0000 (0:00:00.034) 0:00:15.404 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Wednesday 20 December 2023 03:55:24 +0000 (0:00:00.023) 0:00:15.427 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Wednesday 20 December 2023 03:55:24 +0000 (0:00:00.021) 0:00:15.448 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Wednesday 20 December 2023 03:55:25 +0000 (0:00:00.749) 0:00:16.198 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Wednesday 20 December 2023 03:55:26 +0000 (0:00:00.978) 0:00:17.176 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Wednesday 20 December 2023 03:55:26 +0000 (0:00:00.076) 0:00:17.252 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Wednesday 20 December 2023 03:55:26 +0000 (0:00:00.037) 0:00:17.289 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Wednesday 20 December 2023 03:55:26 +0000 (0:00:00.031) 0:00:17.321 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Wednesday 20 December 2023 03:55:26 +0000 (0:00:00.054) 0:00:17.375 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Wednesday 20 December 2023 03:55:26 +0000 (0:00:00.025) 0:00:17.401 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Wednesday 20 December 2023 03:55:26 +0000 (0:00:00.026) 0:00:17.427 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Wednesday 20 December 2023 03:55:26 +0000 (0:00:00.053) 0:00:17.480 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Wednesday 20 December 2023 03:55:27 +0000 (0:00:00.315) 0:00:17.796 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Wednesday 20 December 2023 03:55:27 +0000 (0:00:00.058) 0:00:17.854 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Wednesday 20 December 2023 03:55:27 +0000 (0:00:00.020) 0:00:17.874 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Wednesday 20 December 2023 03:55:27 +0000 (0:00:00.018) 0:00:17.893 **** 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, 3fc29b88-5a34-43e2-89d4-fb4336802d63 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 3fc29b88-5a34-43e2-89d4-fb4336802d63 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Wednesday 20 December 2023 03:55:27 +0000 (0:00:00.373) 0:00:18.267 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Wednesday 20 December 2023 03:55:27 +0000 (0:00:00.021) 0:00:18.289 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 3fc29b88-5a34-43e2-89d4-fb4336802d63", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 3fc29b88-5a34-43e2-89d4-fb4336802d63 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Wednesday 20 December 2023 03:55:27 +0000 (0:00:00.023) 0:00:18.312 **** 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, 3fc29b88-5a34-43e2-89d4-fb4336802d63\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 3fc29b88-5a34-43e2-89d4-fb4336802d63 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 3fc29b88-5a34-43e2-89d4-fb4336802d63", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 3fc29b88-5a34-43e2-89d4-fb4336802d63 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Wednesday 20 December 2023 03:55:27 +0000 (0:00:00.022) 0:00:18.335 **** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Wednesday 20 December 2023 03:55:27 +0000 (0:00:00.041) 0:00:18.376 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:110 Wednesday 20 December 2023 03:55:28 +0000 (0:00:00.155) 0:00:18.531 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 20 December 2023 03:55:28 +0000 (0:00:00.083) 0:00:18.615 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 20 December 2023 03:55:28 +0000 (0:00:00.030) 0:00:18.646 **** ok: [sut] => { "changed": false, "stat": { "atime": 1703044527.6237426, "block_size": 4096, "blocks": 0, "ctime": 1703044524.2438579, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17705, "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": 1703044524.2438579, "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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 20 December 2023 03:55:28 +0000 (0:00:00.138) 0:00:18.784 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:112 Wednesday 20 December 2023 03:55:28 +0000 (0:00:00.021) 0:00:18.806 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/assert_profile_present.yml:3 Wednesday 20 December 2023 03:55:28 +0000 (0:00:00.045) 0:00:18.852 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 20 December 2023 03:55:28 +0000 (0:00:00.030) 0:00:18.882 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 20 December 2023 03:55:28 +0000 (0:00:00.023) 0:00:18.905 **** ok: [sut] => { "changed": false, "stat": { "atime": 1703044527.7377386, "block_size": 4096, "blocks": 8, "ctime": 1703044527.668741, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25408, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1703044527.668741, "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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 20 December 2023 03:55:28 +0000 (0:00:00.145) 0:00:19.051 **** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 20 December 2023 03:55:28 +0000 (0:00:00.031) 0:00:19.082 **** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.026033", "end": "2023-12-20 03:55:28.715667", "rc": 0, "start": "2023-12-20 03:55:28.689634" } 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 20 December 2023 03:55:28 +0000 (0:00:00.166) 0:00:19.249 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 20 December 2023 03:55:28 +0000 (0:00:00.021) 0:00:19.270 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 20 December 2023 03:55:28 +0000 (0:00:00.022) 0:00:19.293 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 20 December 2023 03:55:28 +0000 (0:00:00.019) 0:00:19.313 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 20 December 2023 03:55:28 +0000 (0:00:00.019) 0:00:19.333 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/assert_profile_present.yml:5 Wednesday 20 December 2023 03:55:28 +0000 (0:00:00.025) 0:00:19.358 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/assert_profile_present.yml:10 Wednesday 20 December 2023 03:55:28 +0000 (0:00:00.025) 0:00:19.384 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/assert_profile_present.yml:15 Wednesday 20 December 2023 03:55:28 +0000 (0:00:00.067) 0:00:19.451 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:116 Wednesday 20 December 2023 03:55:28 +0000 (0:00:00.023) 0:00:19.474 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003668", "end": "2023-12-20 03:55:29.081190", "rc": 0, "start": "2023-12-20 03:55:29.077522" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.133 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:120 Wednesday 20 December 2023 03:55:29 +0000 (0:00:00.138) 0:00:19.613 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:126 Wednesday 20 December 2023 03:55:29 +0000 (0:00:00.022) 0:00:19.636 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003793", "end": "2023-12-20 03:55:29.248244", "rc": 0, "start": "2023-12-20 03:55:29.244451" } 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:130 Wednesday 20 December 2023 03:55:29 +0000 (0:00:00.144) 0:00:19.780 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:137 Wednesday 20 December 2023 03:55:29 +0000 (0:00:00.020) 0:00:19.801 **** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Wednesday 20 December 2023 03:55:29 +0000 (0:00:00.019) 0:00:19.821 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Wednesday 20 December 2023 03:55:29 +0000 (0:00:00.033) 0:00:19.854 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Wednesday 20 December 2023 03:55:29 +0000 (0:00:00.037) 0:00:19.892 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Wednesday 20 December 2023 03:55:29 +0000 (0:00:00.031) 0:00:19.923 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Wednesday 20 December 2023 03:55:29 +0000 (0:00:00.056) 0:00:19.980 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Wednesday 20 December 2023 03:55:30 +0000 (0:00:00.774) 0:00:20.754 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Wednesday 20 December 2023 03:55:31 +0000 (0:00:00.967) 0:00:21.722 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Wednesday 20 December 2023 03:55:31 +0000 (0:00:00.021) 0:00:21.744 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Wednesday 20 December 2023 03:55:31 +0000 (0:00:00.022) 0:00:21.766 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Wednesday 20 December 2023 03:55:31 +0000 (0:00:00.021) 0:00:21.787 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Wednesday 20 December 2023 03:55:31 +0000 (0:00:00.126) 0:00:21.914 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Wednesday 20 December 2023 03:55:31 +0000 (0:00:00.024) 0:00:21.938 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Wednesday 20 December 2023 03:55:31 +0000 (0:00:00.024) 0:00:21.962 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Wednesday 20 December 2023 03:55:31 +0000 (0:00:00.033) 0:00:21.996 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Wednesday 20 December 2023 03:55:31 +0000 (0:00:00.247) 0:00:22.243 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Wednesday 20 December 2023 03:55:31 +0000 (0:00:00.033) 0:00:22.277 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Wednesday 20 December 2023 03:55:31 +0000 (0:00:00.017) 0:00:22.295 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Wednesday 20 December 2023 03:55:31 +0000 (0:00:00.018) 0:00:22.313 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Wednesday 20 December 2023 03:55:32 +0000 (0:00:00.418) 0:00:22.732 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Wednesday 20 December 2023 03:55:32 +0000 (0:00:00.022) 0:00:22.754 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Wednesday 20 December 2023 03:55:32 +0000 (0:00:00.024) 0:00:22.779 **** 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-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Wednesday 20 December 2023 03:55:32 +0000 (0:00:00.022) 0:00:22.802 **** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Wednesday 20 December 2023 03:55:32 +0000 (0:00:00.023) 0:00:22.825 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:149 Wednesday 20 December 2023 03:55:32 +0000 (0:00:00.142) 0:00:22.968 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 20 December 2023 03:55:32 +0000 (0:00:00.048) 0:00:23.016 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 20 December 2023 03:55:32 +0000 (0:00:00.020) 0:00:23.037 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 20 December 2023 03:55:32 +0000 (0:00:00.017) 0:00:23.054 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 03:55:32 +0000 (0:00:00.065) 0:00:23.120 **** included: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 03:55:32 +0000 (0:00:00.028) 0:00:23.149 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003932", "end": "2023-12-20 03:55:32.756478", "rc": 0, "start": "2023-12-20 03:55:32.752546" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 03:55:32 +0000 (0:00:00.138) 0:00:23.288 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 03:55:32 +0000 (0:00:00.020) 0:00:23.309 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 20 December 2023 03:55:32 +0000 (0:00:00.020) 0:00:23.329 **** ok: [sut] => { "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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:23 Wednesday 20 December 2023 03:55:33 +0000 (0:00:00.336) 0:00:23.665 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:31 Wednesday 20 December 2023 03:55:33 +0000 (0:00:00.027) 0:00:23.692 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:39 Wednesday 20 December 2023 03:55:33 +0000 (0:00:00.018) 0:00:23.711 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.012401", "end": "2023-12-20 03:55:33.326499", "rc": 0, "start": "2023-12-20 03:55:33.314098" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:45 Wednesday 20 December 2023 03:55:33 +0000 (0:00:00.152) 0:00:23.863 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:50 Wednesday 20 December 2023 03:55:33 +0000 (0:00:00.018) 0:00:23.881 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:56 Wednesday 20 December 2023 03:55:33 +0000 (0:00:00.019) 0:00:23.901 **** 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-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:61 Wednesday 20 December 2023 03:55:33 +0000 (0:00:00.017) 0:00:23.918 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=130 changed=4 unreachable=0 failed=0 skipped=97 rescued=0 ignored=0 Wednesday 20 December 2023 03:55:33 +0000 (0:00:00.045) 0:00:23.964 **** =============================================================================== fedora.linux_system_roles.network : Check which packages are installed --- 1.23s /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.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.98s /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.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.97s /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.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.97s /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 0.87s /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 0.81s /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/tests_auto_gateway_nm.yml:6 - fedora.linux_system_roles.network : Check which services are running ---- 0.80s /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.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.77s /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.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.75s /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.55s /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Gathering Facts --------------------------------------------------------- 0.52s /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tests_auto_gateway.yml:3 Create veth interface veth0 --------------------------------------------- 0.46s /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:23 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.45s /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Install yum-utils package ----------------------------------------------- 0.43s /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/tasks/enable_epel.yml:24 ---- fedora.linux_system_roles.network : Configure networking connection profiles --- 0.43s /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.42s /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Create veth interface veth0 --------------------------------------------- 0.41s /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:23 Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.37s /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Install iproute --------------------------------------------------------- 0.34s /WORKDIR/git-ansible-lint-test-2.16r8j8dqjv/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. ---^---^---^---^---^---