# 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_ipv6_initscripts.yml ******************************************* 2 plays in /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/tests_ipv6_initscripts.yml PLAY [Run playbook 'playbooks/tests_ipv6.yml' with initscripts as provider] **** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/tests_ipv6_initscripts.yml:5 Wednesday 31 January 2024 23:55:24 +0000 (0:00:00.014) 0:00:00.014 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/tests_ipv6_initscripts.yml:8 Wednesday 31 January 2024 23:55:25 +0000 (0:00:00.913) 0:00:00.928 ***** included: /WORKDIR/git-bond_options_rewrite4h_am_zo/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-bond_options_rewrite4h_am_zo/tests/tasks/el_repo_setup.yml:3 Wednesday 31 January 2024 23:55:25 +0000 (0:00:00.016) 0:00:00.944 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/tasks/el_repo_setup.yml:19 Wednesday 31 January 2024 23:55:25 +0000 (0:00:00.237) 0:00:01.181 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/tasks/el_repo_setup.yml:24 Wednesday 31 January 2024 23:55:25 +0000 (0:00:00.183) 0:00:01.364 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/tasks/el_repo_setup.yml:28 Wednesday 31 January 2024 23:55:25 +0000 (0:00:00.023) 0:00:01.388 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/tasks/el_repo_setup.yml:53 Wednesday 31 January 2024 23:55:25 +0000 (0:00:00.022) 0:00:01.410 ***** included: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/tasks/enable_epel.yml:8 Wednesday 31 January 2024 23:55:26 +0000 (0:00:00.038) 0:00:01.449 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/tasks/enable_epel.yml:24 Wednesday 31 January 2024 23:55:26 +0000 (0:00:00.012) 0:00:01.461 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/tasks/enable_epel.yml:30 Wednesday 31 January 2024 23:55:26 +0000 (0:00:00.012) 0:00:01.474 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/tasks/enable_epel.yml:35 Wednesday 31 January 2024 23:55:26 +0000 (0:00:00.012) 0:00:01.487 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/tasks/enable_epel.yml:40 Wednesday 31 January 2024 23:55:26 +0000 (0:00:00.013) 0:00:01.500 ***** 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-bond_options_rewrite4h_am_zo/tests/tests_ipv6_initscripts.yml:10 Wednesday 31 January 2024 23:55:26 +0000 (0:00:00.450) 0:00:01.950 ***** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing IPv6 config] ******************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tests_ipv6.yml:3 Wednesday 31 January 2024 23:55:26 +0000 (0:00:00.014) 0:00:01.964 ***** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tests_ipv6.yml:9 Wednesday 31 January 2024 23:55:27 +0000 (0:00:00.714) 0:00:02.679 ***** included: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 23:55:27 +0000 (0:00:00.017) 0:00:02.696 ***** included: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 23:55:27 +0000 (0:00:00.017) 0:00:02.714 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003263", "end": "2024-01-31 23:55:27.503745", "rc": 0, "start": "2024-01-31 23:55:27.500482" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 23:55:27 +0000 (0:00:00.194) 0:00:02.908 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 23:55:27 +0000 (0:00:00.015) 0:00:02.923 ***** ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tests_ipv6.yml:11 Wednesday 31 January 2024 23:55:27 +0000 (0:00:00.014) 0:00:02.937 ***** included: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 31 January 2024 23:55:27 +0000 (0:00:00.022) 0:00:02.959 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 31 January 2024 23:55:27 +0000 (0:00:00.012) 0:00:02.972 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 31 January 2024 23:55:27 +0000 (0:00:00.012) 0:00:02.985 ***** included: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 23:55:27 +0000 (0:00:00.018) 0:00:03.004 ***** included: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 23:55:27 +0000 (0:00:00.018) 0:00:03.022 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003195", "end": "2024-01-31 23:55:27.741339", "rc": 0, "start": "2024-01-31 23:55:27.738144" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 23:55:27 +0000 (0:00:00.122) 0:00:03.145 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 23:55:27 +0000 (0:00:00.015) 0:00:03.160 ***** ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 31 January 2024 23:55:27 +0000 (0:00:00.013) 0:00:03.174 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:28 Wednesday 31 January 2024 23:55:28 +0000 (0:00:00.531) 0:00:03.705 ***** ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.003218", "end": "2024-01-31 23:55:28.436646", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-31 23:55:28.433428" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004864", "end": "2024-01-31 23:55:28.600540", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-31 23:55:28.595676" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003407", "end": "2024-01-31 23:55:28.720508", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-31 23:55:28.717101" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:37 Wednesday 31 January 2024 23:55:28 +0000 (0:00:00.419) 0:00:04.124 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli d set veth0 managed true", "rc": 2 } MSG: [Errno 2] No such file or directory ...ignoring TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:45 Wednesday 31 January 2024 23:55:28 +0000 (0:00:00.121) 0:00:04.246 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:52 Wednesday 31 January 2024 23:55:28 +0000 (0:00:00.014) 0:00:04.260 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:58 Wednesday 31 January 2024 23:55:28 +0000 (0:00:00.013) 0:00:04.274 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:65 Wednesday 31 January 2024 23:55:28 +0000 (0:00:00.013) 0:00:04.288 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:71 Wednesday 31 January 2024 23:55:28 +0000 (0:00:00.013) 0:00:04.301 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set up gateway ip on veth peer] ****************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tests_ipv6.yml:15 Wednesday 31 January 2024 23:55:28 +0000 (0:00:00.012) 0:00:04.314 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with static ipv6 config] ************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tests_ipv6.yml:27 Wednesday 31 January 2024 23:55:28 +0000 (0:00:00.012) 0:00:04.326 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 31 January 2024 23:55:28 +0000 (0:00:00.012) 0:00:04.339 ***** included: /WORKDIR/git-bond_options_rewrite4h_am_zo/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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 31 January 2024 23:55:28 +0000 (0:00:00.091) 0:00:04.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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 31 January 2024 23:55:29 +0000 (0:00:00.015) 0:00:04.445 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 31 January 2024 23:55:29 +0000 (0:00:00.012) 0:00:04.458 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 31 January 2024 23:55:29 +0000 (0:00:00.012) 0:00:04.471 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 31 January 2024 23:55:30 +0000 (0:00:01.676) 0:00:06.147 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 31 January 2024 23:55:31 +0000 (0:00:00.718) 0:00:06.866 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 31 January 2024 23:55:31 +0000 (0:00:00.025) 0:00:06.891 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 31 January 2024 23:55:31 +0000 (0:00:00.022) 0:00:06.914 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 31 January 2024 23:55:31 +0000 (0:00:00.036) 0:00:06.951 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 31 January 2024 23:55:31 +0000 (0:00:00.050) 0:00:07.002 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 31 January 2024 23:55:31 +0000 (0:00:00.023) 0:00:07.025 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:74 Wednesday 31 January 2024 23:55:31 +0000 (0:00:00.023) 0:00:07.049 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:88 Wednesday 31 January 2024 23:55:31 +0000 (0:00:00.027) 0:00:07.077 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:99 Wednesday 31 January 2024 23:55:31 +0000 (0:00:00.023) 0:00:07.100 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:108 Wednesday 31 January 2024 23:55:31 +0000 (0:00:00.022) 0:00:07.122 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:116 Wednesday 31 January 2024 23:55:31 +0000 (0:00:00.285) 0:00:07.408 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-12889u5adb_g3/tmpvhxg0nwh" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:125 Wednesday 31 January 2024 23:55:32 +0000 (0:00:00.199) 0:00:07.607 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/32", "2001:db8::3/32", "2001:db8::4/32" ], "auto6": false, "dhcp4": false, "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0' [004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified) [005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 31 January 2024 23:55:32 +0000 (0:00:00.464) 0:00:08.072 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:143 Wednesday 31 January 2024 23:55:32 +0000 (0:00:00.024) 0:00:08.096 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:147 Wednesday 31 January 2024 23:55:32 +0000 (0:00:00.025) 0:00:08.122 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/32", "2001:db8::3/32", "2001:db8::4/32" ], "auto6": false, "dhcp4": false, "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)\n[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='', err=''\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:152 Wednesday 31 January 2024 23:55:32 +0000 (0:00:00.025) 0:00:08.147 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:158 Wednesday 31 January 2024 23:55:32 +0000 (0:00:00.024) 0:00:08.172 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tests_ipv6.yml:47 Wednesday 31 January 2024 23:55:32 +0000 (0:00:00.218) 0:00:08.390 ***** included: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 31 January 2024 23:55:32 +0000 (0:00:00.043) 0:00:08.434 ***** included: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 31 January 2024 23:55:33 +0000 (0:00:00.038) 0:00:08.472 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706745328.5743358, "block_size": 4096, "blocks": 0, "ctime": 1706745328.5553358, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6613, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1706745328.5553358, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 31 January 2024 23:55:33 +0000 (0:00:00.130) 0:00:08.603 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tests_ipv6.yml:49 Wednesday 31 January 2024 23:55:33 +0000 (0:00:00.026) 0:00:08.629 ***** included: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/assert_profile_present.yml:3 Wednesday 31 January 2024 23:55:33 +0000 (0:00:00.047) 0:00:08.676 ***** included: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 31 January 2024 23:55:33 +0000 (0:00:00.041) 0:00:08.718 ***** 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-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 31 January 2024 23:55:33 +0000 (0:00:00.023) 0:00:08.741 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706745332.553336, "block_size": 4096, "blocks": 8, "ctime": 1706745332.5523357, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 3668, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1706745332.5523357, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 253, "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-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 31 January 2024 23:55:33 +0000 (0:00:00.127) 0:00:08.868 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 31 January 2024 23:55:33 +0000 (0:00:00.025) 0:00:08.894 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.004969", "end": "2024-01-31 23:55:33.614968", "rc": 1, "start": "2024-01-31 23:55:33.609999" } STDERR: /bin/sh: nmcli: command not found 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-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 31 January 2024 23:55:33 +0000 (0:00:00.133) 0:00:09.027 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 31 January 2024 23:55:33 +0000 (0:00:00.025) 0:00:09.053 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003021", "end": "2024-01-31 23:55:33.775059", "rc": 0, "start": "2024-01-31 23:55:33.772038" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 31 January 2024 23:55:33 +0000 (0:00:00.167) 0:00:09.220 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 31 January 2024 23:55:33 +0000 (0:00:00.032) 0:00:09.253 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.002863", "end": "2024-01-31 23:55:33.975379", "rc": 0, "start": "2024-01-31 23:55:33.972516" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 31 January 2024 23:55:33 +0000 (0:00:00.136) 0:00:09.390 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/assert_profile_present.yml:5 Wednesday 31 January 2024 23:55:33 +0000 (0:00:00.030) 0:00:09.420 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/assert_profile_present.yml:10 Wednesday 31 January 2024 23:55:34 +0000 (0:00:00.027) 0:00:09.447 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/assert_profile_present.yml:15 Wednesday 31 January 2024 23:55:34 +0000 (0:00:00.027) 0:00:09.475 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ip address information] ********************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tests_ipv6.yml:53 Wednesday 31 January 2024 23:55:34 +0000 (0:00:00.025) 0:00:09.500 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "addr", "show", "veth0" ], "delta": "0:00:00.003016", "end": "2024-01-31 23:55:34.218537", "rc": 0, "start": "2024-01-31 23:55:34.215521" } STDOUT: 20: veth0: mtu 1500 qdisc pfifo_fast state UP qlen 1000 link/ether ee:0f:57:6c:7f:2a brd ff:ff:ff:ff:ff:ff inet6 2001:db8::4/32 scope global valid_lft forever preferred_lft forever inet6 2001:db8::3/32 scope global valid_lft forever preferred_lft forever inet6 2001:db8::2/32 scope global tentative valid_lft forever preferred_lft forever inet6 fe80::ec0f:57ff:fe6c:7f2a/64 scope link valid_lft forever preferred_lft forever TASK [Show ip_addr] ************************************************************ task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tests_ipv6.yml:57 Wednesday 31 January 2024 23:55:34 +0000 (0:00:00.131) 0:00:09.631 ***** ok: [sut] => { "ip_addr.stdout": "20: veth0: mtu 1500 qdisc pfifo_fast state UP qlen 1000\n link/ether ee:0f:57:6c:7f:2a brd ff:ff:ff:ff:ff:ff\n inet6 2001:db8::4/32 scope global \n valid_lft forever preferred_lft forever\n inet6 2001:db8::3/32 scope global \n valid_lft forever preferred_lft forever\n inet6 2001:db8::2/32 scope global tentative \n valid_lft forever preferred_lft forever\n inet6 fe80::ec0f:57ff:fe6c:7f2a/64 scope link \n valid_lft forever preferred_lft forever" } TASK [Assert ipv6 addresses are correctly set] ********************************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tests_ipv6.yml:60 Wednesday 31 January 2024 23:55:34 +0000 (0:00:00.024) 0:00:09.656 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tests_ipv6.yml:69 Wednesday 31 January 2024 23:55:34 +0000 (0:00:00.027) 0:00:09.684 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.002900", "end": "2024-01-31 23:55:34.402091", "rc": 0, "start": "2024-01-31 23:55:34.399191" } STDOUT: unreachable ::/96 dev lo metric 1024 error -113 mtu 65536 unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 mtu 65536 2001:db8::/32 dev veth0 proto kernel metric 256 mtu 1500 unreachable 2002:a00::/24 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:7f00::/24 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:ac10::/28 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:e000::/19 dev lo metric 1024 error -113 mtu 65536 unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 mtu 65536 fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 fe80::/64 dev veth0 proto kernel metric 256 mtu 1500 fe80::/64 dev peerveth0 proto kernel metric 256 mtu 1500 default via 2001:db8::1 dev veth0 metric 1 mtu 1500 TASK [Show ipv6_route] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tests_ipv6.yml:73 Wednesday 31 January 2024 23:55:34 +0000 (0:00:00.130) 0:00:09.815 ***** ok: [sut] => { "ipv6_route.stdout": "unreachable ::/96 dev lo metric 1024 error -113 mtu 65536\nunreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 mtu 65536\n2001:db8::/32 dev veth0 proto kernel metric 256 mtu 1500\nunreachable 2002:a00::/24 dev lo metric 1024 error -113 mtu 65536\nunreachable 2002:7f00::/24 dev lo metric 1024 error -113 mtu 65536\nunreachable 2002:a9fe::/32 dev lo metric 1024 error -113 mtu 65536\nunreachable 2002:ac10::/28 dev lo metric 1024 error -113 mtu 65536\nunreachable 2002:c0a8::/32 dev lo metric 1024 error -113 mtu 65536\nunreachable 2002:e000::/19 dev lo metric 1024 error -113 mtu 65536\nunreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 mtu 65536\nfe80::/64 dev eth0 proto kernel metric 256 mtu 9001\nfe80::/64 dev veth0 proto kernel metric 256 mtu 1500\nfe80::/64 dev peerveth0 proto kernel metric 256 mtu 1500\ndefault via 2001:db8::1 dev veth0 metric 1 mtu 1500" } TASK [Assert default ipv6 route is set] **************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tests_ipv6.yml:76 Wednesday 31 January 2024 23:55:34 +0000 (0:00:00.025) 0:00:09.840 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Ensure ping6 command is present] ***************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tests_ipv6.yml:82 Wednesday 31 January 2024 23:55:34 +0000 (0:00:00.028) 0:00:09.869 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iputils-20071127-24.el6.x86_64 providing iputils is already installed" ] } TASK [Test gateway can be pinged] ********************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tests_ipv6.yml:88 Wednesday 31 January 2024 23:55:34 +0000 (0:00:00.381) 0:00:10.251 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tests_ipv6.yml:94 Wednesday 31 January 2024 23:55:34 +0000 (0:00:00.047) 0:00:10.298 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 31 January 2024 23:55:34 +0000 (0:00:00.025) 0:00:10.324 ***** included: /WORKDIR/git-bond_options_rewrite4h_am_zo/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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 31 January 2024 23:55:34 +0000 (0:00:00.045) 0:00:10.369 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 31 January 2024 23:55:34 +0000 (0:00:00.029) 0:00:10.398 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 31 January 2024 23:55:34 +0000 (0:00:00.024) 0:00:10.423 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 31 January 2024 23:55:35 +0000 (0:00:00.023) 0:00:10.446 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 31 January 2024 23:55:36 +0000 (0:00:01.416) 0:00:11.862 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 31 January 2024 23:55:37 +0000 (0:00:00.588) 0:00:12.450 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 31 January 2024 23:55:37 +0000 (0:00:00.027) 0:00:12.478 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 31 January 2024 23:55:37 +0000 (0:00:00.023) 0:00:12.502 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 31 January 2024 23:55:37 +0000 (0:00:00.023) 0:00:12.525 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 31 January 2024 23:55:37 +0000 (0:00:00.049) 0:00:12.574 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 31 January 2024 23:55:37 +0000 (0:00:00.024) 0:00:12.599 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:74 Wednesday 31 January 2024 23:55:37 +0000 (0:00:00.023) 0:00:12.623 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:88 Wednesday 31 January 2024 23:55:37 +0000 (0:00:00.028) 0:00:12.651 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:99 Wednesday 31 January 2024 23:55:37 +0000 (0:00:00.023) 0:00:12.674 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:108 Wednesday 31 January 2024 23:55:37 +0000 (0:00:00.024) 0:00:12.698 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:116 Wednesday 31 January 2024 23:55:37 +0000 (0:00:00.193) 0:00:12.892 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-12889u5adb_g3/tmp_ayt4uht" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:125 Wednesday 31 January 2024 23:55:37 +0000 (0:00:00.199) 0:00:13.092 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active) [004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err='' [005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 31 January 2024 23:55:38 +0000 (0:00:00.387) 0:00:13.479 ***** 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-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:143 Wednesday 31 January 2024 23:55:38 +0000 (0:00:00.024) 0:00:13.504 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err=''", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:147 Wednesday 31 January 2024 23:55:38 +0000 (0:00:00.047) 0:00:13.551 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)\n[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err=''\n[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err=''", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:152 Wednesday 31 January 2024 23:55:38 +0000 (0:00:00.026) 0:00:13.578 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:158 Wednesday 31 January 2024 23:55:38 +0000 (0:00:00.024) 0:00:13.602 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tests_ipv6.yml:106 Wednesday 31 January 2024 23:55:38 +0000 (0:00:00.130) 0:00:13.733 ***** included: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 31 January 2024 23:55:38 +0000 (0:00:00.049) 0:00:13.782 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 31 January 2024 23:55:38 +0000 (0:00:00.023) 0:00:13.805 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 31 January 2024 23:55:38 +0000 (0:00:00.022) 0:00:13.828 ***** included: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 23:55:38 +0000 (0:00:00.038) 0:00:13.867 ***** included: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 23:55:38 +0000 (0:00:00.037) 0:00:13.905 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002981", "end": "2024-01-31 23:55:38.625739", "rc": 0, "start": "2024-01-31 23:55:38.622758" } STDOUT: dummy0 eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 23:55:38 +0000 (0:00:00.133) 0:00:14.039 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 23:55:38 +0000 (0:00:00.025) 0:00:14.064 ***** ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 31 January 2024 23:55:38 +0000 (0:00:00.024) 0:00:14.089 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:28 Wednesday 31 January 2024 23:55:39 +0000 (0:00:00.408) 0:00:14.497 ***** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:37 Wednesday 31 January 2024 23:55:39 +0000 (0:00:00.037) 0:00:14.534 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:45 Wednesday 31 January 2024 23:55:39 +0000 (0:00:00.024) 0:00:14.559 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.038369", "end": "2024-01-31 23:55:39.317126", "rc": 0, "start": "2024-01-31 23:55:39.278757" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:52 Wednesday 31 January 2024 23:55:39 +0000 (0:00:00.187) 0:00:14.747 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:58 Wednesday 31 January 2024 23:55:39 +0000 (0:00:00.025) 0:00:14.772 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:65 Wednesday 31 January 2024 23:55:39 +0000 (0:00:00.026) 0:00:14.798 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:71 Wednesday 31 January 2024 23:55:39 +0000 (0:00:00.025) 0:00:14.824 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up namespace] ****************************************************** task path: /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tests_ipv6.yml:110 Wednesday 31 January 2024 23:55:39 +0000 (0:00:00.023) 0:00:14.848 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=77 changed=2 unreachable=0 failed=0 skipped=50 rescued=0 ignored=2 Wednesday 31 January 2024 23:55:39 +0000 (0:00:00.009) 0:00:14.857 ***** =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.68s /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.42s /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gathering Facts --------------------------------------------------------- 0.91s /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/tests_ipv6_initscripts.yml:5 -- linux-system-roles.network : Check which packages are installed --------- 0.72s /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.71s /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tests_ipv6.yml:3 ---- linux-system-roles.network : Check which packages are installed --------- 0.59s /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Install iproute --------------------------------------------------------- 0.53s /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Configure networking connection profiles --- 0.46s /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:125 Enable EPEL 6 ----------------------------------------------------------- 0.45s /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/tasks/enable_epel.yml:40 ------ Create veth interface veth0 --------------------------------------------- 0.42s /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:28 Install iproute --------------------------------------------------------- 0.41s /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Configure networking connection profiles --- 0.39s /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:125 Ensure ping6 command is present ----------------------------------------- 0.38s /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tests_ipv6.yml:82 --- linux-system-roles.network : Enable network service --------------------- 0.29s /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:108 Gather the minimum subset of ansible_facts required by the network role test --- 0.24s /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/tasks/el_repo_setup.yml:3 ----- linux-system-roles.network : Re-test connectivity ----------------------- 0.22s /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:158 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.20s /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:116 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.20s /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:116 Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Enable network service --------------------- 0.19s /WORKDIR/git-bond_options_rewrite4h_am_zo/tests/roles/linux-system-roles.network/tasks/main.yml:108 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---