# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_auto_gateway_initscripts.yml *********************************** 2 plays in /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tests_auto_gateway_initscripts.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tests_auto_gateway_initscripts.yml:5 Sunday 18 February 2024 22:19:45 +0000 (0:00:00.013) 0:00:00.013 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tests_auto_gateway_initscripts.yml:8 Sunday 18 February 2024 22:19:46 +0000 (0:00:00.722) 0:00:00.735 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/el_repo_setup.yml:3 Sunday 18 February 2024 22:19:46 +0000 (0:00:00.010) 0:00:00.746 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/el_repo_setup.yml:19 Sunday 18 February 2024 22:19:47 +0000 (0:00:00.328) 0:00:01.074 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/el_repo_setup.yml:24 Sunday 18 February 2024 22:19:47 +0000 (0:00:00.249) 0:00:01.324 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/el_repo_setup.yml:28 Sunday 18 February 2024 22:19:47 +0000 (0:00:00.020) 0:00:01.344 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/el_repo_setup.yml:53 Sunday 18 February 2024 22:19:47 +0000 (0:00:00.018) 0:00:01.363 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/enable_epel.yml:8 Sunday 18 February 2024 22:19:47 +0000 (0:00:00.030) 0:00:01.393 ******* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/enable_epel.yml:24 Sunday 18 February 2024 22:19:47 +0000 (0:00:00.230) 0:00:01.624 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/enable_epel.yml:30 Sunday 18 February 2024 22:19:47 +0000 (0:00:00.013) 0:00:01.637 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/enable_epel.yml:35 Sunday 18 February 2024 22:19:47 +0000 (0:00:00.010) 0:00:01.648 ******* ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.241783", "end": "2024-02-18 22:19:47.999906", "rc": 0, "start": "2024-02-18 22:19:47.758123" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/enable_epel.yml:40 Sunday 18 February 2024 22:19:48 +0000 (0:00:00.425) 0:00:02.073 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tests_auto_gateway_initscripts.yml:10 Sunday 18 February 2024 22:19:48 +0000 (0:00:00.010) 0:00:02.084 ******* ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:3 Sunday 18 February 2024 22:19:48 +0000 (0:00:00.013) 0:00:02.098 ******* ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:9 Sunday 18 February 2024 22:19:48 +0000 (0:00:00.473) 0:00:02.571 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:19:48 +0000 (0:00:00.023) 0:00:02.595 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:19:48 +0000 (0:00:00.013) 0:00:02.609 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003035", "end": "2024-02-18 22:19:48.720333", "rc": 0, "start": "2024-02-18 22:19:48.717298" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:19:48 +0000 (0:00:00.183) 0:00:02.793 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:19:48 +0000 (0:00:00.012) 0:00:02.805 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:11 Sunday 18 February 2024 22:19:48 +0000 (0:00:00.011) 0:00:02.817 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 22:19:48 +0000 (0:00:00.029) 0:00:02.846 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 22:19:48 +0000 (0:00:00.011) 0:00:02.858 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 22:19:48 +0000 (0:00:00.010) 0:00:02.869 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:19:48 +0000 (0:00:00.018) 0:00:02.887 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:19:48 +0000 (0:00:00.014) 0:00:02.901 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003027", "end": "2024-02-18 22:19:49.015725", "rc": 0, "start": "2024-02-18 22:19:49.012698" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:19:49 +0000 (0:00:00.186) 0:00:03.088 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:19:49 +0000 (0:00:00.012) 0:00:03.100 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 22:19:49 +0000 (0:00:00.011) 0:00:03.112 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 22:23:51 +0000 (0:04:02.884) 0:04:05.997 ******* 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.015042", "end": "2024-02-18 22:23:52.127945", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-18 22:23:52.112903" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003439", "end": "2024-02-18 22:23:52.347058", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-18 22:23:52.343619" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003837", "end": "2024-02-18 22:23:52.527860", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-18 22:23:52.524023" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 22:23:52 +0000 (0:00:00.604) 0:04:06.602 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.026873", "end": "2024-02-18 22:23:52.738631", "rc": 0, "start": "2024-02-18 22:23:52.711758" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 22:23:52 +0000 (0:00:00.211) 0:04:06.813 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 22:23:52 +0000 (0:00:00.012) 0:04:06.825 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 22:23:52 +0000 (0:00:00.013) 0:04:06.838 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 22:23:52 +0000 (0:00:00.013) 0:04:06.851 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 22:23:52 +0000 (0:00:00.011) 0:04:06.863 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:15 Sunday 18 February 2024 22:23:52 +0000 (0:00:00.011) 0:04:06.874 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 18 February 2024 22:23:52 +0000 (0:00:00.028) 0:04:06.903 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:23:52 +0000 (0:00:00.015) 0:04:06.919 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708295032.123173, "block_size": 4096, "blocks": 0, "ctime": 1708295032.123173, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21627, "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": 1708295032.123173, "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-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 18 February 2024 22:23:53 +0000 (0:00:00.182) 0:04:07.101 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:17 Sunday 18 February 2024 22:23:53 +0000 (0:00:00.013) 0:04:07.115 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:23:53 +0000 (0:00:00.012) 0:04:07.127 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:23:53 +0000 (0:00:00.066) 0:04:07.193 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:23:53 +0000 (0:00:00.014) 0:04:07.207 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:23:53 +0000 (0:00:00.011) 0:04:07.219 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:23:53 +0000 (0:00:00.011) 0:04:07.230 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:23:54 +0000 (0:00:01.460) 0:04:08.691 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:23:56 +0000 (0:00:01.460) 0:04:10.152 ******* ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:23:56 +0000 (0:00:00.025) 0:04:10.177 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:23:56 +0000 (0:00:00.021) 0:04:10.198 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:23:56 +0000 (0:00:00.022) 0:04:10.221 ******* changed: [sut] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: network-scripts-10.00.18-1.el8.x86_64", "Installed: network-scripts-team-1.31-4.el8.x86_64" ] } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:28:00 +0000 (0:04:04.451) 0:08:14.673 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:28:00 +0000 (0:00:00.022) 0:08:14.695 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:28:00 +0000 (0:00:00.021) 0:08:14.717 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:28:00 +0000 (0:00:00.025) 0:08:14.743 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:28:00 +0000 (0:00:00.022) 0:08:14.765 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:28:00 +0000 (0:00:00.021) 0:08:14.787 ******* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:28:01 +0000 (0:00:00.789) 0:08:15.576 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2288ifw10cdo/tmphm2ahy6k" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:28:01 +0000 (0:00:00.297) 0:08:15.873 ******* 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": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0' [004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified) [005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\n"', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:28:09 +0000 (0:00:07.640) 0:08:23.513 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:28:09 +0000 (0:00:00.023) 0:08:23.537 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:28:09 +0000 (0:00:00.027) 0:08:23.564 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)\n[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:28:09 +0000 (0:00:00.025) 0:08:23.590 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:28:09 +0000 (0:00:00.023) 0:08:23.613 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:42 Sunday 18 February 2024 22:28:09 +0000 (0:00:00.265) 0:08:23.879 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 18 February 2024 22:28:09 +0000 (0:00:00.073) 0:08:23.952 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:28:09 +0000 (0:00:00.035) 0:08:23.988 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708295032.123173, "block_size": 4096, "blocks": 0, "ctime": 1708295032.123173, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21627, "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": 1708295032.123173, "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-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 18 February 2024 22:28:10 +0000 (0:00:00.196) 0:08:24.184 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:44 Sunday 18 February 2024 22:28:10 +0000 (0:00:00.024) 0:08:24.209 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 22:28:10 +0000 (0:00:00.049) 0:08:24.258 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 22:28:10 +0000 (0:00:00.037) 0:08:24.296 ******* 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-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 22:28:10 +0000 (0:00:00.023) 0:08:24.319 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708295282.208961, "block_size": 4096, "blocks": 8, "ctime": 1708295282.186961, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5976904, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708295282.186961, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "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-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 22:28:10 +0000 (0:00:00.198) 0:08:24.517 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 22:28:10 +0000 (0:00:00.023) 0:08:24.540 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021504", "end": "2024-02-18 22:28:10.673860", "rc": 1, "start": "2024-02-18 22:28:10.652356" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 22:28:10 +0000 (0:00:00.249) 0:08:24.790 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 22:28:10 +0000 (0:00:00.024) 0:08:24.815 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.002988", "end": "2024-02-18 22:28:10.929669", "rc": 0, "start": "2024-02-18 22:28:10.926681" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 22:28:10 +0000 (0:00:00.201) 0:08:25.016 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 22:28:10 +0000 (0:00:00.030) 0:08:25.047 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.002961", "end": "2024-02-18 22:28:11.162794", "rc": 0, "start": "2024-02-18 22:28:11.159833" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 22:28:11 +0000 (0:00:00.201) 0:08:25.248 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 22:28:11 +0000 (0:00:00.028) 0:08:25.277 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 22:28:11 +0000 (0:00:00.026) 0:08:25.304 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 22:28:11 +0000 (0:00:00.026) 0:08:25.330 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:48 Sunday 18 February 2024 22:28:11 +0000 (0:00:00.024) 0:08:25.355 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003313", "end": "2024-02-18 22:28:11.468515", "rc": 0, "start": "2024-02-18 22:28:11.465202" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.250 metric 100 default via 203.0.113.1 dev veth0 metric 65535 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.250 metric 100 169.254.0.0/16 dev veth0 scope link metric 1004 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:52 Sunday 18 February 2024 22:28:11 +0000 (0:00:00.197) 0:08:25.552 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:58 Sunday 18 February 2024 22:28:11 +0000 (0:00:00.026) 0:08:25.578 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003688", "end": "2024-02-18 22:28:11.691555", "rc": 0, "start": "2024-02-18 22:28:11.687867" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 256 pref medium default via 2001:db8::1 dev veth0 metric 1 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:62 Sunday 18 February 2024 22:28:11 +0000 (0:00:00.198) 0:08:25.776 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:69 Sunday 18 February 2024 22:28:11 +0000 (0:00:00.022) 0:08:25.798 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:28:11 +0000 (0:00:00.022) 0:08:25.820 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:28:11 +0000 (0:00:00.070) 0:08:25.890 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:28:11 +0000 (0:00:00.028) 0:08:25.919 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:28:11 +0000 (0:00:00.021) 0:08:25.941 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:28:11 +0000 (0:00:00.022) 0:08:25.963 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:28:13 +0000 (0:00:01.473) 0:08:27.437 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:28:14 +0000 (0:00:01.285) 0:08:28.723 ******* ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:28:14 +0000 (0:00:00.024) 0:08:28.747 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:28:14 +0000 (0:00:00.023) 0:08:28.771 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:28:14 +0000 (0:00:00.022) 0:08:28.794 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:28:14 +0000 (0:00:00.044) 0:08:28.838 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:28:14 +0000 (0:00:00.022) 0:08:28.861 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:28:14 +0000 (0:00:00.021) 0:08:28.883 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:28:14 +0000 (0:00:00.025) 0:08:28.908 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:28:14 +0000 (0:00:00.022) 0:08:28.931 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:28:14 +0000 (0:00:00.021) 0:08:28.953 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:28:15 +0000 (0:00:00.342) 0:08:29.295 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2288ifw10cdo/tmp41d6vxl4" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:28:15 +0000 (0:00:00.350) 0:08:29.645 ******* 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": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active) [004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' [005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:28:16 +0000 (0:00:00.429) 0:08:30.075 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:28:16 +0000 (0:00:00.024) 0:08:30.100 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:28:16 +0000 (0:00:00.032) 0:08:30.132 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)\n[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:28:16 +0000 (0:00:00.025) 0:08:30.157 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:28:16 +0000 (0:00:00.022) 0:08:30.180 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:81 Sunday 18 February 2024 22:28:16 +0000 (0:00:00.197) 0:08:30.377 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 22:28:16 +0000 (0:00:00.052) 0:08:30.430 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 22:28:16 +0000 (0:00:00.023) 0:08:30.453 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 22:28:16 +0000 (0:00:00.022) 0:08:30.476 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:28:16 +0000 (0:00:00.035) 0:08:30.511 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:28:16 +0000 (0:00:00.076) 0:08:30.588 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003248", "end": "2024-02-18 22:28:16.704416", "rc": 0, "start": "2024-02-18 22:28:16.701168" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:28:16 +0000 (0:00:00.201) 0:08:30.789 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:28:16 +0000 (0:00:00.024) 0:08:30.813 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 22:28:16 +0000 (0:00:00.023) 0:08:30.836 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 22:32:19 +0000 (0:04:02.564) 0:12:33.401 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 22:32:19 +0000 (0:00:00.033) 0:12:33.434 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 22:32:19 +0000 (0:00:00.054) 0:12:33.488 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.012291", "end": "2024-02-18 22:32:19.616612", "rc": 0, "start": "2024-02-18 22:32:19.604321" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 22:32:19 +0000 (0:00:00.214) 0:12:33.703 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 22:32:19 +0000 (0:00:00.025) 0:12:33.729 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 22:32:19 +0000 (0:00:00.038) 0:12:33.768 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 22:32:19 +0000 (0:00:00.025) 0:12:33.794 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:85 Sunday 18 February 2024 22:32:19 +0000 (0:00:00.023) 0:12:33.817 ******* ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:89 Sunday 18 February 2024 22:32:19 +0000 (0:00:00.024) 0:12:33.842 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 22:32:19 +0000 (0:00:00.056) 0:12:33.898 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 22:32:19 +0000 (0:00:00.022) 0:12:33.921 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 22:32:19 +0000 (0:00:00.021) 0:12:33.943 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:32:19 +0000 (0:00:00.036) 0:12:33.980 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:32:19 +0000 (0:00:00.035) 0:12:34.015 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003210", "end": "2024-02-18 22:32:20.130138", "rc": 0, "start": "2024-02-18 22:32:20.126928" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:32:20 +0000 (0:00:00.233) 0:12:34.248 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:32:20 +0000 (0:00:00.025) 0:12:34.274 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 22:32:20 +0000 (0:00:00.023) 0:12:34.298 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 22:36:22 +0000 (0:04:02.567) 0:16:36.865 ******* 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.011902", "end": "2024-02-18 22:36:22.992027", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-18 22:36:22.980125" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003681", "end": "2024-02-18 22:36:23.207328", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-18 22:36:23.203647" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004311", "end": "2024-02-18 22:36:23.388870", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-18 22:36:23.384559" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 22:36:23 +0000 (0:00:00.609) 0:16:37.475 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.023581", "end": "2024-02-18 22:36:23.611583", "rc": 0, "start": "2024-02-18 22:36:23.588002" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 22:36:23 +0000 (0:00:00.223) 0:16:37.698 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 22:36:23 +0000 (0:00:00.025) 0:16:37.724 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 22:36:23 +0000 (0:00:00.025) 0:16:37.749 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 22:36:23 +0000 (0:00:00.067) 0:16:37.816 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 22:36:23 +0000 (0:00:00.025) 0:16:37.842 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:36:23 +0000 (0:00:00.026) 0:16:37.868 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:36:23 +0000 (0:00:00.047) 0:16:37.916 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:36:23 +0000 (0:00:00.030) 0:16:37.947 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:36:23 +0000 (0:00:00.027) 0:16:37.974 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:36:23 +0000 (0:00:00.025) 0:16:38.000 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:36:25 +0000 (0:00:01.465) 0:16:39.466 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:36:26 +0000 (0:00:01.336) 0:16:40.802 ******* ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.026) 0:16:40.829 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.024) 0:16:40.854 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.025) 0:16:40.879 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.047) 0:16:40.926 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.024) 0:16:40.950 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.025) 0:16:40.975 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.027) 0:16:41.003 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.043) 0:16:41.046 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:36:27 +0000 (0:00:00.030) 0:16:41.077 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:36:27 +0000 (0:00:00.356) 0:16:41.434 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2288ifw10cdo/tmpf6hwh6zs" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:36:27 +0000 (0:00:00.301) 0:16:41.735 ******* 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": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0' [004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified) [005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\n"', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:36:34 +0000 (0:00:06.510) 0:16:48.246 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:36:34 +0000 (0:00:00.024) 0:16:48.270 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:36:34 +0000 (0:00:00.024) 0:16:48.295 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)\n[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:36:34 +0000 (0:00:00.024) 0:16:48.319 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:36:34 +0000 (0:00:00.066) 0:16:48.385 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:110 Sunday 18 February 2024 22:36:34 +0000 (0:00:00.198) 0:16:48.584 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 18 February 2024 22:36:34 +0000 (0:00:00.053) 0:16:48.637 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:36:34 +0000 (0:00:00.036) 0:16:48.674 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708295782.983508, "block_size": 4096, "blocks": 0, "ctime": 1708295782.983508, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22213, "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": 1708295782.983508, "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-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 18 February 2024 22:36:34 +0000 (0:00:00.195) 0:16:48.870 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:112 Sunday 18 February 2024 22:36:34 +0000 (0:00:00.025) 0:16:48.896 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 22:36:34 +0000 (0:00:00.054) 0:16:48.950 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 22:36:34 +0000 (0:00:00.037) 0:16:48.987 ******* 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-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 22:36:34 +0000 (0:00:00.023) 0:16:49.011 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708295787.9590504, "block_size": 4096, "blocks": 8, "ctime": 1708295787.9400504, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5976904, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708295787.9400504, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 263, "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-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 22:36:35 +0000 (0:00:00.246) 0:16:49.257 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 22:36:35 +0000 (0:00:00.026) 0:16:49.284 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.020586", "end": "2024-02-18 22:36:35.414608", "rc": 1, "start": "2024-02-18 22:36:35.394022" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 22:36:35 +0000 (0:00:00.215) 0:16:49.499 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 22:36:35 +0000 (0:00:00.025) 0:16:49.524 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003194", "end": "2024-02-18 22:36:35.640463", "rc": 0, "start": "2024-02-18 22:36:35.637269" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 22:36:35 +0000 (0:00:00.204) 0:16:49.729 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 22:36:35 +0000 (0:00:00.030) 0:16:49.760 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.002889", "end": "2024-02-18 22:36:35.884169", "rc": 0, "start": "2024-02-18 22:36:35.881280" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 22:36:35 +0000 (0:00:00.221) 0:16:49.981 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 22:36:35 +0000 (0:00:00.030) 0:16:50.012 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 22:36:35 +0000 (0:00:00.026) 0:16:50.039 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 22:36:36 +0000 (0:00:00.025) 0:16:50.064 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:116 Sunday 18 February 2024 22:36:36 +0000 (0:00:00.023) 0:16:50.088 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003376", "end": "2024-02-18 22:36:36.200461", "rc": 0, "start": "2024-02-18 22:36:36.197085" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.250 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.250 metric 100 169.254.0.0/16 dev veth0 scope link metric 1006 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:120 Sunday 18 February 2024 22:36:36 +0000 (0:00:00.197) 0:16:50.285 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:126 Sunday 18 February 2024 22:36:36 +0000 (0:00:00.026) 0:16:50.311 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003499", "end": "2024-02-18 22:36:36.426404", "rc": 0, "start": "2024-02-18 22:36:36.422905" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 256 pref medium default via 2001:db8::1 dev veth0 metric 1 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:130 Sunday 18 February 2024 22:36:36 +0000 (0:00:00.199) 0:16:50.511 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:137 Sunday 18 February 2024 22:36:36 +0000 (0:00:00.078) 0:16:50.589 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:36:36 +0000 (0:00:00.025) 0:16:50.614 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:36:36 +0000 (0:00:00.045) 0:16:50.659 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:36:36 +0000 (0:00:00.029) 0:16:50.689 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:36:36 +0000 (0:00:00.022) 0:16:50.711 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:36:36 +0000 (0:00:00.022) 0:16:50.734 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:36:38 +0000 (0:00:01.465) 0:16:52.199 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:36:39 +0000 (0:00:01.336) 0:16:53.535 ******* ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:36:39 +0000 (0:00:00.023) 0:16:53.559 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:36:39 +0000 (0:00:00.023) 0:16:53.583 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:36:39 +0000 (0:00:00.023) 0:16:53.606 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:36:39 +0000 (0:00:00.044) 0:16:53.651 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:36:39 +0000 (0:00:00.023) 0:16:53.674 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:36:39 +0000 (0:00:00.022) 0:16:53.696 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:36:39 +0000 (0:00:00.028) 0:16:53.725 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:36:39 +0000 (0:00:00.022) 0:16:53.748 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:36:39 +0000 (0:00:00.022) 0:16:53.770 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:36:40 +0000 (0:00:00.392) 0:16:54.162 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2288ifw10cdo/tmp8o2mxgxg" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:36:40 +0000 (0:00:00.300) 0:16:54.463 ******* 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": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active) [004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' [005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:36:40 +0000 (0:00:00.426) 0:16:54.890 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:36:40 +0000 (0:00:00.023) 0:16:54.914 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:36:40 +0000 (0:00:00.024) 0:16:54.939 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)\n[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:36:40 +0000 (0:00:00.025) 0:16:54.965 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:36:40 +0000 (0:00:00.024) 0:16:54.989 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:149 Sunday 18 February 2024 22:36:41 +0000 (0:00:00.191) 0:16:55.180 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 22:36:41 +0000 (0:00:00.058) 0:16:55.238 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 22:36:41 +0000 (0:00:00.024) 0:16:55.263 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 22:36:41 +0000 (0:00:00.023) 0:16:55.287 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:36:41 +0000 (0:00:00.092) 0:16:55.379 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:36:41 +0000 (0:00:00.039) 0:16:55.419 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002949", "end": "2024-02-18 22:36:41.534148", "rc": 0, "start": "2024-02-18 22:36:41.531199" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:36:41 +0000 (0:00:00.200) 0:16:55.619 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:36:41 +0000 (0:00:00.026) 0:16:55.645 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 22:36:41 +0000 (0:00:00.026) 0:16:55.672 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 22:40:44 +0000 (0:04:02.557) 0:20:58.229 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 22:40:44 +0000 (0:00:00.033) 0:20:58.263 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 22:40:44 +0000 (0:00:00.023) 0:20:58.286 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.012661", "end": "2024-02-18 22:40:44.411955", "rc": 0, "start": "2024-02-18 22:40:44.399294" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 22:40:44 +0000 (0:00:00.210) 0:20:58.497 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 22:40:44 +0000 (0:00:00.064) 0:20:58.562 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 22:40:44 +0000 (0:00:00.025) 0:20:58.588 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 22:40:44 +0000 (0:00:00.023) 0:20:58.611 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:153 Sunday 18 February 2024 22:40:44 +0000 (0:00:00.023) 0:20:58.635 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/check_network_dns.yml:6 Sunday 18 February 2024 22:40:44 +0000 (0:00:00.056) 0:20:58.691 ******* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.009256", "end": "2024-02-18 22:40:44.811461", "rc": 0, "start": "2024-02-18 22:40:44.802205" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:90:28:1b:76:c3 brd ff:ff:ff:ff:ff:ff inet 10.31.9.250/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 3150sec preferred_lft 3150sec inet6 fe80::1090:28ff:fe1b:76c3/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.250 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.250 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/check_network_dns.yml:24 Sunday 18 February 2024 22:40:44 +0000 (0:00:00.204) 0:20:58.896 ******* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.271342", "end": "2024-02-18 22:40:45.283560", "rc": 0, "start": "2024-02-18 22:40:45.012218" } STDOUT: CHECK DNS AND CONNECTIVITY 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 3505 0 --:--:-- --:--:-- --:--:-- 3505 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 14550 0 --:--:-- --:--:-- --:--:-- 14550 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=141 changed=6 unreachable=0 failed=0 skipped=89 rescued=0 ignored=2 Sunday 18 February 2024 22:40:45 +0000 (0:00:00.459) 0:20:59.356 ******* =============================================================================== linux-system-roles.network : Install packages ------------------------- 244.45s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:30 Install iproute ------------------------------------------------------- 242.88s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 242.57s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 242.56s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 242.56s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Configure networking connection profiles --- 7.64s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Configure networking connection profiles --- 6.51s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Check which services are running ----------- 1.47s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.47s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.47s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.46s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 1.46s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.34s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.34s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.29s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.86s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable network service --------------------- 0.79s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:108 linux-system-roles.network : Enable network service --------------------- 0.73s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:108 Gathering Facts --------------------------------------------------------- 0.72s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tests_auto_gateway_initscripts.yml:5 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.65s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:116 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---