# 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_coalesce_initscripts.yml ******************************* 2 plays in /WORKDIR/git-route_typet3mjxmqa/tests/tests_ethtool_coalesce_initscripts.yml PLAY [Run playbook 'playbooks/tests_ethtool_coalesce.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/tests_ethtool_coalesce_initscripts.yml:4 Friday 29 December 2023 15:12:13 +0000 (0:00:00.011) 0:00:00.012 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_typet3mjxmqa/tests/tests_ethtool_coalesce_initscripts.yml:8 Friday 29 December 2023 15:12:14 +0000 (0:00:00.942) 0:00:00.954 ******* included: /WORKDIR/git-route_typet3mjxmqa/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-route_typet3mjxmqa/tests/tasks/el_repo_setup.yml:3 Friday 29 December 2023 15:12:14 +0000 (0:00:00.014) 0:00:00.968 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/tasks/el_repo_setup.yml:19 Friday 29 December 2023 15:12:14 +0000 (0:00:00.250) 0:00:01.218 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/tasks/el_repo_setup.yml:24 Friday 29 December 2023 15:12:14 +0000 (0:00:00.185) 0:00:01.404 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/tasks/el_repo_setup.yml:28 Friday 29 December 2023 15:12:14 +0000 (0:00:00.021) 0:00:01.425 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/tasks/el_repo_setup.yml:53 Friday 29 December 2023 15:12:14 +0000 (0:00:00.017) 0:00:01.442 ******* included: /WORKDIR/git-route_typet3mjxmqa/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 6] *********************************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/tasks/enable_epel.yml:8 Friday 29 December 2023 15:12:14 +0000 (0:00:00.036) 0:00:01.479 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/tasks/enable_epel.yml:24 Friday 29 December 2023 15:12:14 +0000 (0:00:00.011) 0:00:01.490 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/tasks/enable_epel.yml:30 Friday 29 December 2023 15:12:14 +0000 (0:00:00.010) 0:00:01.501 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/tasks/enable_epel.yml:35 Friday 29 December 2023 15:12:14 +0000 (0:00:00.010) 0:00:01.512 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/tasks/enable_epel.yml:40 Friday 29 December 2023 15:12:14 +0000 (0:00:00.010) 0:00:01.522 ******* ok: [sut] => { "changed": false, "checksum": "4bafddfe7badb0971135c888f25df1308b193622", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:etc_t:s0", "size": 155, "state": "file", "uid": 0 } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/tests_ethtool_coalesce_initscripts.yml:10 Friday 29 December 2023 15:12:15 +0000 (0:00:00.454) 0:00:01.977 ******* ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing ethtool coalesce settings] ****************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:3 Friday 29 December 2023 15:12:15 +0000 (0:00:00.013) 0:00:01.990 ******* ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:9 Friday 29 December 2023 15:12:15 +0000 (0:00:00.721) 0:00:02.711 ******* ok: [sut] => {} MSG: this is: playbooks/tests_ethtool_coalesce.yml TASK [INIT: Ethtool coalesce tests] ******************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:15 Friday 29 December 2023 15:12:15 +0000 (0:00:00.012) 0:00:02.724 ******* ok: [sut] => {} MSG: ################################################## TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:18 Friday 29 December 2023 15:12:15 +0000 (0:00:00.011) 0:00:02.736 ******* included: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/show_interfaces.yml:3 Friday 29 December 2023 15:12:15 +0000 (0:00:00.016) 0:00:02.752 ******* included: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 29 December 2023 15:12:16 +0000 (0:00:00.016) 0:00:02.768 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003339", "end": "2023-12-29 15:12:16.386136", "rc": 0, "start": "2023-12-29 15:12:16.382797" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 29 December 2023 15:12:16 +0000 (0:00:00.200) 0:00:02.969 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/show_interfaces.yml:5 Friday 29 December 2023 15:12:16 +0000 (0:00:00.013) 0:00:02.982 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:20 Friday 29 December 2023 15:12:16 +0000 (0:00:00.011) 0:00:02.994 ******* included: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 29 December 2023 15:12:16 +0000 (0:00:00.018) 0:00:03.013 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 29 December 2023 15:12:16 +0000 (0:00:00.010) 0:00:03.024 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 29 December 2023 15:12:16 +0000 (0:00:00.010) 0:00:03.034 ******* included: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/show_interfaces.yml:3 Friday 29 December 2023 15:12:16 +0000 (0:00:00.015) 0:00:03.050 ******* included: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 29 December 2023 15:12:16 +0000 (0:00:00.016) 0:00:03.067 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003330", "end": "2023-12-29 15:12:16.611213", "rc": 0, "start": "2023-12-29 15:12:16.607883" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 29 December 2023 15:12:16 +0000 (0:00:00.126) 0:00:03.193 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/show_interfaces.yml:5 Friday 29 December 2023 15:12:16 +0000 (0:00:00.013) 0:00:03.206 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 29 December 2023 15:12:16 +0000 (0:00:00.011) 0:00:03.218 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:24 Friday 29 December 2023 15:12:17 +0000 (0:00:00.547) 0:00:03.766 ******* 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.042617", "end": "2023-12-29 15:12:17.353102", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2023-12-29 15:12:17.310485" } ok: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.005504", "end": "2023-12-29 15:12:17.538280", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2023-12-29 15:12:17.532776" } ok: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.003588", "end": "2023-12-29 15:12:17.664767", "item": "ip link set testnic1 up", "rc": 0, "start": "2023-12-29 15:12:17.661179" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:33 Friday 29 December 2023 15:12:17 +0000 (0:00:00.482) 0:00:04.249 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli d set testnic1 managed true", "rc": 2 } MSG: [Errno 2] No such file or directory ...ignoring TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:41 Friday 29 December 2023 15:12:17 +0000 (0:00:00.129) 0:00:04.378 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:48 Friday 29 December 2023 15:12:17 +0000 (0:00:00.013) 0:00:04.391 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 29 December 2023 15:12:17 +0000 (0:00:00.014) 0:00:04.406 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:61 Friday 29 December 2023 15:12:17 +0000 (0:00:00.012) 0:00:04.418 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:67 Friday 29 December 2023 15:12:17 +0000 (0:00:00.012) 0:00:04.430 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:24 Friday 29 December 2023 15:12:17 +0000 (0:00:00.010) 0:00:04.441 ******* included: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/assert_device_present.yml:3 Friday 29 December 2023 15:12:17 +0000 (0:00:00.018) 0:00:04.459 ******* included: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface testnic1] ***************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 29 December 2023 15:12:17 +0000 (0:00:00.017) 0:00:04.477 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1703862737.4177206, "block_size": 4096, "blocks": 0, "ctime": 1703862737.37874, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6521, "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": 1703862737.37874, "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-route_typet3mjxmqa/tests/playbooks/tasks/assert_device_present.yml:5 Friday 29 December 2023 15:12:17 +0000 (0:00:00.125) 0:00:04.602 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Install ethtool (test dependency)] *************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:26 Friday 29 December 2023 15:12:17 +0000 (0:00:00.014) 0:00:04.616 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "2:ethtool-3.5-6.el6.x86_64 providing ethtool is already installed" ] } TASK [TEST: I can create a profile without any coalescing option.] ************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:35 Friday 29 December 2023 15:12:18 +0000 (0:00:00.445) 0:00:05.062 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 29 December 2023 15:12:18 +0000 (0:00:00.012) 0:00:05.074 ******* included: /WORKDIR/git-route_typet3mjxmqa/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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 29 December 2023 15:12:18 +0000 (0:00:00.068) 0:00:05.143 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 29 December 2023 15:12:18 +0000 (0:00:00.016) 0:00:05.159 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 29 December 2023 15:12:18 +0000 (0:00:00.013) 0:00:05.173 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 29 December 2023 15:12:18 +0000 (0:00:00.012) 0:00:05.185 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 29 December 2023 15:12:20 +0000 (0:00:01.804) 0:00:06.990 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 29 December 2023 15:12:20 +0000 (0:00:00.722) 0:00:07.713 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 29 December 2023 15:12:21 +0000 (0:00:00.042) 0:00:07.756 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 29 December 2023 15:12:21 +0000 (0:00:00.022) 0:00:07.778 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 29 December 2023 15:12:21 +0000 (0:00:00.022) 0:00:07.801 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 29 December 2023 15:12:21 +0000 (0:00:00.044) 0:00:07.845 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 29 December 2023 15:12:21 +0000 (0:00:00.022) 0:00:07.868 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 29 December 2023 15:12:21 +0000 (0:00:00.024) 0:00:07.892 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 29 December 2023 15:12:21 +0000 (0:00:00.024) 0:00:07.917 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 29 December 2023 15:12:21 +0000 (0:00:00.020) 0:00:07.938 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 29 December 2023 15:12:21 +0000 (0:00:00.021) 0:00:07.960 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 29 December 2023 15:12:21 +0000 (0:00:00.284) 0:00:08.245 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-9488o6y85o8w/tmpdnsrxlgf" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 29 December 2023 15:12:21 +0000 (0:00:00.200) 0:00:08.445 ******* 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='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 29 December 2023 15:12:22 +0000 (0:00:00.423) 0:00:08.869 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 29 December 2023 15:12:22 +0000 (0:00:00.020) 0:00:08.889 ******* 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='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 29 December 2023 15:12:22 +0000 (0:00:00.025) 0:00:08.914 ******* 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='', err=''\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='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 29 December 2023 15:12:22 +0000 (0:00:00.022) 0:00:08.937 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 29 December 2023 15:12:22 +0000 (0:00:00.051) 0:00:08.988 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:51 Friday 29 December 2023 15:12:22 +0000 (0:00:00.178) 0:00:09.167 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does not contain coalescing options] ***************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:57 Friday 29 December 2023 15:12:22 +0000 (0:00:00.021) 0:00:09.189 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:62 Friday 29 December 2023 15:12:22 +0000 (0:00:00.020) 0:00:09.209 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003240", "end": "2023-12-29 15:12:22.751407", "rc": 1, "start": "2023-12-29 15:12:22.748167" } MSG: non-zero return code ...ignoring TASK [ASSERT: The profile does not contain coalescing options] ***************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:70 Friday 29 December 2023 15:12:22 +0000 (0:00:00.135) 0:00:09.344 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can set rx-frames.] ********************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:76 Friday 29 December 2023 15:12:22 +0000 (0:00:00.027) 0:00:09.371 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 29 December 2023 15:12:22 +0000 (0:00:00.021) 0:00:09.393 ******* included: /WORKDIR/git-route_typet3mjxmqa/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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 29 December 2023 15:12:22 +0000 (0:00:00.036) 0:00:09.430 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 29 December 2023 15:12:22 +0000 (0:00:00.029) 0:00:09.459 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 29 December 2023 15:12:22 +0000 (0:00:00.023) 0:00:09.483 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 29 December 2023 15:12:22 +0000 (0:00:00.021) 0:00:09.504 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 29 December 2023 15:12:24 +0000 (0:00:01.530) 0:00:11.035 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 29 December 2023 15:12:24 +0000 (0:00:00.582) 0:00:11.618 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 29 December 2023 15:12:24 +0000 (0:00:00.022) 0:00:11.641 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 29 December 2023 15:12:24 +0000 (0:00:00.021) 0:00:11.662 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 29 December 2023 15:12:24 +0000 (0:00:00.022) 0:00:11.684 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 29 December 2023 15:12:24 +0000 (0:00:00.041) 0:00:11.726 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 29 December 2023 15:12:24 +0000 (0:00:00.021) 0:00:11.748 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 29 December 2023 15:12:25 +0000 (0:00:00.023) 0:00:11.772 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 29 December 2023 15:12:25 +0000 (0:00:00.026) 0:00:11.799 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 29 December 2023 15:12:25 +0000 (0:00:00.021) 0:00:11.820 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 29 December 2023 15:12:25 +0000 (0:00:00.021) 0:00:11.841 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 29 December 2023 15:12:25 +0000 (0:00:00.219) 0:00:12.061 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-9488o6y85o8w/tmp7trpj4dp" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 29 December 2023 15:12:25 +0000 (0:00:00.199) 0:00:12.261 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "coalesce": { "rx_frames": 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='', err='Cannot get device coalesce settings: Operation not supported RTNETLINK answers: File exists ' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 29 December 2023 15:12:25 +0000 (0:00:00.316) 0:00:12.577 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 29 December 2023 15:12:25 +0000 (0:00:00.022) 0:00:12.600 ******* 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='', err='Cannot get device coalesce settings: Operation not supported", "RTNETLINK answers: File exists", "'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 29 December 2023 15:12:25 +0000 (0:00:00.023) 0:00:12.624 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "coalesce": { "rx_frames": 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='', err='Cannot get device coalesce settings: 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='', err='Cannot get device coalesce settings: Operation not supported", "RTNETLINK answers: File exists", "'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 29 December 2023 15:12:25 +0000 (0:00:00.022) 0:00:12.647 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 29 December 2023 15:12:25 +0000 (0:00:00.024) 0:00:12.671 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:94 Friday 29 December 2023 15:12:26 +0000 (0:00:00.129) 0:00:12.801 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert coalesce options set in profile] ********************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:100 Friday 29 December 2023 15:12:26 +0000 (0:00:00.021) 0:00:12.822 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:106 Friday 29 December 2023 15:12:26 +0000 (0:00:00.020) 0:00:12.843 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003140", "end": "2023-12-29 15:12:26.386822", "rc": 0, "start": "2023-12-29 15:12:26.383682" } STDOUT: ETHTOOL_OPTS="-C testnic1 rx-frames 128" TASK [Assert coalesce options set in profile] ********************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:114 Friday 29 December 2023 15:12:26 +0000 (0:00:00.139) 0:00:12.983 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can clear coalescing options] ************************************ task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:120 Friday 29 December 2023 15:12:26 +0000 (0:00:00.024) 0:00:13.007 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 29 December 2023 15:12:26 +0000 (0:00:00.020) 0:00:13.028 ******* included: /WORKDIR/git-route_typet3mjxmqa/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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 29 December 2023 15:12:26 +0000 (0:00:00.065) 0:00:13.094 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 29 December 2023 15:12:26 +0000 (0:00:00.025) 0:00:13.119 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 29 December 2023 15:12:26 +0000 (0:00:00.021) 0:00:13.141 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 29 December 2023 15:12:26 +0000 (0:00:00.023) 0:00:13.165 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 29 December 2023 15:12:27 +0000 (0:00:01.461) 0:00:14.626 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 29 December 2023 15:12:28 +0000 (0:00:00.577) 0:00:15.204 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 29 December 2023 15:12:28 +0000 (0:00:00.021) 0:00:15.226 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 29 December 2023 15:12:28 +0000 (0:00:00.052) 0:00:15.278 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 29 December 2023 15:12:28 +0000 (0:00:00.021) 0:00:15.300 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 29 December 2023 15:12:28 +0000 (0:00:00.043) 0:00:15.344 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 29 December 2023 15:12:28 +0000 (0:00:00.024) 0:00:15.368 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 29 December 2023 15:12:28 +0000 (0:00:00.021) 0:00:15.389 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 29 December 2023 15:12:28 +0000 (0:00:00.024) 0:00:15.414 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 29 December 2023 15:12:28 +0000 (0:00:00.020) 0:00:15.434 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 29 December 2023 15:12:28 +0000 (0:00:00.020) 0:00:15.455 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 29 December 2023 15:12:28 +0000 (0:00:00.190) 0:00:15.645 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-9488o6y85o8w/tmp7oejyflu" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 29 December 2023 15:12:29 +0000 (0:00:00.191) 0:00:15.837 ******* 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='', err='RTNETLINK answers: File exists ' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 29 December 2023 15:12:29 +0000 (0:00:00.300) 0:00:16.137 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 29 December 2023 15:12:29 +0000 (0:00:00.022) 0:00:16.160 ******* 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='', err='RTNETLINK answers: File exists", "'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 29 December 2023 15:12:29 +0000 (0:00:00.023) 0:00:16.184 ******* 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='', err='RTNETLINK 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='', err='RTNETLINK answers: File exists", "'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 29 December 2023 15:12:29 +0000 (0:00:00.021) 0:00:16.205 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 29 December 2023 15:12:29 +0000 (0:00:00.021) 0:00:16.226 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:135 Friday 29 December 2023 15:12:29 +0000 (0:00:00.155) 0:00:16.382 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does reset coalescing options] *********************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:141 Friday 29 December 2023 15:12:29 +0000 (0:00:00.020) 0:00:16.403 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:146 Friday 29 December 2023 15:12:29 +0000 (0:00:00.021) 0:00:16.424 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003117", "end": "2023-12-29 15:12:29.961684", "rc": 1, "start": "2023-12-29 15:12:29.958567" } MSG: non-zero return code ...ignoring TASK [ASSERT: The profile does reset coalescing options] *********************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:154 Friday 29 December 2023 15:12:29 +0000 (0:00:00.134) 0:00:16.559 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 29 December 2023 15:12:29 +0000 (0:00:00.024) 0:00:16.583 ******* included: /WORKDIR/git-route_typet3mjxmqa/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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 29 December 2023 15:12:29 +0000 (0:00:00.037) 0:00:16.621 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 29 December 2023 15:12:29 +0000 (0:00:00.025) 0:00:16.646 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 29 December 2023 15:12:29 +0000 (0:00:00.022) 0:00:16.668 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 29 December 2023 15:12:29 +0000 (0:00:00.021) 0:00:16.690 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 29 December 2023 15:12:31 +0000 (0:00:01.406) 0:00:18.096 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 29 December 2023 15:12:31 +0000 (0:00:00.599) 0:00:18.696 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 29 December 2023 15:12:31 +0000 (0:00:00.024) 0:00:18.720 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 29 December 2023 15:12:31 +0000 (0:00:00.023) 0:00:18.744 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 29 December 2023 15:12:32 +0000 (0:00:00.024) 0:00:18.769 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 29 December 2023 15:12:32 +0000 (0:00:00.044) 0:00:18.813 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 29 December 2023 15:12:32 +0000 (0:00:00.022) 0:00:18.836 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 29 December 2023 15:12:32 +0000 (0:00:00.021) 0:00:18.858 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 29 December 2023 15:12:32 +0000 (0:00:00.028) 0:00:18.886 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 29 December 2023 15:12:32 +0000 (0:00:00.022) 0:00:18.908 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 29 December 2023 15:12:32 +0000 (0:00:00.021) 0:00:18.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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 29 December 2023 15:12:32 +0000 (0:00:00.191) 0:00:19.121 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-9488o6y85o8w/tmp6syxr9e9" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 29 December 2023 15:12:32 +0000 (0:00:00.197) 0:00:19.319 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 29 December 2023 15:12:32 +0000 (0:00:00.272) 0:00:19.591 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 29 December 2023 15:12:32 +0000 (0:00:00.021) 0:00:19.612 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 29 December 2023 15:12:32 +0000 (0:00:00.022) 0:00:19.634 ******* 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-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 29 December 2023 15:12:32 +0000 (0:00:00.023) 0:00:19.658 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 29 December 2023 15:12:32 +0000 (0:00:00.022) 0:00:19.680 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:173 Friday 29 December 2023 15:12:33 +0000 (0:00:00.122) 0:00:19.803 ******* included: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 29 December 2023 15:12:33 +0000 (0:00:00.037) 0:00:19.840 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 29 December 2023 15:12:33 +0000 (0:00:00.023) 0:00:19.864 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 29 December 2023 15:12:33 +0000 (0:00:00.021) 0:00:19.885 ******* included: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/show_interfaces.yml:3 Friday 29 December 2023 15:12:33 +0000 (0:00:00.034) 0:00:19.919 ******* included: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 29 December 2023 15:12:33 +0000 (0:00:00.034) 0:00:19.953 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003312", "end": "2023-12-29 15:12:33.490668", "rc": 0, "start": "2023-12-29 15:12:33.487356" } STDOUT: eth0 lo peertestnic1 testnic1 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 29 December 2023 15:12:33 +0000 (0:00:00.135) 0:00:20.089 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/show_interfaces.yml:5 Friday 29 December 2023 15:12:33 +0000 (0:00:00.021) 0:00:20.111 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peertestnic1', 'testnic1'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 29 December 2023 15:12:33 +0000 (0:00:00.045) 0:00:20.156 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:24 Friday 29 December 2023 15:12:33 +0000 (0:00:00.395) 0:00:20.552 ******* 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-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:33 Friday 29 December 2023 15:12:33 +0000 (0:00:00.035) 0:00:20.587 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:41 Friday 29 December 2023 15:12:33 +0000 (0:00:00.022) 0:00:20.610 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.048742", "end": "2023-12-29 15:12:34.191875", "rc": 0, "start": "2023-12-29 15:12:34.143133" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:48 Friday 29 December 2023 15:12:34 +0000 (0:00:00.192) 0:00:20.803 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 29 December 2023 15:12:34 +0000 (0:00:00.021) 0:00:20.825 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:61 Friday 29 December 2023 15:12:34 +0000 (0:00:00.022) 0:00:20.848 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:67 Friday 29 December 2023 15:12:34 +0000 (0:00:00.025) 0:00:20.873 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=87 changed=4 unreachable=0 failed=0 skipped=78 rescued=0 ignored=3 Friday 29 December 2023 15:12:34 +0000 (0:00:00.009) 0:00:20.883 ******* =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.80s /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.46s /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.41s /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gathering Facts --------------------------------------------------------- 0.94s /WORKDIR/git-route_typet3mjxmqa/tests/tests_ethtool_coalesce_initscripts.yml:4 linux-system-roles.network : Configure networking connection profiles --- 0.72s /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which packages are installed --------- 0.72s /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.72s /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:3 -- linux-system-roles.network : Check which packages are installed --------- 0.60s /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.58s /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.58s /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Install iproute --------------------------------------------------------- 0.55s /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:16 Create veth interface testnic1 ------------------------------------------ 0.48s /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:24 linux-system-roles.network : Enable network service --------------------- 0.48s /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:105 Enable EPEL 6 ----------------------------------------------------------- 0.45s /WORKDIR/git-route_typet3mjxmqa/tests/tasks/enable_epel.yml:40 ---------------- Install ethtool (test dependency) --------------------------------------- 0.45s /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tests_ethtool_coalesce.yml:26 - Install iproute --------------------------------------------------------- 0.40s /WORKDIR/git-route_typet3mjxmqa/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.39s /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:113 linux-system-roles.network : Re-test connectivity ----------------------- 0.33s /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:155 linux-system-roles.network : Configure networking connection profiles --- 0.32s /WORKDIR/git-route_typet3mjxmqa/tests/roles/linux-system-roles.network/tasks/main.yml:122 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---