# 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_ethtool_ring_initscripts.yml *********************************** 2 plays in /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tests_ethtool_ring_initscripts.yml PLAY [Run playbook 'playbooks/tests_ethtool_ring.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tests_ethtool_ring_initscripts.yml:4 Wednesday 20 December 2023 20:51:17 +0000 (0:00:00.011) 0:00:00.011 **** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tests_ethtool_ring_initscripts.yml:8 Wednesday 20 December 2023 20:51:18 +0000 (0:00:00.692) 0:00:00.704 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/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-skip_initscriptsyy0h4na4/tests/tasks/el_repo_setup.yml:3 Wednesday 20 December 2023 20:51:18 +0000 (0:00:00.010) 0:00:00.715 **** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/el_repo_setup.yml:19 Wednesday 20 December 2023 20:51:18 +0000 (0:00:00.353) 0:00:01.068 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/el_repo_setup.yml:24 Wednesday 20 December 2023 20:51:18 +0000 (0:00:00.243) 0:00:01.311 **** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/el_repo_setup.yml:28 Wednesday 20 December 2023 20:51:18 +0000 (0:00:00.019) 0:00:01.331 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/el_repo_setup.yml:53 Wednesday 20 December 2023 20:51:18 +0000 (0:00:00.018) 0:00:01.349 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml:8 Wednesday 20 December 2023 20:51:18 +0000 (0:00:00.029) 0:00:01.379 **** 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-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml:24 Wednesday 20 December 2023 20:51:19 +0000 (0:00:00.250) 0:00:01.630 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml:30 Wednesday 20 December 2023 20:51:19 +0000 (0:00:00.011) 0:00:01.641 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml:35 Wednesday 20 December 2023 20:51:19 +0000 (0:00:00.010) 0:00:01.651 **** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:01.253054", "end": "2023-12-20 20:51:20.475558", "rc": 0, "start": "2023-12-20 20:51:19.222504" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml:40 Wednesday 20 December 2023 20:51:20 +0000 (0:00:01.438) 0:00:03.090 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tests_ethtool_ring_initscripts.yml:10 Wednesday 20 December 2023 20:51:20 +0000 (0:00:00.009) 0:00:03.099 **** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing ethtool ring settings] ********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:3 Wednesday 20 December 2023 20:51:20 +0000 (0:00:00.010) 0:00:03.110 **** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:9 Wednesday 20 December 2023 20:51:21 +0000 (0:00:00.641) 0:00:03.752 **** ok: [sut] => {} MSG: this is: playbooks/tests_ethtool_ring.yml TASK [INIT: Ethtool ring tests] ************************************************ task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:15 Wednesday 20 December 2023 20:51:21 +0000 (0:00:00.010) 0:00:03.762 **** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:18 Wednesday 20 December 2023 20:51:21 +0000 (0:00:00.010) 0:00:03.773 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 20:51:21 +0000 (0:00:00.012) 0:00:03.785 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 20:51:21 +0000 (0:00:00.011) 0:00:03.797 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003441", "end": "2023-12-20 20:51:21.370164", "rc": 0, "start": "2023-12-20 20:51:21.366723" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 20:51:21 +0000 (0:00:00.187) 0:00:03.985 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 20:51:21 +0000 (0:00:00.011) 0:00:03.997 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:20 Wednesday 20 December 2023 20:51:21 +0000 (0:00:00.010) 0:00:04.007 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 20 December 2023 20:51:21 +0000 (0:00:00.015) 0:00:04.022 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 20 December 2023 20:51:21 +0000 (0:00:00.009) 0:00:04.032 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 20 December 2023 20:51:21 +0000 (0:00:00.009) 0:00:04.041 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 20:51:21 +0000 (0:00:00.012) 0:00:04.053 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 20:51:21 +0000 (0:00:00.011) 0:00:04.065 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003420", "end": "2023-12-20 20:51:21.637668", "rc": 0, "start": "2023-12-20 20:51:21.634248" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 20:51:21 +0000 (0:00:00.187) 0:00:04.253 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 20:51:21 +0000 (0:00:00.011) 0:00:04.265 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 20 December 2023 20:51:21 +0000 (0:00:00.010) 0:00:04.275 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:24 Wednesday 20 December 2023 20:51:24 +0000 (0:00:03.247) 0:00:07.522 **** ok: [sut] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1" ], "delta": "0:00:00.020883", "end": "2023-12-20 20:51:25.116728", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2023-12-20 20:51:25.095845" } ok: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.004223", "end": "2023-12-20 20:51:25.337082", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2023-12-20 20:51:25.332859" } ok: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.004212", "end": "2023-12-20 20:51:25.519172", "item": "ip link set testnic1 up", "rc": 0, "start": "2023-12-20 20:51:25.514960" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:33 Wednesday 20 December 2023 20:51:25 +0000 (0:00:00.613) 0:00:08.136 **** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "testnic1", "managed", "true" ], "delta": "0:00:00.130699", "end": "2023-12-20 20:51:25.838801", "rc": 0, "start": "2023-12-20 20:51:25.708102" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:41 Wednesday 20 December 2023 20:51:25 +0000 (0:00:00.319) 0:00:08.456 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:48 Wednesday 20 December 2023 20:51:25 +0000 (0:00:00.011) 0:00:08.467 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:54 Wednesday 20 December 2023 20:51:25 +0000 (0:00:00.011) 0:00:08.479 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:61 Wednesday 20 December 2023 20:51:25 +0000 (0:00:00.010) 0:00:08.489 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:67 Wednesday 20 December 2023 20:51:25 +0000 (0:00:00.011) 0:00:08.500 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:24 Wednesday 20 December 2023 20:51:25 +0000 (0:00:00.009) 0:00:08.510 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 20 December 2023 20:51:25 +0000 (0:00:00.013) 0:00:08.523 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface testnic1] ***************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 20 December 2023 20:51:25 +0000 (0:00:00.013) 0:00:08.536 **** ok: [sut] => { "changed": false, "stat": { "atime": 1703105485.1061494, "block_size": 4096, "blocks": 0, "ctime": 1703105485.1061494, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21793, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "mode": "0777", "mtime": 1703105485.1061494, "nlink": 1, "path": "/sys/class/net/testnic1", "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 - 'testnic1'] *********************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 20 December 2023 20:51:26 +0000 (0:00:00.187) 0:00:08.724 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Install ethtool (test dependency)] *************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:26 Wednesday 20 December 2023 20:51:26 +0000 (0:00:00.012) 0:00:08.737 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [TEST: I can create a profile without any ring option.] ******************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:35 Wednesday 20 December 2023 20:51:29 +0000 (0:00:03.042) 0:00:11.779 **** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 20:51:29 +0000 (0:00:00.010) 0:00:11.790 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 20 December 2023 20:51:29 +0000 (0:00:00.065) 0:00:11.855 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 20 December 2023 20:51:29 +0000 (0:00:00.010) 0:00:11.866 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 20 December 2023 20:51:29 +0000 (0:00:00.009) 0:00:11.876 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 20 December 2023 20:51:29 +0000 (0:00:00.009) 0:00:11.885 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 20 December 2023 20:51:30 +0000 (0:00:01.568) 0:00:13.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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 20:51:32 +0000 (0:00:01.463) 0:00:14.917 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 20:51:32 +0000 (0:00:00.023) 0:00:14.940 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 20:51:32 +0000 (0:00:00.022) 0:00:14.963 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 20:51:32 +0000 (0:00:00.022) 0:00:14.985 **** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: network-scripts-10.00.18-1.el8.x86_64", "Installed: network-scripts-team-1.31-4.el8.x86_64" ] } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 20:51:37 +0000 (0:00:05.471) 0:00:20.457 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 20:51:37 +0000 (0:00:00.021) 0:00:20.479 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 20:51:37 +0000 (0:00:00.022) 0:00:20.501 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 20:51:37 +0000 (0:00:00.024) 0:00:20.525 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 20:51:37 +0000 (0:00:00.021) 0:00:20.547 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 20:51:37 +0000 (0:00:00.039) 0:00:20.586 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 20:51:38 +0000 (0:00:00.820) 0:00:21.406 **** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-231157b0yug9z/tmpdwan09gs" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 20:51:39 +0000 (0:00:00.301) 0:00:21.708 **** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': add ifcfg-rh profile 'testnic1' [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 20:51:39 +0000 (0:00:00.527) 0:00:22.236 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 20:51:39 +0000 (0:00:00.021) 0:00:22.258 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 20:51:39 +0000 (0:00:00.022) 0:00:22.280 **** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "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, 'testnic1': add ifcfg-rh profile 'testnic1'\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', 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, 'testnic1': add ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 20:51:39 +0000 (0:00:00.022) 0:00:22.303 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 20:51:39 +0000 (0:00:00.021) 0:00:22.324 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's ring options] ********************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:51 Wednesday 20 December 2023 20:51:39 +0000 (0:00:00.265) 0:00:22.590 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does not contain ring options] *********************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:57 Wednesday 20 December 2023 20:51:40 +0000 (0:00:00.043) 0:00:22.633 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ring options] ********************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:62 Wednesday 20 December 2023 20:51:40 +0000 (0:00:00.020) 0:00:22.654 **** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003231", "end": "2023-12-20 20:51:40.228281", "rc": 1, "start": "2023-12-20 20:51:40.225050" } MSG: non-zero return code ...ignoring TASK [ASSERT: The profile does not contain ring options] *********************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:70 Wednesday 20 December 2023 20:51:40 +0000 (0:00:00.199) 0:00:22.854 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can set rx.] ***************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:76 Wednesday 20 December 2023 20:51:40 +0000 (0:00:00.024) 0:00:22.878 **** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 20:51:40 +0000 (0:00:00.021) 0:00:22.900 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 20 December 2023 20:51:40 +0000 (0:00:00.037) 0:00:22.937 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 20 December 2023 20:51:40 +0000 (0:00:00.026) 0:00:22.964 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 20 December 2023 20:51:40 +0000 (0:00:00.021) 0:00:22.985 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 20 December 2023 20:51:40 +0000 (0:00:00.020) 0:00:23.006 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 20 December 2023 20:51:42 +0000 (0:00:01.613) 0:00:24.620 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 20:51:43 +0000 (0:00:01.304) 0:00:25.925 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 20:51:43 +0000 (0:00:00.023) 0:00:25.948 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 20:51:43 +0000 (0:00:00.021) 0:00:25.970 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 20:51:43 +0000 (0:00:00.020) 0:00:25.990 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 20:51:43 +0000 (0:00:00.043) 0:00:26.033 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 20:51:43 +0000 (0:00:00.021) 0:00:26.055 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 20:51:43 +0000 (0:00:00.019) 0:00:26.075 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 20:51:43 +0000 (0:00:00.045) 0:00:26.120 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 20:51:43 +0000 (0:00:00.021) 0:00:26.141 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 20:51:43 +0000 (0:00:00.020) 0:00:26.162 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 20:51:43 +0000 (0:00:00.350) 0:00:26.512 **** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-231157b0yug9z/tmptz7izn4i" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 20:51:44 +0000 (0:00:00.300) 0:00:26.813 **** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "ring": { "rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128 } }, "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1' [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', 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.\nnetlink error: Operation not supported\nRTNETLINK answers: File exists\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 20:51:44 +0000 (0:00:00.419) 0:00:27.233 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 20:51:44 +0000 (0:00:00.021) 0:00:27.254 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', 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.\\nnetlink error: Operation not supported\\nRTNETLINK answers: File exists\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 20:51:44 +0000 (0:00:00.022) 0:00:27.276 **** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "ring": { "rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128 } }, "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "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, 'testnic1': update ifcfg-rh profile 'testnic1'\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', 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.\\nnetlink error: Operation not supported\\nRTNETLINK answers: File exists\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', 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.\\nnetlink error: Operation not supported\\nRTNETLINK answers: File exists\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 20:51:44 +0000 (0:00:00.022) 0:00:27.299 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 20:51:44 +0000 (0:00:00.020) 0:00:27.319 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's ethtool.ring-rx options] *********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:98 Wednesday 20 December 2023 20:51:44 +0000 (0:00:00.193) 0:00:27.513 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert ethtool.ring-rx option set in profile] **************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:104 Wednesday 20 December 2023 20:51:44 +0000 (0:00:00.023) 0:00:27.536 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ethtool.ring-rx-jumbo options] ***************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:109 Wednesday 20 December 2023 20:51:44 +0000 (0:00:00.052) 0:00:27.589 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert ethtool.ring-rx-jumbo option set in profile] ********************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:115 Wednesday 20 December 2023 20:51:45 +0000 (0:00:00.024) 0:00:27.613 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ethtool.ring-rx-mini options] ****************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:120 Wednesday 20 December 2023 20:51:45 +0000 (0:00:00.022) 0:00:27.635 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert ethtool.ring-rx-mini option set in profile] *********************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:126 Wednesday 20 December 2023 20:51:45 +0000 (0:00:00.022) 0:00:27.658 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ethtool.ring-tx options] *********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:131 Wednesday 20 December 2023 20:51:45 +0000 (0:00:00.021) 0:00:27.680 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert ethtool.ring-tx option set in profile] **************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:137 Wednesday 20 December 2023 20:51:45 +0000 (0:00:00.022) 0:00:27.702 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ethtool.ring options] ************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:143 Wednesday 20 December 2023 20:51:45 +0000 (0:00:00.022) 0:00:27.725 **** ok: [sut] => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003132", "end": "2023-12-20 20:51:45.299338", "rc": 0, "start": "2023-12-20 20:51:45.296206" } STDOUT: ETHTOOL_OPTS="-G testnic1 rx 128 rx-jumbo 128 rx-mini 128 tx 128" TASK [Assert ethtool.ring option set in profile] ******************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:151 Wednesday 20 December 2023 20:51:45 +0000 (0:00:00.202) 0:00:27.927 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can clear ring options] ****************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:161 Wednesday 20 December 2023 20:51:45 +0000 (0:00:00.027) 0:00:27.954 **** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 20:51:45 +0000 (0:00:00.021) 0:00:27.976 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 20 December 2023 20:51:45 +0000 (0:00:00.038) 0:00:28.014 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 20 December 2023 20:51:45 +0000 (0:00:00.027) 0:00:28.041 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 20 December 2023 20:51:45 +0000 (0:00:00.021) 0:00:28.063 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 20 December 2023 20:51:45 +0000 (0:00:00.021) 0:00:28.085 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 20 December 2023 20:51:47 +0000 (0:00:01.583) 0:00:29.668 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 20:51:48 +0000 (0:00:01.306) 0:00:30.974 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 20:51:48 +0000 (0:00:00.022) 0:00:30.997 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 20:51:48 +0000 (0:00:00.038) 0:00:31.036 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 20:51:48 +0000 (0:00:00.021) 0:00:31.058 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 20:51:48 +0000 (0:00:00.043) 0:00:31.102 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 20:51:48 +0000 (0:00:00.020) 0:00:31.122 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 20:51:48 +0000 (0:00:00.019) 0:00:31.142 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 20:51:48 +0000 (0:00:00.025) 0:00:31.168 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 20:51:48 +0000 (0:00:00.020) 0:00:31.188 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 20:51:48 +0000 (0:00:00.019) 0:00:31.208 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 20:51:48 +0000 (0:00:00.346) 0:00:31.555 **** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-231157b0yug9z/tmpj4_u764y" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 20:51:49 +0000 (0:00:00.295) 0:00:31.850 **** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1' [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', 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.\nRTNETLINK answers: File exists\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 20:51:49 +0000 (0:00:00.415) 0:00:32.266 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 20:51:49 +0000 (0:00:00.021) 0:00:32.288 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', 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.\\nRTNETLINK answers: File exists\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 20:51:49 +0000 (0:00:00.022) 0:00:32.310 **** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "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, 'testnic1': update ifcfg-rh profile 'testnic1'\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', 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.\\nRTNETLINK answers: File exists\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', 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.\\nRTNETLINK answers: File exists\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 20:51:49 +0000 (0:00:00.042) 0:00:32.353 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 20:51:49 +0000 (0:00:00.022) 0:00:32.375 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's ring options] ********************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:176 Wednesday 20 December 2023 20:51:49 +0000 (0:00:00.192) 0:00:32.568 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does reset ring options] ***************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:182 Wednesday 20 December 2023 20:51:49 +0000 (0:00:00.020) 0:00:32.589 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ring options] ********************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:187 Wednesday 20 December 2023 20:51:50 +0000 (0:00:00.020) 0:00:32.609 **** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003150", "end": "2023-12-20 20:51:50.183289", "rc": 1, "start": "2023-12-20 20:51:50.180139" } MSG: non-zero return code ...ignoring TASK [ASSERT: The profile does reset ring options] ***************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:195 Wednesday 20 December 2023 20:51:50 +0000 (0:00:00.200) 0:00:32.810 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 20:51:50 +0000 (0:00:00.025) 0:00:32.835 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 20 December 2023 20:51:50 +0000 (0:00:00.041) 0:00:32.876 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 20 December 2023 20:51:50 +0000 (0:00:00.028) 0:00:32.904 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 20 December 2023 20:51:50 +0000 (0:00:00.022) 0:00:32.926 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 20 December 2023 20:51:50 +0000 (0:00:00.022) 0:00:32.949 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 20 December 2023 20:51:51 +0000 (0:00:01.568) 0:00:34.518 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 20:51:53 +0000 (0:00:01.307) 0:00:35.825 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 20:51:53 +0000 (0:00:00.024) 0:00:35.849 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 20:51:53 +0000 (0:00:00.022) 0:00:35.872 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 20:51:53 +0000 (0:00:00.022) 0:00:35.894 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 20:51:53 +0000 (0:00:00.066) 0:00:35.961 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 20:51:53 +0000 (0:00:00.022) 0:00:35.983 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 20:51:53 +0000 (0:00:00.022) 0:00:36.005 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 20:51:53 +0000 (0:00:00.025) 0:00:36.031 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 20:51:53 +0000 (0:00:00.021) 0:00:36.052 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 20:51:53 +0000 (0:00:00.020) 0:00:36.073 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 20:51:53 +0000 (0:00:00.354) 0:00:36.428 **** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-231157b0yug9z/tmpduhjc3og" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 20:51:54 +0000 (0:00:00.304) 0:00:36.733 **** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 20:51:54 +0000 (0:00:00.311) 0:00:37.044 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 20:51:54 +0000 (0:00:00.021) 0:00:37.066 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 20:51:54 +0000 (0:00:00.023) 0:00:37.089 **** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 20:51:54 +0000 (0:00:00.022) 0:00:37.112 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 20:51:54 +0000 (0:00:00.021) 0:00:37.134 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:214 Wednesday 20 December 2023 20:51:54 +0000 (0:00:00.196) 0:00:37.330 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 20 December 2023 20:51:54 +0000 (0:00:00.041) 0:00:37.371 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 20 December 2023 20:51:54 +0000 (0:00:00.021) 0:00:37.393 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 20 December 2023 20:51:54 +0000 (0:00:00.021) 0:00:37.414 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 20:51:54 +0000 (0:00:00.036) 0:00:37.451 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 20:51:54 +0000 (0:00:00.034) 0:00:37.486 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003397", "end": "2023-12-20 20:51:55.062151", "rc": 0, "start": "2023-12-20 20:51:55.058754" } STDOUT: eth0 lo peertestnic1 testnic1 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 20:51:55 +0000 (0:00:00.203) 0:00:37.689 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 20:51:55 +0000 (0:00:00.023) 0:00:37.713 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peertestnic1', 'testnic1'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 20 December 2023 20:51:55 +0000 (0:00:00.022) 0:00:37.736 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:24 Wednesday 20 December 2023 20:51:58 +0000 (0:00:02.995) 0:00:40.732 **** skipping: [sut] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add testnic1 type veth peer name peertestnic1", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peertestnic1 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set testnic1 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:33 Wednesday 20 December 2023 20:51:58 +0000 (0:00:00.032) 0:00:40.765 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:41 Wednesday 20 December 2023 20:51:58 +0000 (0:00:00.022) 0:00:40.787 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.012196", "end": "2023-12-20 20:51:58.374446", "rc": 0, "start": "2023-12-20 20:51:58.362250" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:48 Wednesday 20 December 2023 20:51:58 +0000 (0:00:00.217) 0:00:41.005 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:54 Wednesday 20 December 2023 20:51:58 +0000 (0:00:00.022) 0:00:41.028 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:61 Wednesday 20 December 2023 20:51:58 +0000 (0:00:00.023) 0:00:41.051 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:67 Wednesday 20 December 2023 20:51:58 +0000 (0:00:00.022) 0:00:41.074 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=89 changed=6 unreachable=0 failed=0 skipped=82 rescued=0 ignored=2 Wednesday 20 December 2023 20:51:58 +0000 (0:00:00.047) 0:00:41.121 **** =============================================================================== linux-system-roles.network : Install packages --------------------------- 5.51s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:30 Install iproute --------------------------------------------------------- 3.25s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:16 Install ethtool (test dependency) --------------------------------------- 3.04s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:26 Install iproute --------------------------------------------------------- 3.00s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.61s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.58s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.57s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.57s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.46s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Enable EPEL 8 ----------------------------------------------------------- 1.44s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml:35 ---------- linux-system-roles.network : Check which packages are installed --------- 1.31s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.31s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.30s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Enable network service --------------------- 1.17s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:105 linux-system-roles.network : Configure networking connection profiles --- 0.94s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 0.69s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tests_ethtool_ring_initscripts.yml:4 Gathering Facts --------------------------------------------------------- 0.64s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ethtool_ring.yml:3 Create veth interface testnic1 ------------------------------------------ 0.61s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tasks/manage_test_interface.yml:24 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.60s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:113 linux-system-roles.network : Re-test connectivity ----------------------- 0.46s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:155 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---