# 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_vlan_mtu_initscripts.yml *************************************** 2 plays in /WORKDIR/git-weekly-cib6p8gnes/tests/tests_vlan_mtu_initscripts.yml PLAY [Run playbook 'playbooks/tests_vlan_mtu.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/tests_vlan_mtu_initscripts.yml:5 Saturday 20 January 2024 13:57:45 +0000 (0:00:00.012) 0:00:00.012 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cib6p8gnes/tests/tests_vlan_mtu_initscripts.yml:8 Saturday 20 January 2024 13:57:46 +0000 (0:00:00.883) 0:00:00.896 ****** included: /WORKDIR/git-weekly-cib6p8gnes/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-weekly-cib6p8gnes/tests/tasks/el_repo_setup.yml:3 Saturday 20 January 2024 13:57:46 +0000 (0:00:00.014) 0:00:00.910 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/tasks/el_repo_setup.yml:19 Saturday 20 January 2024 13:57:46 +0000 (0:00:00.232) 0:00:01.143 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/tasks/el_repo_setup.yml:24 Saturday 20 January 2024 13:57:47 +0000 (0:00:00.168) 0:00:01.311 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/tasks/el_repo_setup.yml:28 Saturday 20 January 2024 13:57:47 +0000 (0:00:00.020) 0:00:01.332 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/tasks/el_repo_setup.yml:53 Saturday 20 January 2024 13:57:47 +0000 (0:00:00.018) 0:00:01.351 ****** included: /WORKDIR/git-weekly-cib6p8gnes/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/tasks/enable_epel.yml:8 Saturday 20 January 2024 13:57:47 +0000 (0:00:00.031) 0:00:01.382 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/tasks/enable_epel.yml:24 Saturday 20 January 2024 13:57:47 +0000 (0:00:00.011) 0:00:01.393 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/tasks/enable_epel.yml:30 Saturday 20 January 2024 13:57:47 +0000 (0:00:00.010) 0:00:01.404 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/tasks/enable_epel.yml:35 Saturday 20 January 2024 13:57:47 +0000 (0:00:00.010) 0:00:01.414 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/tasks/enable_epel.yml:40 Saturday 20 January 2024 13:57:47 +0000 (0:00:00.010) 0:00:01.425 ****** 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-weekly-cib6p8gnes/tests/tests_vlan_mtu_initscripts.yml:10 Saturday 20 January 2024 13:57:47 +0000 (0:00:00.433) 0:00:01.859 ****** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing vlan mtu setting] *************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tests_vlan_mtu.yml:3 Saturday 20 January 2024 13:57:47 +0000 (0:00:00.012) 0:00:01.871 ****** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tests_vlan_mtu.yml:10 Saturday 20 January 2024 13:57:48 +0000 (0:00:00.695) 0:00:02.566 ****** included: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:57:48 +0000 (0:00:00.020) 0:00:02.587 ****** included: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:57:48 +0000 (0:00:00.015) 0:00:02.603 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003347", "end": "2024-01-20 13:57:48.621279", "rc": 0, "start": "2024-01-20 13:57:48.617932" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:57:48 +0000 (0:00:00.187) 0:00:02.791 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:57:48 +0000 (0:00:00.013) 0:00:02.804 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tests_vlan_mtu.yml:12 Saturday 20 January 2024 13:57:48 +0000 (0:00:00.011) 0:00:02.816 ****** included: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:57:48 +0000 (0:00:00.023) 0:00:02.839 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:57:48 +0000 (0:00:00.010) 0:00:02.850 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:57:48 +0000 (0:00:00.011) 0:00:02.862 ****** included: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:57:48 +0000 (0:00:00.015) 0:00:02.877 ****** included: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:57:48 +0000 (0:00:00.014) 0:00:02.891 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003386", "end": "2024-01-20 13:57:48.842323", "rc": 0, "start": "2024-01-20 13:57:48.838937" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:57:48 +0000 (0:00:00.120) 0:00:03.011 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:57:48 +0000 (0:00:00.013) 0:00:03.025 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:57:48 +0000 (0:00:00.013) 0:00:03.038 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface lsr101] ******************************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 20 January 2024 13:57:49 +0000 (0:00:00.519) 0:00:03.558 ****** ok: [sut] => (item=ip link add lsr101 type veth peer name peerlsr101) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "lsr101", "type", "veth", "peer", "name", "peerlsr101" ], "delta": "0:00:00.003446", "end": "2024-01-20 13:57:49.513612", "item": "ip link add lsr101 type veth peer name peerlsr101", "rc": 0, "start": "2024-01-20 13:57:49.510166" } ok: [sut] => (item=ip link set peerlsr101 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerlsr101", "up" ], "delta": "0:00:00.006881", "end": "2024-01-20 13:57:49.677076", "item": "ip link set peerlsr101 up", "rc": 0, "start": "2024-01-20 13:57:49.670195" } ok: [sut] => (item=ip link set lsr101 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "lsr101", "up" ], "delta": "0:00:00.003243", "end": "2024-01-20 13:57:49.796947", "item": "ip link set lsr101 up", "rc": 0, "start": "2024-01-20 13:57:49.793704" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 20 January 2024 13:57:49 +0000 (0:00:00.407) 0:00:03.966 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "nmcli", "d", "set", "lsr101", "managed", "true" ], "delta": "0:00:00.017070", "end": "2024-01-20 13:57:49.930054", "rc": 2, "start": "2024-01-20 13:57:49.912984" } STDERR: Error: 'dev' command 'set' is not valid. MSG: non-zero return code ...ignoring TASK [Delete veth interface lsr101] ******************************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 20 January 2024 13:57:49 +0000 (0:00:00.133) 0:00:04.099 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface lsr101] ******************************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 20 January 2024 13:57:49 +0000 (0:00:00.013) 0:00:04.113 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface lsr101] ******************************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 20 January 2024 13:57:49 +0000 (0:00:00.013) 0:00:04.126 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface lsr101] ********************************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:57:49 +0000 (0:00:00.016) 0:00:04.142 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface lsr101] ********************************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 20 January 2024 13:57:49 +0000 (0:00:00.013) 0:00:04.156 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tests_vlan_mtu.yml:16 Saturday 20 January 2024 13:57:49 +0000 (0:00:00.012) 0:00:04.168 ****** included: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:57:50 +0000 (0:00:00.022) 0:00:04.191 ****** included: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface lsr101] ******************************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:57:50 +0000 (0:00:00.016) 0:00:04.207 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705759069.6527352, "block_size": 4096, "blocks": 0, "ctime": 1705759069.632735, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6531, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/lsr101", "lnk_target": "../../devices/virtual/net/lsr101", "mode": "0777", "mtime": 1705759069.632735, "nlink": 1, "path": "/sys/class/net/lsr101", "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 - 'lsr101'] ************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:57:50 +0000 (0:00:00.116) 0:00:04.324 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure the MTU for a vlan interface without autoconnect.] *** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tests_vlan_mtu.yml:18 Saturday 20 January 2024 13:57:50 +0000 (0:00:00.015) 0:00:04.339 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 January 2024 13:57:50 +0000 (0:00:00.012) 0:00:04.351 ****** included: /WORKDIR/git-weekly-cib6p8gnes/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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:57:50 +0000 (0:00:00.068) 0:00:04.420 ****** 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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 January 2024 13:57:50 +0000 (0:00:00.014) 0:00:04.435 ****** 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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 January 2024 13:57:50 +0000 (0:00:00.012) 0:00:04.447 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 January 2024 13:57:50 +0000 (0:00:00.010) 0:00:04.458 ****** 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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 January 2024 13:57:52 +0000 (0:00:01.778) 0:00:06.237 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 January 2024 13:57:52 +0000 (0:00:00.723) 0:00:06.960 ****** 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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 January 2024 13:57:52 +0000 (0:00:00.037) 0:00:06.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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 January 2024 13:57:52 +0000 (0:00:00.021) 0:00:07.019 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 20 January 2024 13:57:52 +0000 (0:00:00.021) 0:00:07.040 ****** 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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 20 January 2024 13:57:52 +0000 (0:00:00.043) 0:00:07.084 ****** 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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 20 January 2024 13:57:52 +0000 (0:00:00.021) 0:00:07.105 ****** 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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 20 January 2024 13:57:52 +0000 (0:00:00.021) 0:00:07.127 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 20 January 2024 13:57:52 +0000 (0:00:00.025) 0:00:07.153 ****** 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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 20 January 2024 13:57:52 +0000 (0:00:00.021) 0:00:07.174 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 January 2024 13:57:53 +0000 (0:00:00.020) 0:00:07.195 ****** 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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 20 January 2024 13:57:53 +0000 (0:00:00.275) 0:00:07.470 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-16740z54tfce5/tmpuuhym6e_" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 January 2024 13:57:53 +0000 (0:00:00.194) 0:00:07.665 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "mtu": 1492, "name": "lsr101", "state": "up", "type": "ethernet" }, { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "mtu": 1280, "name": "lsr101.90", "parent": "lsr101", "state": "up", "type": "vlan", "vlan_id": 90 } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [005] #0, state:up persistent_state:present, 'lsr101': add ifcfg-rh profile 'lsr101' [006] #1, state:up persistent_state:present, 'lsr101.90': add ifcfg-rh profile 'lsr101.90' [007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101 (is-modified) [008] #0, state:up persistent_state:present, 'lsr101': call 'ifup lsr101': rc=0, out='', err='' [009] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90 (not-active) [010] #1, state:up persistent_state:present, 'lsr101.90': call 'ifup lsr101.90': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 20 January 2024 13:57:54 +0000 (0:00:00.689) 0:00:08.355 ****** 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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 20 January 2024 13:57:54 +0000 (0:00:00.044) 0:00:08.399 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[005] #0, state:up persistent_state:present, 'lsr101': add ifcfg-rh profile 'lsr101'", "[006] #1, state:up persistent_state:present, 'lsr101.90': add ifcfg-rh profile 'lsr101.90'", "[007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101 (is-modified)", "[008] #0, state:up persistent_state:present, 'lsr101': call 'ifup lsr101': rc=0, out='', err=''", "[009] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90 (not-active)", "[010] #1, state:up persistent_state:present, 'lsr101.90': call 'ifup lsr101.90': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 20 January 2024 13:57:54 +0000 (0:00:00.022) 0:00:08.422 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "mtu": 1492, "name": "lsr101", "state": "up", "type": "ethernet" }, { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "mtu": 1280, "name": "lsr101.90", "parent": "lsr101", "state": "up", "type": "vlan", "vlan_id": 90 } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[005] #0, state:up persistent_state:present, 'lsr101': add ifcfg-rh profile 'lsr101'\n[006] #1, state:up persistent_state:present, 'lsr101.90': add ifcfg-rh profile 'lsr101.90'\n[007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101 (is-modified)\n[008] #0, state:up persistent_state:present, 'lsr101': call 'ifup lsr101': rc=0, out='', err=''\n[009] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90 (not-active)\n[010] #1, state:up persistent_state:present, 'lsr101.90': call 'ifup lsr101.90': rc=0, out='', err=''\n", "stderr_lines": [ "[005] #0, state:up persistent_state:present, 'lsr101': add ifcfg-rh profile 'lsr101'", "[006] #1, state:up persistent_state:present, 'lsr101.90': add ifcfg-rh profile 'lsr101.90'", "[007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101 (is-modified)", "[008] #0, state:up persistent_state:present, 'lsr101': call 'ifup lsr101': rc=0, out='', err=''", "[009] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90 (not-active)", "[010] #1, state:up persistent_state:present, 'lsr101.90': call 'ifup lsr101.90': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 20 January 2024 13:57:54 +0000 (0:00:00.025) 0:00:08.447 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 20 January 2024 13:57:54 +0000 (0:00:00.021) 0:00:08.469 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tests_vlan_mtu.yml:46 Saturday 20 January 2024 13:57:54 +0000 (0:00:00.168) 0:00:08.637 ****** included: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:57:54 +0000 (0:00:00.041) 0:00:08.678 ****** included: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface lsr101.90] **************************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:57:54 +0000 (0:00:00.034) 0:00:08.712 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705759074.122735, "block_size": 4096, "blocks": 0, "ctime": 1705759074.1007352, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6649, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/lsr101.90", "lnk_target": "../../devices/virtual/net/lsr101.90", "mode": "0777", "mtime": 1705759074.1007352, "nlink": 1, "path": "/sys/class/net/lsr101.90", "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 - 'lsr101.90'] ********************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:57:54 +0000 (0:00:00.130) 0:00:08.842 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tests_vlan_mtu.yml:50 Saturday 20 January 2024 13:57:54 +0000 (0:00:00.023) 0:00:08.866 ****** included: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/assert_profile_present.yml for sut included: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 20 January 2024 13:57:54 +0000 (0:00:00.048) 0:00:08.914 ****** included: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 20 January 2024 13:57:54 +0000 (0:00:00.035) 0:00:08.950 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 20 January 2024 13:57:54 +0000 (0:00:00.021) 0:00:08.971 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705759073.8407352, "block_size": 4096, "blocks": 8, "ctime": 1705759073.828735, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 18845, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1705759073.828735, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-lsr101", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 136, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 20 January 2024 13:57:54 +0000 (0:00:00.154) 0:00:09.126 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 20 January 2024 13:57:54 +0000 (0:00:00.025) 0:00:09.152 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep lsr101 | grep /etc", "delta": "0:00:00.006617", "end": "2024-01-20 13:57:55.109188", "rc": 1, "start": "2024-01-20 13:57:55.102571" } STDERR: Error: Object 'connection' is unknown, try 'nmcli help'. MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 20 January 2024 13:57:55 +0000 (0:00:00.135) 0:00:09.288 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-lsr101] ************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 20 January 2024 13:57:55 +0000 (0:00:00.023) 0:00:09.311 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-lsr101" ], "delta": "0:00:00.003198", "end": "2024-01-20 13:57:55.266203", "rc": 0, "start": "2024-01-20 13:57:55.263005" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-lsr101] ********************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 20 January 2024 13:57:55 +0000 (0:00:00.135) 0:00:09.446 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-lsr101] ***************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 20 January 2024 13:57:55 +0000 (0:00:00.028) 0:00:09.475 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-lsr101" ], "delta": "0:00:00.002947", "end": "2024-01-20 13:57:55.428264", "rc": 0, "start": "2024-01-20 13:57:55.425317" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-lsr101] ************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 20 January 2024 13:57:55 +0000 (0:00:00.133) 0:00:09.608 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'lsr101'] *************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 20 January 2024 13:57:55 +0000 (0:00:00.027) 0:00:09.635 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'lsr101'] ********** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 20 January 2024 13:57:55 +0000 (0:00:00.023) 0:00:09.659 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in lsr101] **************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 20 January 2024 13:57:55 +0000 (0:00:00.024) 0:00:09.683 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 20 January 2024 13:57:55 +0000 (0:00:00.026) 0:00:09.710 ****** included: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 20 January 2024 13:57:55 +0000 (0:00:00.036) 0:00:09.746 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 20 January 2024 13:57:55 +0000 (0:00:00.022) 0:00:09.768 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705759073.898735, "block_size": 4096, "blocks": 8, "ctime": 1705759073.828735, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 39312, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1705759073.828735, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-lsr101.90", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 166, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 20 January 2024 13:57:55 +0000 (0:00:00.129) 0:00:09.898 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 20 January 2024 13:57:55 +0000 (0:00:00.049) 0:00:09.947 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep lsr101.90 | grep /etc", "delta": "0:00:00.006852", "end": "2024-01-20 13:57:55.904581", "rc": 1, "start": "2024-01-20 13:57:55.897729" } STDERR: Error: Object 'connection' is unknown, try 'nmcli help'. MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 20 January 2024 13:57:55 +0000 (0:00:00.135) 0:00:10.082 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-lsr101.90] ********************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 20 January 2024 13:57:55 +0000 (0:00:00.023) 0:00:10.105 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-lsr101.90" ], "delta": "0:00:00.003190", "end": "2024-01-20 13:57:56.063715", "rc": 0, "start": "2024-01-20 13:57:56.060525" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-lsr101.90] ******************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 20 January 2024 13:57:56 +0000 (0:00:00.138) 0:00:10.244 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-lsr101.90] ************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 20 January 2024 13:57:56 +0000 (0:00:00.027) 0:00:10.271 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-lsr101.90" ], "delta": "0:00:00.003172", "end": "2024-01-20 13:57:56.226774", "rc": 0, "start": "2024-01-20 13:57:56.223602" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-lsr101.90] *********************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 20 January 2024 13:57:56 +0000 (0:00:00.136) 0:00:10.408 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'lsr101.90'] ************************ task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 20 January 2024 13:57:56 +0000 (0:00:00.027) 0:00:10.435 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'lsr101.90'] ******* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 20 January 2024 13:57:56 +0000 (0:00:00.023) 0:00:10.459 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in lsr101.90] ************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 20 January 2024 13:57:56 +0000 (0:00:00.023) 0:00:10.483 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tests_vlan_mtu.yml:58 Saturday 20 January 2024 13:57:56 +0000 (0:00:00.022) 0:00:10.505 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 January 2024 13:57:56 +0000 (0:00:00.021) 0:00:10.527 ****** included: /WORKDIR/git-weekly-cib6p8gnes/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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:57:56 +0000 (0:00:00.037) 0:00:10.564 ****** 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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 January 2024 13:57:56 +0000 (0:00:00.027) 0:00:10.591 ****** 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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 January 2024 13:57:56 +0000 (0:00:00.025) 0:00:10.617 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 January 2024 13:57:56 +0000 (0:00:00.050) 0:00:10.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 : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 January 2024 13:57:58 +0000 (0:00:01.596) 0:00:12.264 ****** 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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 January 2024 13:57:58 +0000 (0:00:00.572) 0:00:12.836 ****** 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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 January 2024 13:57:58 +0000 (0:00:00.023) 0:00:12.859 ****** 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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 January 2024 13:57:58 +0000 (0:00:00.022) 0:00:12.881 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 20 January 2024 13:57:58 +0000 (0:00:00.021) 0:00:12.903 ****** 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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 20 January 2024 13:57:58 +0000 (0:00:00.065) 0:00:12.968 ****** 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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 20 January 2024 13:57:58 +0000 (0:00:00.022) 0:00:12.990 ****** 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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 20 January 2024 13:57:58 +0000 (0:00:00.020) 0:00:13.011 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 20 January 2024 13:57:58 +0000 (0:00:00.024) 0:00:13.036 ****** 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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 20 January 2024 13:57:58 +0000 (0:00:00.021) 0:00:13.057 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 January 2024 13:57:58 +0000 (0:00:00.021) 0:00:13.079 ****** 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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 20 January 2024 13:57:59 +0000 (0:00:00.185) 0:00:13.265 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-16740z54tfce5/tmp47v7gsu5" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 January 2024 13:57:59 +0000 (0:00:00.196) 0:00:13.461 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "lsr101", "persistent_state": "absent", "state": "down" }, { "name": "lsr101.90", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [005] #0, state:down persistent_state:absent, 'lsr101': up connection lsr101 (active) [006] #0, state:down persistent_state:absent, 'lsr101': call 'ifdown lsr101': rc=0, out='', err='' [007] #1, state:down persistent_state:absent, 'lsr101.90': down connection lsr101.90 skipped because not active [008] #0, state:down persistent_state:absent, 'lsr101': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101' [009] #1, state:down persistent_state:absent, 'lsr101.90': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101.90' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 20 January 2024 13:57:59 +0000 (0:00:00.396) 0:00:13.857 ****** 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-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 20 January 2024 13:57:59 +0000 (0:00:00.021) 0:00:13.879 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[005] #0, state:down persistent_state:absent, 'lsr101': up connection lsr101 (active)", "[006] #0, state:down persistent_state:absent, 'lsr101': call 'ifdown lsr101': rc=0, out='', err=''", "[007] #1, state:down persistent_state:absent, 'lsr101.90': down connection lsr101.90 skipped because not active", "[008] #0, state:down persistent_state:absent, 'lsr101': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101'", "[009] #1, state:down persistent_state:absent, 'lsr101.90': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101.90'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 20 January 2024 13:57:59 +0000 (0:00:00.022) 0:00:13.901 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "lsr101", "persistent_state": "absent", "state": "down" }, { "name": "lsr101.90", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[005] #0, state:down persistent_state:absent, 'lsr101': up connection lsr101 (active)\n[006] #0, state:down persistent_state:absent, 'lsr101': call 'ifdown lsr101': rc=0, out='', err=''\n[007] #1, state:down persistent_state:absent, 'lsr101.90': down connection lsr101.90 skipped because not active\n[008] #0, state:down persistent_state:absent, 'lsr101': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101'\n[009] #1, state:down persistent_state:absent, 'lsr101.90': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101.90'\n", "stderr_lines": [ "[005] #0, state:down persistent_state:absent, 'lsr101': up connection lsr101 (active)", "[006] #0, state:down persistent_state:absent, 'lsr101': call 'ifdown lsr101': rc=0, out='', err=''", "[007] #1, state:down persistent_state:absent, 'lsr101.90': down connection lsr101.90 skipped because not active", "[008] #0, state:down persistent_state:absent, 'lsr101': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101'", "[009] #1, state:down persistent_state:absent, 'lsr101.90': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101.90'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 20 January 2024 13:57:59 +0000 (0:00:00.022) 0:00:13.924 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 20 January 2024 13:57:59 +0000 (0:00:00.021) 0:00:13.946 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tests_vlan_mtu.yml:73 Saturday 20 January 2024 13:57:59 +0000 (0:00:00.121) 0:00:14.067 ****** included: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:57:59 +0000 (0:00:00.071) 0:00:14.139 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:57:59 +0000 (0:00:00.021) 0:00:14.161 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:57:59 +0000 (0:00:00.021) 0:00:14.182 ****** included: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:58:00 +0000 (0:00:00.035) 0:00:14.218 ****** included: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:58:00 +0000 (0:00:00.034) 0:00:14.253 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003283", "end": "2024-01-20 13:58:00.204223", "rc": 0, "start": "2024-01-20 13:58:00.200940" } STDOUT: eth0 lo lsr101 lsr101.90 peerlsr101 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:58:00 +0000 (0:00:00.130) 0:00:14.383 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "lsr101", "lsr101.90", "peerlsr101" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:58:00 +0000 (0:00:00.022) 0:00:14.406 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'lsr101', 'lsr101.90', 'peerlsr101'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:58:00 +0000 (0:00:00.021) 0:00:14.427 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface lsr101] ******************************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 20 January 2024 13:58:00 +0000 (0:00:00.390) 0:00:14.817 ****** skipping: [sut] => (item=ip link add lsr101 type veth peer name peerlsr101) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add lsr101 type veth peer name peerlsr101", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerlsr101 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerlsr101 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set lsr101 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set lsr101 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 20 January 2024 13:58:00 +0000 (0:00:00.032) 0:00:14.850 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface lsr101] ******************************************** task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 20 January 2024 13:58:00 +0000 (0:00:00.022) 0:00:14.873 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "lsr101", "type", "veth" ], "delta": "0:00:00.072579", "end": "2024-01-20 13:58:00.897593", "rc": 0, "start": "2024-01-20 13:58:00.825014" } TASK [Create dummy interface lsr101] ******************************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 20 January 2024 13:58:00 +0000 (0:00:00.246) 0:00:15.120 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface lsr101] ******************************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 20 January 2024 13:58:00 +0000 (0:00:00.023) 0:00:15.143 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface lsr101] ********************************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:58:00 +0000 (0:00:00.024) 0:00:15.168 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface lsr101] ********************************************* task path: /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 20 January 2024 13:58:01 +0000 (0:00:00.022) 0:00:15.191 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=87 changed=2 unreachable=0 failed=0 skipped=48 rescued=0 ignored=3 Saturday 20 January 2024 13:58:01 +0000 (0:00:00.008) 0:00:15.200 ****** =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.78s /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.60s /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gathering Facts --------------------------------------------------------- 0.88s /WORKDIR/git-weekly-cib6p8gnes/tests/tests_vlan_mtu_initscripts.yml:5 --------- linux-system-roles.network : Check which packages are installed --------- 0.72s /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.70s /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tests_vlan_mtu.yml:3 ----------- linux-system-roles.network : Configure networking connection profiles --- 0.69s /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which packages are installed --------- 0.57s /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Install iproute --------------------------------------------------------- 0.52s /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:16 Enable EPEL 6 ----------------------------------------------------------- 0.43s /WORKDIR/git-weekly-cib6p8gnes/tests/tasks/enable_epel.yml:40 ----------------- Create veth interface lsr101 -------------------------------------------- 0.41s /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:24 linux-system-roles.network : Configure networking connection profiles --- 0.40s /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:122 Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Enable network service --------------------- 0.28s /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:105 Delete veth interface lsr101 -------------------------------------------- 0.25s /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/manage_test_interface.yml:41 Gather the minimum subset of ansible_facts required by the network role test --- 0.23s /WORKDIR/git-weekly-cib6p8gnes/tests/tasks/el_repo_setup.yml:3 ---------------- linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.20s /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:113 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.19s /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:113 Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-cib6p8gnes/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Enable network service --------------------- 0.19s /WORKDIR/git-weekly-cib6p8gnes/tests/roles/linux-system-roles.network/tasks/main.yml:105 Check if system is ostree ----------------------------------------------- 0.17s /WORKDIR/git-weekly-cib6p8gnes/tests/tasks/el_repo_setup.yml:19 --------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---