# 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_hotfix0vhblyih/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_hotfix0vhblyih/tests/tests_auto_gateway_initscripts.yml:5 Tuesday 12 March 2024 21:21:21 +0000 (0:00:00.018) 0:00:00.018 ********* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tests_auto_gateway_initscripts.yml:8 Tuesday 12 March 2024 21:21:22 +0000 (0:00:01.321) 0:00:01.340 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/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_hotfix0vhblyih/tests/tasks/el_repo_setup.yml:3 Tuesday 12 March 2024 21:21:22 +0000 (0:00:00.010) 0:00:01.350 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tasks/el_repo_setup.yml:19 Tuesday 12 March 2024 21:21:22 +0000 (0:00:00.412) 0:00:01.763 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tasks/el_repo_setup.yml:24 Tuesday 12 March 2024 21:21:23 +0000 (0:00:00.322) 0:00:02.085 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tasks/el_repo_setup.yml:28 Tuesday 12 March 2024 21:21:23 +0000 (0:00:00.024) 0:00:02.110 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tasks/el_repo_setup.yml:53 Tuesday 12 March 2024 21:21:23 +0000 (0:00:00.034) 0:00:02.145 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tasks/enable_epel.yml:8 Tuesday 12 March 2024 21:21:23 +0000 (0:00:00.033) 0:00:02.178 ********* 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_hotfix0vhblyih/tests/tasks/enable_epel.yml:24 Tuesday 12 March 2024 21:21:23 +0000 (0:00:00.381) 0:00:02.559 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tasks/enable_epel.yml:30 Tuesday 12 March 2024 21:21:23 +0000 (0:00:00.014) 0:00:02.574 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tasks/enable_epel.yml:35 Tuesday 12 March 2024 21:21:23 +0000 (0:00:00.012) 0:00:02.586 ********* ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.269673", "end": "2024-03-12 21:21:24.199520", "rc": 0, "start": "2024-03-12 21:21:23.929847" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tasks/enable_epel.yml:40 Tuesday 12 March 2024 21:21:24 +0000 (0:00:00.498) 0:00:03.084 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tests_auto_gateway_initscripts.yml:10 Tuesday 12 March 2024 21:21:24 +0000 (0:00:00.009) 0:00:03.094 ********* 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_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:3 Tuesday 12 March 2024 21:21:24 +0000 (0:00:00.010) 0:00:03.104 ********* ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:9 Tuesday 12 March 2024 21:21:24 +0000 (0:00:00.513) 0:00:03.618 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 12 March 2024 21:21:24 +0000 (0:00:00.025) 0:00:03.644 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 12 March 2024 21:21:24 +0000 (0:00:00.017) 0:00:03.662 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003357", "end": "2024-03-12 21:21:25.008687", "rc": 0, "start": "2024-03-12 21:21:25.005330" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 12 March 2024 21:21:25 +0000 (0:00:00.213) 0:00:03.875 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 12 March 2024 21:21:25 +0000 (0:00:00.012) 0:00:03.888 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:11 Tuesday 12 March 2024 21:21:25 +0000 (0:00:00.010) 0:00:03.899 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 12 March 2024 21:21:25 +0000 (0:00:00.030) 0:00:03.929 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 12 March 2024 21:21:25 +0000 (0:00:00.011) 0:00:03.940 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 12 March 2024 21:21:25 +0000 (0:00:00.009) 0:00:03.950 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 12 March 2024 21:21:25 +0000 (0:00:00.012) 0:00:03.962 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 12 March 2024 21:21:25 +0000 (0:00:00.013) 0:00:03.976 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003297", "end": "2024-03-12 21:21:25.314907", "rc": 0, "start": "2024-03-12 21:21:25.311610" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 12 March 2024 21:21:25 +0000 (0:00:00.206) 0:00:04.182 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 12 March 2024 21:21:25 +0000 (0:00:00.011) 0:00:04.194 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 12 March 2024 21:21:25 +0000 (0:00:00.010) 0:00:04.204 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 12 March 2024 21:21:28 +0000 (0:00:03.130) 0:00:07.334 ********* 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.017513", "end": "2024-03-12 21:21:28.705932", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-03-12 21:21:28.688419" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004179", "end": "2024-03-12 21:21:28.948242", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-03-12 21:21:28.944063" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004562", "end": "2024-03-12 21:21:29.164469", "item": "ip link set veth0 up", "rc": 0, "start": "2024-03-12 21:21:29.159907" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 12 March 2024 21:21:29 +0000 (0:00:00.710) 0:00:08.045 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.148846", "end": "2024-03-12 21:21:29.550796", "rc": 0, "start": "2024-03-12 21:21:29.401950" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 12 March 2024 21:21:29 +0000 (0:00:00.380) 0:00:08.425 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 12 March 2024 21:21:29 +0000 (0:00:00.012) 0:00:08.437 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 12 March 2024 21:21:29 +0000 (0:00:00.013) 0:00:08.451 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 12 March 2024 21:21:29 +0000 (0:00:00.016) 0:00:08.468 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 12 March 2024 21:21:29 +0000 (0:00:00.017) 0:00:08.485 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:15 Tuesday 12 March 2024 21:21:29 +0000 (0:00:00.012) 0:00:08.498 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 12 March 2024 21:21:29 +0000 (0:00:00.043) 0:00:08.542 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 12 March 2024 21:21:29 +0000 (0:00:00.016) 0:00:08.558 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1710278488.700782, "block_size": 4096, "blocks": 0, "ctime": 1710278488.700782, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21722, "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": 1710278488.700782, "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_hotfix0vhblyih/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 12 March 2024 21:21:29 +0000 (0:00:00.248) 0:00:08.807 ********* 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_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:17 Tuesday 12 March 2024 21:21:29 +0000 (0:00:00.026) 0:00:08.833 ********* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 12 March 2024 21:21:29 +0000 (0:00:00.012) 0:00:08.846 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 12 March 2024 21:21:30 +0000 (0:00:00.033) 0:00:08.879 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 12 March 2024 21:21:30 +0000 (0:00:00.020) 0:00:08.900 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 12 March 2024 21:21:30 +0000 (0:00:00.015) 0:00:08.916 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 12 March 2024 21:21:30 +0000 (0:00:00.013) 0:00:08.929 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 12 March 2024 21:21:31 +0000 (0:00:01.639) 0:00:10.568 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 12 March 2024 21:21:33 +0000 (0:00:01.755) 0:00:12.323 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 12 March 2024 21:21:33 +0000 (0:00:00.023) 0:00:12.347 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 12 March 2024 21:21:33 +0000 (0:00:00.022) 0:00:12.369 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:28 Tuesday 12 March 2024 21:21:33 +0000 (0:00:00.027) 0:00:12.396 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:42 Tuesday 12 March 2024 21:21:33 +0000 (0:00:00.026) 0:00:12.423 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 12 March 2024 21:21:33 +0000 (0:00:00.026) 0:00:12.449 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:75 Tuesday 12 March 2024 21:21:33 +0000 (0:00:00.025) 0:00:12.474 ********* changed: [sut] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: network-scripts-team-1.31-4.el8.x86_64", "Installed: network-scripts-10.00.18-1.el8.x86_64" ] } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 12 March 2024 21:21:38 +0000 (0:00:05.174) 0:00:17.649 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:103 Tuesday 12 March 2024 21:21:38 +0000 (0:00:00.021) 0:00:17.671 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:120 Tuesday 12 March 2024 21:21:38 +0000 (0:00:00.022) 0:00:17.693 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 12 March 2024 21:21:38 +0000 (0:00:00.024) 0:00:17.718 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:145 Tuesday 12 March 2024 21:21:38 +0000 (0:00:00.022) 0:00:17.740 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:154 Tuesday 12 March 2024 21:21:38 +0000 (0:00:00.022) 0:00:17.762 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:162 Tuesday 12 March 2024 21:21:39 +0000 (0:00:00.871) 0:00:18.633 ********* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2133gi77u5eu/tmpwzs608r4" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:171 Tuesday 12 March 2024 21:21:40 +0000 (0:00:00.360) 0:00:18.994 ********* 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\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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:183 Tuesday 12 March 2024 21:21:47 +0000 (0:00:06.892) 0:00:25.886 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:189 Tuesday 12 March 2024 21:21:47 +0000 (0:00:00.023) 0:00:25.910 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:193 Tuesday 12 March 2024 21:21:47 +0000 (0:00:00.025) 0:00:25.935 ********* 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\\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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:198 Tuesday 12 March 2024 21:21:47 +0000 (0:00:00.041) 0:00:25.976 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:204 Tuesday 12 March 2024 21:21:47 +0000 (0:00:00.049) 0:00:26.026 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:42 Tuesday 12 March 2024 21:21:47 +0000 (0:00:00.320) 0:00:26.347 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 12 March 2024 21:21:47 +0000 (0:00:00.050) 0:00:26.397 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 12 March 2024 21:21:47 +0000 (0:00:00.034) 0:00:26.432 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1710278488.700782, "block_size": 4096, "blocks": 0, "ctime": 1710278488.700782, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21722, "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": 1710278488.700782, "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_hotfix0vhblyih/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 12 March 2024 21:21:47 +0000 (0:00:00.225) 0:00:26.657 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:44 Tuesday 12 March 2024 21:21:47 +0000 (0:00:00.024) 0:00:26.682 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 12 March 2024 21:21:47 +0000 (0:00:00.052) 0:00:26.734 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/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_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 12 March 2024 21:21:47 +0000 (0:00:00.040) 0:00:26.775 ********* 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_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 12 March 2024 21:21:47 +0000 (0:00:00.022) 0:00:26.797 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1710278500.6314003, "block_size": 4096, "blocks": 8, "ctime": 1710278500.6084003, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5972150, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1710278500.6084003, "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_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 12 March 2024 21:21:48 +0000 (0:00:00.282) 0:00:27.080 ********* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 12 March 2024 21:21:48 +0000 (0:00:00.046) 0:00:27.126 ********* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.022457", "end": "2024-03-12 21:21:48.496432", "rc": 1, "start": "2024-03-12 21:21:48.473975" } 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_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 12 March 2024 21:21:48 +0000 (0:00:00.252) 0:00:27.378 ********* 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_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 12 March 2024 21:21:48 +0000 (0:00:00.038) 0:00:27.417 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:01.004715", "end": "2024-03-12 21:21:49.772614", "rc": 0, "start": "2024-03-12 21:21:48.767899" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 12 March 2024 21:21:49 +0000 (0:00:01.241) 0:00:28.659 ********* 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_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 12 March 2024 21:21:49 +0000 (0:00:00.037) 0:00:28.696 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:01.004790", "end": "2024-03-12 21:21:51.048713", "rc": 0, "start": "2024-03-12 21:21:50.043923" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 12 March 2024 21:21:51 +0000 (0:00:01.237) 0:00:29.933 ********* 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_hotfix0vhblyih/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 12 March 2024 21:21:51 +0000 (0:00:00.035) 0:00:29.969 ********* 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_hotfix0vhblyih/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 12 March 2024 21:21:51 +0000 (0:00:00.064) 0:00:30.033 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 12 March 2024 21:21:51 +0000 (0:00:00.029) 0:00:30.062 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:48 Tuesday 12 March 2024 21:21:51 +0000 (0:00:00.026) 0:00:30.088 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004146", "end": "2024-03-12 21:21:51.434064", "rc": 0, "start": "2024-03-12 21:21:51.429918" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.40.33 metric 100 default via 203.0.113.1 dev veth0 metric 65535 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.40.33 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_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:52 Tuesday 12 March 2024 21:21:51 +0000 (0:00:00.225) 0:00:30.314 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:58 Tuesday 12 March 2024 21:21:51 +0000 (0:00:00.027) 0:00:30.341 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004330", "end": "2024-03-12 21:21:51.684573", "rc": 0, "start": "2024-03-12 21:21:51.680243" } 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_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:62 Tuesday 12 March 2024 21:21:51 +0000 (0:00:00.223) 0:00:30.564 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:69 Tuesday 12 March 2024 21:21:51 +0000 (0:00:00.028) 0:00:30.593 ********* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 12 March 2024 21:21:51 +0000 (0:00:00.030) 0:00:30.624 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 12 March 2024 21:21:51 +0000 (0:00:00.053) 0:00:30.677 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 12 March 2024 21:21:51 +0000 (0:00:00.031) 0:00:30.709 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 12 March 2024 21:21:51 +0000 (0:00:00.022) 0:00:30.731 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 12 March 2024 21:21:51 +0000 (0:00:00.022) 0:00:30.754 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 12 March 2024 21:21:53 +0000 (0:00:01.698) 0:00:32.453 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 12 March 2024 21:21:55 +0000 (0:00:01.486) 0:00:33.939 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 12 March 2024 21:21:55 +0000 (0:00:00.029) 0:00:33.969 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 12 March 2024 21:21:55 +0000 (0:00:00.027) 0:00:33.996 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:28 Tuesday 12 March 2024 21:21:55 +0000 (0:00:00.024) 0:00:34.020 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:42 Tuesday 12 March 2024 21:21:55 +0000 (0:00:00.028) 0:00:34.049 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 12 March 2024 21:21:55 +0000 (0:00:00.026) 0:00:34.076 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:75 Tuesday 12 March 2024 21:21:55 +0000 (0:00:00.065) 0:00:34.141 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 12 March 2024 21:21:55 +0000 (0:00:00.046) 0:00:34.187 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:103 Tuesday 12 March 2024 21:21:55 +0000 (0:00:00.023) 0:00:34.211 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:120 Tuesday 12 March 2024 21:21:55 +0000 (0:00:00.022) 0:00:34.234 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 12 March 2024 21:21:55 +0000 (0:00:00.029) 0:00:34.264 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:145 Tuesday 12 March 2024 21:21:55 +0000 (0:00:00.024) 0:00:34.288 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:154 Tuesday 12 March 2024 21:21:55 +0000 (0:00:00.029) 0:00:34.318 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:162 Tuesday 12 March 2024 21:21:55 +0000 (0:00:00.407) 0:00:34.725 ********* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2133gi77u5eu/tmp0wwn7fjg" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:171 Tuesday 12 March 2024 21:21:56 +0000 (0:00:00.369) 0:00:35.095 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:183 Tuesday 12 March 2024 21:21:56 +0000 (0:00:00.475) 0:00:35.571 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:189 Tuesday 12 March 2024 21:21:56 +0000 (0:00:00.022) 0:00:35.593 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:193 Tuesday 12 March 2024 21:21:56 +0000 (0:00:00.025) 0:00:35.619 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:198 Tuesday 12 March 2024 21:21:56 +0000 (0:00:00.028) 0:00:35.647 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:204 Tuesday 12 March 2024 21:21:56 +0000 (0:00:00.025) 0:00:35.673 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:81 Tuesday 12 March 2024 21:21:57 +0000 (0:00:00.219) 0:00:35.892 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 12 March 2024 21:21:57 +0000 (0:00:00.065) 0:00:35.957 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 12 March 2024 21:21:57 +0000 (0:00:00.024) 0:00:35.982 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 12 March 2024 21:21:57 +0000 (0:00:00.025) 0:00:36.008 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 12 March 2024 21:21:57 +0000 (0:00:00.037) 0:00:36.045 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 12 March 2024 21:21:57 +0000 (0:00:00.036) 0:00:36.082 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003726", "end": "2024-03-12 21:21:57.427053", "rc": 0, "start": "2024-03-12 21:21:57.423327" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 12 March 2024 21:21:57 +0000 (0:00:00.226) 0:00:36.308 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 12 March 2024 21:21:57 +0000 (0:00:00.025) 0:00:36.334 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 12 March 2024 21:21:57 +0000 (0:00:00.035) 0:00:36.369 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 12 March 2024 21:22:00 +0000 (0:00:02.925) 0:00:39.294 ********* 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_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 12 March 2024 21:22:00 +0000 (0:00:00.039) 0:00:39.334 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 12 March 2024 21:22:00 +0000 (0:00:00.058) 0:00:39.393 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.016218", "end": "2024-03-12 21:22:00.756770", "rc": 0, "start": "2024-03-12 21:22:00.740552" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 12 March 2024 21:22:00 +0000 (0:00:00.255) 0:00:39.649 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 12 March 2024 21:22:00 +0000 (0:00:00.030) 0:00:39.680 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 12 March 2024 21:22:00 +0000 (0:00:00.028) 0:00:39.709 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 12 March 2024 21:22:00 +0000 (0:00:00.032) 0:00:39.741 ********* 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_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:85 Tuesday 12 March 2024 21:22:00 +0000 (0:00:00.025) 0:00:39.767 ********* ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:89 Tuesday 12 March 2024 21:22:00 +0000 (0:00:00.033) 0:00:39.800 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 12 March 2024 21:22:01 +0000 (0:00:00.170) 0:00:39.971 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 12 March 2024 21:22:01 +0000 (0:00:00.037) 0:00:40.009 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 12 March 2024 21:22:01 +0000 (0:00:00.029) 0:00:40.039 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 12 March 2024 21:22:01 +0000 (0:00:00.043) 0:00:40.082 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 12 March 2024 21:22:01 +0000 (0:00:00.040) 0:00:40.123 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003907", "end": "2024-03-12 21:22:01.470132", "rc": 0, "start": "2024-03-12 21:22:01.466225" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 12 March 2024 21:22:01 +0000 (0:00:00.246) 0:00:40.369 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 12 March 2024 21:22:01 +0000 (0:00:00.054) 0:00:40.424 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 12 March 2024 21:22:01 +0000 (0:00:00.028) 0:00:40.453 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 12 March 2024 21:22:04 +0000 (0:00:02.939) 0:00:43.392 ********* 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.006737", "end": "2024-03-12 21:22:04.753867", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-03-12 21:22:04.747130" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004327", "end": "2024-03-12 21:22:05.005180", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-03-12 21:22:05.000853" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004420", "end": "2024-03-12 21:22:05.223324", "item": "ip link set veth0 up", "rc": 0, "start": "2024-03-12 21:22:05.218904" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 12 March 2024 21:22:05 +0000 (0:00:00.712) 0:00:44.105 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.023426", "end": "2024-03-12 21:22:05.466382", "rc": 0, "start": "2024-03-12 21:22:05.442956" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 12 March 2024 21:22:05 +0000 (0:00:00.251) 0:00:44.356 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 12 March 2024 21:22:05 +0000 (0:00:00.039) 0:00:44.395 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 12 March 2024 21:22:05 +0000 (0:00:00.024) 0:00:44.420 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 12 March 2024 21:22:05 +0000 (0:00:00.028) 0:00:44.448 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 12 March 2024 21:22:05 +0000 (0:00:00.028) 0:00:44.477 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 12 March 2024 21:22:05 +0000 (0:00:00.023) 0:00:44.500 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 12 March 2024 21:22:05 +0000 (0:00:00.118) 0:00:44.618 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 12 March 2024 21:22:05 +0000 (0:00:00.036) 0:00:44.654 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 12 March 2024 21:22:05 +0000 (0:00:00.026) 0:00:44.680 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 12 March 2024 21:22:05 +0000 (0:00:00.029) 0:00:44.710 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 12 March 2024 21:22:07 +0000 (0:00:01.653) 0:00:46.363 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 12 March 2024 21:22:08 +0000 (0:00:01.470) 0:00:47.834 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 12 March 2024 21:22:09 +0000 (0:00:00.088) 0:00:47.922 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 12 March 2024 21:22:09 +0000 (0:00:00.033) 0:00:47.956 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:28 Tuesday 12 March 2024 21:22:09 +0000 (0:00:00.024) 0:00:47.981 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:42 Tuesday 12 March 2024 21:22:09 +0000 (0:00:00.035) 0:00:48.017 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 12 March 2024 21:22:09 +0000 (0:00:00.026) 0:00:48.043 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:75 Tuesday 12 March 2024 21:22:09 +0000 (0:00:00.064) 0:00:48.107 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 12 March 2024 21:22:09 +0000 (0:00:00.127) 0:00:48.235 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:103 Tuesday 12 March 2024 21:22:09 +0000 (0:00:00.030) 0:00:48.266 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:120 Tuesday 12 March 2024 21:22:09 +0000 (0:00:00.022) 0:00:48.289 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 12 March 2024 21:22:09 +0000 (0:00:00.058) 0:00:48.347 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:145 Tuesday 12 March 2024 21:22:09 +0000 (0:00:00.052) 0:00:48.399 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:154 Tuesday 12 March 2024 21:22:09 +0000 (0:00:00.039) 0:00:48.438 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:162 Tuesday 12 March 2024 21:22:10 +0000 (0:00:00.449) 0:00:48.888 ********* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2133gi77u5eu/tmpewlljlvm" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:171 Tuesday 12 March 2024 21:22:10 +0000 (0:00:00.424) 0:00:49.312 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:183 Tuesday 12 March 2024 21:22:17 +0000 (0:00:06.703) 0:00:56.016 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:189 Tuesday 12 March 2024 21:22:17 +0000 (0:00:00.036) 0:00:56.053 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:193 Tuesday 12 March 2024 21:22:17 +0000 (0:00:00.030) 0:00:56.084 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:198 Tuesday 12 March 2024 21:22:17 +0000 (0:00:00.025) 0:00:56.109 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:204 Tuesday 12 March 2024 21:22:17 +0000 (0:00:00.034) 0:00:56.144 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:110 Tuesday 12 March 2024 21:22:17 +0000 (0:00:00.233) 0:00:56.378 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 12 March 2024 21:22:17 +0000 (0:00:00.099) 0:00:56.478 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 12 March 2024 21:22:17 +0000 (0:00:00.039) 0:00:56.517 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1710278524.7510371, "block_size": 4096, "blocks": 0, "ctime": 1710278524.7510371, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22308, "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": 1710278524.7510371, "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_hotfix0vhblyih/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 12 March 2024 21:22:17 +0000 (0:00:00.239) 0:00:56.757 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:112 Tuesday 12 March 2024 21:22:17 +0000 (0:00:00.033) 0:00:56.791 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 12 March 2024 21:22:18 +0000 (0:00:00.080) 0:00:56.871 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/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_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 12 March 2024 21:22:18 +0000 (0:00:00.053) 0:00:56.925 ********* 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_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 12 March 2024 21:22:18 +0000 (0:00:00.040) 0:00:56.965 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1710278530.9143765, "block_size": 4096, "blocks": 8, "ctime": 1710278530.8923764, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5972150, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1710278530.8923764, "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_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 12 March 2024 21:22:18 +0000 (0:00:00.234) 0:00:57.200 ********* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 12 March 2024 21:22:18 +0000 (0:00:00.083) 0:00:57.284 ********* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021834", "end": "2024-03-12 21:22:18.700075", "rc": 1, "start": "2024-03-12 21:22:18.678241" } 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_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 12 March 2024 21:22:18 +0000 (0:00:00.374) 0:00:57.658 ********* 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_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 12 March 2024 21:22:18 +0000 (0:00:00.063) 0:00:57.721 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003279", "end": "2024-03-12 21:22:19.109590", "rc": 0, "start": "2024-03-12 21:22:19.106311" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 12 March 2024 21:22:19 +0000 (0:00:00.355) 0:00:58.077 ********* 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_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 12 March 2024 21:22:19 +0000 (0:00:00.042) 0:00:58.119 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003209", "end": "2024-03-12 21:22:19.468275", "rc": 0, "start": "2024-03-12 21:22:19.465066" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 12 March 2024 21:22:19 +0000 (0:00:00.236) 0:00:58.356 ********* 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_hotfix0vhblyih/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 12 March 2024 21:22:19 +0000 (0:00:00.045) 0:00:58.401 ********* 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_hotfix0vhblyih/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 12 March 2024 21:22:19 +0000 (0:00:00.056) 0:00:58.458 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 12 March 2024 21:22:19 +0000 (0:00:00.027) 0:00:58.485 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:116 Tuesday 12 March 2024 21:22:19 +0000 (0:00:00.025) 0:00:58.511 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003858", "end": "2024-03-12 21:22:19.860213", "rc": 0, "start": "2024-03-12 21:22:19.856355" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.40.33 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.40.33 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_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:120 Tuesday 12 March 2024 21:22:19 +0000 (0:00:00.234) 0:00:58.746 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:126 Tuesday 12 March 2024 21:22:19 +0000 (0:00:00.024) 0:00:58.771 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003698", "end": "2024-03-12 21:22:20.108568", "rc": 0, "start": "2024-03-12 21:22:20.104870" } 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_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:130 Tuesday 12 March 2024 21:22:20 +0000 (0:00:00.217) 0:00:58.988 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:137 Tuesday 12 March 2024 21:22:20 +0000 (0:00:00.029) 0:00:59.018 ********* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 12 March 2024 21:22:20 +0000 (0:00:00.031) 0:00:59.050 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 12 March 2024 21:22:20 +0000 (0:00:00.052) 0:00:59.102 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 12 March 2024 21:22:20 +0000 (0:00:00.030) 0:00:59.133 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 12 March 2024 21:22:20 +0000 (0:00:00.080) 0:00:59.213 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 12 March 2024 21:22:20 +0000 (0:00:00.023) 0:00:59.237 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 12 March 2024 21:22:22 +0000 (0:00:01.640) 0:01:00.877 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 12 March 2024 21:22:23 +0000 (0:00:01.484) 0:01:02.361 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 12 March 2024 21:22:23 +0000 (0:00:00.024) 0:01:02.385 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 12 March 2024 21:22:23 +0000 (0:00:00.022) 0:01:02.408 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:28 Tuesday 12 March 2024 21:22:23 +0000 (0:00:00.064) 0:01:02.473 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:42 Tuesday 12 March 2024 21:22:23 +0000 (0:00:00.027) 0:01:02.501 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 12 March 2024 21:22:23 +0000 (0:00:00.022) 0:01:02.523 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:75 Tuesday 12 March 2024 21:22:23 +0000 (0:00:00.029) 0:01:02.553 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 12 March 2024 21:22:23 +0000 (0:00:00.045) 0:01:02.598 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:103 Tuesday 12 March 2024 21:22:23 +0000 (0:00:00.021) 0:01:02.620 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:120 Tuesday 12 March 2024 21:22:23 +0000 (0:00:00.022) 0:01:02.642 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 12 March 2024 21:22:23 +0000 (0:00:00.025) 0:01:02.668 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:145 Tuesday 12 March 2024 21:22:23 +0000 (0:00:00.022) 0:01:02.691 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:154 Tuesday 12 March 2024 21:22:23 +0000 (0:00:00.026) 0:01:02.717 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:162 Tuesday 12 March 2024 21:22:24 +0000 (0:00:00.385) 0:01:03.102 ********* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2133gi77u5eu/tmp4v_1gopx" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:171 Tuesday 12 March 2024 21:22:24 +0000 (0:00:00.323) 0:01:03.426 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:183 Tuesday 12 March 2024 21:22:25 +0000 (0:00:00.556) 0:01:03.982 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:189 Tuesday 12 March 2024 21:22:25 +0000 (0:00:00.087) 0:01:04.069 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:193 Tuesday 12 March 2024 21:22:25 +0000 (0:00:00.029) 0:01:04.098 ********* 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_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:198 Tuesday 12 March 2024 21:22:25 +0000 (0:00:00.038) 0:01:04.137 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:204 Tuesday 12 March 2024 21:22:25 +0000 (0:00:00.039) 0:01:04.177 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:149 Tuesday 12 March 2024 21:22:25 +0000 (0:00:00.233) 0:01:04.410 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 12 March 2024 21:22:25 +0000 (0:00:00.088) 0:01:04.499 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 12 March 2024 21:22:25 +0000 (0:00:00.041) 0:01:04.541 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 12 March 2024 21:22:25 +0000 (0:00:00.036) 0:01:04.577 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 12 March 2024 21:22:25 +0000 (0:00:00.042) 0:01:04.619 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 12 March 2024 21:22:25 +0000 (0:00:00.040) 0:01:04.660 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003349", "end": "2024-03-12 21:22:26.018192", "rc": 0, "start": "2024-03-12 21:22:26.014843" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 12 March 2024 21:22:26 +0000 (0:00:00.241) 0:01:04.902 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 12 March 2024 21:22:26 +0000 (0:00:00.105) 0:01:05.007 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 12 March 2024 21:22:26 +0000 (0:00:00.031) 0:01:05.038 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 12 March 2024 21:22:29 +0000 (0:00:02.928) 0:01:07.966 ********* 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_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 12 March 2024 21:22:29 +0000 (0:00:00.115) 0:01:08.081 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 12 March 2024 21:22:29 +0000 (0:00:00.077) 0:01:08.159 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.012403", "end": "2024-03-12 21:22:29.551128", "rc": 0, "start": "2024-03-12 21:22:29.538725" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 12 March 2024 21:22:29 +0000 (0:00:00.302) 0:01:08.461 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 12 March 2024 21:22:29 +0000 (0:00:00.039) 0:01:08.501 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 12 March 2024 21:22:29 +0000 (0:00:00.049) 0:01:08.551 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 12 March 2024 21:22:29 +0000 (0:00:00.067) 0:01:08.618 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_auto_gateway.yml:153 Tuesday 12 March 2024 21:22:29 +0000 (0:00:00.027) 0:01:08.646 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/check_network_dns.yml:6 Tuesday 12 March 2024 21:22:29 +0000 (0:00:00.118) 0:01:08.764 ********* 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.010238", "end": "2024-03-12 21:22:30.123968", "rc": 0, "start": "2024-03-12 21:22:30.113730" } 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 0e:ba:ec:e6:ce:47 brd ff:ff:ff:ff:ff:ff inet 10.31.40.33/22 brd 10.31.43.255 scope global dynamic noprefixroute eth0 valid_lft 2751sec preferred_lft 2751sec inet6 fe80::cba:ecff:fee6:ce47/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.40.1 dev eth0 proto dhcp src 10.31.40.33 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.40.33 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_hotfix0vhblyih/tests/playbooks/tasks/check_network_dns.yml:24 Tuesday 12 March 2024 21:22:30 +0000 (0:00:00.242) 0:01:09.007 ********* 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.347704", "end": "2024-03-12 21:22:30.705049", "rc": 0, "start": "2024-03-12 21:22:30.357345" } STDOUT: CHECK DNS AND CONNECTIVITY 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 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 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 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 1286 0 --:--:-- --:--:-- --:--:-- 1286 % 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 4041 0 --:--:-- --:--:-- --:--:-- 4041 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=141 changed=6 unreachable=0 failed=0 skipped=101 rescued=0 ignored=2 Tuesday 12 March 2024 21:22:30 +0000 (0:00:00.594) 0:01:09.602 ********* =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 6.89s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:171 linux-system-roles.network : Configure networking connection profiles --- 6.70s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:171 linux-system-roles.network : Install packages --------------------------- 5.17s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:75 Install iproute --------------------------------------------------------- 3.13s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.94s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.93s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.93s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which packages are installed --------- 1.76s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 1.70s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.65s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.64s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.64s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.49s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.48s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.47s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 1.32s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tests_auto_gateway_initscripts.yml:5 Get the ansible_managed comment in ifcfg-veth0 -------------------------- 1.24s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:49 Get the fingerprint comment in ifcfg-veth0 ------------------------------ 1.24s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:62 linux-system-roles.network : Configure networking connection profiles --- 1.03s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:171 linux-system-roles.network : Enable network service --------------------- 0.87s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:154 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---