# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_auto_gateway_nm.yml ******************************************** 2 plays in /WORKDIR/git-weekly-cirosa_67i/tests/tests_auto_gateway_nm.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with nm as provider] ***** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tests_auto_gateway_nm.yml:6 Saturday 23 March 2024 13:49:03 +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-cirosa_67i/tests/tests_auto_gateway_nm.yml:9 Saturday 23 March 2024 13:49:04 +0000 (0:00:00.698) 0:00:00.711 ******** included: /WORKDIR/git-weekly-cirosa_67i/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-cirosa_67i/tests/tasks/el_repo_setup.yml:3 Saturday 23 March 2024 13:49:04 +0000 (0:00:00.011) 0:00:00.722 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/el_repo_setup.yml:19 Saturday 23 March 2024 13:49:04 +0000 (0:00:00.356) 0:00:01.079 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/el_repo_setup.yml:24 Saturday 23 March 2024 13:49:04 +0000 (0:00:00.243) 0:00:01.322 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/el_repo_setup.yml:28 Saturday 23 March 2024 13:49:04 +0000 (0:00:00.022) 0:00:01.344 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/el_repo_setup.yml:53 Saturday 23 March 2024 13:49:04 +0000 (0:00:00.022) 0:00:01.367 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/enable_epel.yml:8 Saturday 23 March 2024 13:49:04 +0000 (0:00:00.036) 0:00:01.404 ******** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/enable_epel.yml:24 Saturday 23 March 2024 13:49:05 +0000 (0:00:00.240) 0:00:01.644 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/enable_epel.yml:30 Saturday 23 March 2024 13:49:05 +0000 (0:00:00.012) 0:00:01.656 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/enable_epel.yml:35 Saturday 23 March 2024 13:49:05 +0000 (0:00:00.012) 0:00:01.669 ******** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.247834", "end": "2024-03-23 13:49:05.620826", "rc": 0, "start": "2024-03-23 13:49:05.372992" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/enable_epel.yml:40 Saturday 23 March 2024 13:49:05 +0000 (0:00:00.435) 0:00:02.104 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tests_auto_gateway_nm.yml:11 Saturday 23 March 2024 13:49:05 +0000 (0:00:00.010) 0:00:02.115 ******** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:3 Saturday 23 March 2024 13:49:05 +0000 (0:00:00.011) 0:00:02.127 ******** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:9 Saturday 23 March 2024 13:49:06 +0000 (0:00:00.475) 0:00:02.603 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:49:06 +0000 (0:00:00.050) 0:00:02.654 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:49:06 +0000 (0:00:00.014) 0:00:02.668 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003028", "end": "2024-03-23 13:49:06.388029", "rc": 0, "start": "2024-03-23 13:49:06.385001" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:49:06 +0000 (0:00:00.202) 0:00:02.870 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:49:06 +0000 (0:00:00.012) 0:00:02.882 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:11 Saturday 23 March 2024 13:49:06 +0000 (0:00:00.011) 0:00:02.894 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:49:06 +0000 (0:00:00.029) 0:00:02.923 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:49:06 +0000 (0:00:00.010) 0:00:02.933 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:49:06 +0000 (0:00:00.009) 0:00:02.943 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:49:06 +0000 (0:00:00.013) 0:00:02.957 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:49:06 +0000 (0:00:00.013) 0:00:02.970 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003546", "end": "2024-03-23 13:49:06.674524", "rc": 0, "start": "2024-03-23 13:49:06.670978" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:49:06 +0000 (0:00:00.187) 0:00:03.157 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:49:06 +0000 (0:00:00.012) 0:00:03.170 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:49:06 +0000 (0:00:00.012) 0:00:03.182 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:28 Saturday 23 March 2024 13:49:09 +0000 (0:00:03.005) 0:00:06.188 ******** 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.013048", "end": "2024-03-23 13:49:09.907007", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-03-23 13:49:09.893959" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003620", "end": "2024-03-23 13:49:10.123170", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-03-23 13:49:10.119550" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004396", "end": "2024-03-23 13:49:10.306622", "item": "ip link set veth0 up", "rc": 0, "start": "2024-03-23 13:49:10.302226" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:37 Saturday 23 March 2024 13:49:10 +0000 (0:00:00.603) 0:00:06.791 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.060469", "end": "2024-03-23 13:49:10.555065", "rc": 0, "start": "2024-03-23 13:49:10.494596" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 23 March 2024 13:49:10 +0000 (0:00:00.248) 0:00:07.040 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:52 Saturday 23 March 2024 13:49:10 +0000 (0:00:00.013) 0:00:07.053 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:58 Saturday 23 March 2024 13:49:10 +0000 (0:00:00.012) 0:00:07.066 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:49:10 +0000 (0:00:00.012) 0:00:07.078 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:71 Saturday 23 March 2024 13:49:10 +0000 (0:00:00.012) 0:00:07.091 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:15 Saturday 23 March 2024 13:49:10 +0000 (0:00:00.011) 0:00:07.102 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 23 March 2024 13:49:10 +0000 (0:00:00.029) 0:00:07.132 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:49:10 +0000 (0:00:00.014) 0:00:07.147 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711201749.89776, "block_size": 4096, "blocks": 0, "ctime": 1711201749.89776, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23446, "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": 1711201749.89776, "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-weekly-cirosa_67i/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 23 March 2024 13:49:10 +0000 (0:00:00.191) 0:00:07.338 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:17 Saturday 23 March 2024 13:49:10 +0000 (0:00:00.022) 0:00:07.361 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:49:10 +0000 (0:00:00.016) 0:00:07.378 ******** included: /WORKDIR/git-weekly-cirosa_67i/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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:49:10 +0000 (0:00:00.019) 0:00:07.397 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:49:10 +0000 (0:00:00.012) 0:00:07.410 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:49:10 +0000 (0:00:00.011) 0:00:07.421 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:49:10 +0000 (0:00:00.011) 0:00:07.433 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:49:12 +0000 (0:00:01.496) 0:00:08.929 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:49:13 +0000 (0:00:01.514) 0:00:10.444 ******** ok: [sut] => {} MSG: Using network provider: nm 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:49:14 +0000 (0:00:00.024) 0:00:10.469 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:49:14 +0000 (0:00:00.024) 0:00:10.493 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:49:14 +0000 (0:00:00.022) 0:00:10.516 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:49:14 +0000 (0:00:00.031) 0:00:10.548 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:49:14 +0000 (0:00:00.025) 0:00:10.573 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:49:14 +0000 (0:00:00.027) 0:00:10.601 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:49:14 +0000 (0:00:00.048) 0:00:10.650 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:49:14 +0000 (0:00:00.026) 0:00:10.676 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:49:14 +0000 (0:00:00.024) 0:00:10.700 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:49:14 +0000 (0:00:00.030) 0:00:10.731 ******** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:49:14 +0000 (0:00:00.498) 0:00:11.230 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:49:14 +0000 (0:00:00.028) 0:00:11.258 ******** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:49:14 +0000 (0:00:00.023) 0:00:11.282 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:49:14 +0000 (0:00:00.063) 0:00:11.345 ******** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 8ce61ee0-c9ee-4642-870c-196dba3d73cd [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 8ce61ee0-c9ee-4642-870c-196dba3d73cd (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:49:15 +0000 (0:00:00.532) 0:00:11.877 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:49:15 +0000 (0:00:00.025) 0:00:11.903 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 8ce61ee0-c9ee-4642-870c-196dba3d73cd", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 8ce61ee0-c9ee-4642-870c-196dba3d73cd (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:49:15 +0000 (0:00:00.026) 0:00:11.929 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 8ce61ee0-c9ee-4642-870c-196dba3d73cd\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 8ce61ee0-c9ee-4642-870c-196dba3d73cd (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 8ce61ee0-c9ee-4642-870c-196dba3d73cd", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 8ce61ee0-c9ee-4642-870c-196dba3d73cd (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:49:15 +0000 (0:00:00.027) 0:00:11.956 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:49:15 +0000 (0:00:00.025) 0:00:11.982 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:42 Saturday 23 March 2024 13:49:15 +0000 (0:00:00.301) 0:00:12.283 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 23 March 2024 13:49:15 +0000 (0:00:00.056) 0:00:12.340 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:49:15 +0000 (0:00:00.039) 0:00:12.379 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711201749.89776, "block_size": 4096, "blocks": 0, "ctime": 1711201749.89776, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23446, "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": 1711201749.89776, "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-weekly-cirosa_67i/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 23 March 2024 13:49:16 +0000 (0:00:00.200) 0:00:12.579 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:44 Saturday 23 March 2024 13:49:16 +0000 (0:00:00.077) 0:00:12.656 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 23 March 2024 13:49:16 +0000 (0:00:00.057) 0:00:12.714 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 23 March 2024 13:49:16 +0000 (0:00:00.040) 0:00:12.754 ******** 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-cirosa_67i/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 23 March 2024 13:49:16 +0000 (0:00:00.025) 0:00:12.780 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711201755.363327, "block_size": 4096, "blocks": 8, "ctime": 1711201755.3223271, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4218398, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1711201755.3223271, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 396, "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-cirosa_67i/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 23 March 2024 13:49:16 +0000 (0:00:00.204) 0:00:12.985 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 23 March 2024 13:49:16 +0000 (0:00:00.026) 0:00:13.012 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021926", "end": "2024-03-23 13:49:16.737555", "rc": 0, "start": "2024-03-23 13:49:16.715629" } STDOUT: veth0 /etc/sysconfig/network-scripts/ifcfg-veth0 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 23 March 2024 13:49:16 +0000 (0:00:00.221) 0:00:13.233 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 23 March 2024 13:49:16 +0000 (0:00:00.029) 0:00:13.263 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 23 March 2024 13:49:16 +0000 (0:00:00.028) 0:00:13.291 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 23 March 2024 13:49:16 +0000 (0:00:00.027) 0:00:13.319 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 23 March 2024 13:49:16 +0000 (0:00:00.028) 0:00:13.348 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 23 March 2024 13:49:16 +0000 (0:00:00.026) 0:00:13.375 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 23 March 2024 13:49:16 +0000 (0:00:00.085) 0:00:13.460 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 23 March 2024 13:49:17 +0000 (0:00:00.029) 0:00:13.490 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:48 Saturday 23 March 2024 13:49:17 +0000 (0:00:00.025) 0:00:13.516 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003452", "end": "2024-03-23 13:49:17.220716", "rc": 0, "start": "2024-03-23 13:49:17.217264" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.46.51 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.46.51 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 65535 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:52 Saturday 23 March 2024 13:49:17 +0000 (0:00:00.200) 0:00:13.716 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:58 Saturday 23 March 2024 13:49:17 +0000 (0:00:00.027) 0:00:13.743 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003415", "end": "2024-03-23 13:49:17.451941", "rc": 0, "start": "2024-03-23 13:49:17.448526" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:62 Saturday 23 March 2024 13:49:17 +0000 (0:00:00.205) 0:00:13.949 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:69 Saturday 23 March 2024 13:49:17 +0000 (0:00:00.027) 0:00:13.977 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:49:17 +0000 (0:00:00.024) 0:00:14.001 ******** included: /WORKDIR/git-weekly-cirosa_67i/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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:49:17 +0000 (0:00:00.043) 0:00:14.044 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:49:17 +0000 (0:00:00.029) 0:00:14.074 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:49:17 +0000 (0:00:00.023) 0:00:14.098 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:49:17 +0000 (0:00:00.023) 0:00:14.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 : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:49:19 +0000 (0:00:01.409) 0:00:15.531 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:49:20 +0000 (0:00:01.299) 0:00:16.831 ******** ok: [sut] => {} MSG: Using network provider: nm 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:49:20 +0000 (0:00:00.026) 0:00:16.857 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:49:20 +0000 (0:00:00.023) 0:00:16.881 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:49:20 +0000 (0:00:00.026) 0:00:16.907 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:49:20 +0000 (0:00:00.030) 0:00:16.938 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:49:20 +0000 (0:00:00.079) 0:00:17.017 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:49:20 +0000 (0:00:00.048) 0:00:17.066 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:49:20 +0000 (0:00:00.056) 0:00:17.122 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:49:20 +0000 (0:00:00.025) 0:00:17.148 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:49:20 +0000 (0:00:00.027) 0:00:17.175 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:49:20 +0000 (0:00:00.028) 0:00:17.204 ******** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:49:21 +0000 (0:00:00.344) 0:00:17.548 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:49:21 +0000 (0:00:00.029) 0:00:17.577 ******** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:49:21 +0000 (0:00:00.024) 0:00:17.601 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:49:21 +0000 (0:00:00.024) 0:00:17.626 ******** 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": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:49:21 +0000 (0:00:00.398) 0:00:18.025 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:49:21 +0000 (0:00:00.025) 0:00:18.050 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:49:21 +0000 (0:00:00.027) 0:00:18.078 ******** 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": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:49:21 +0000 (0:00:00.026) 0:00:18.104 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:49:21 +0000 (0:00:00.072) 0:00:18.177 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:81 Saturday 23 March 2024 13:49:21 +0000 (0:00:00.194) 0:00:18.372 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:49:21 +0000 (0:00:00.058) 0:00:18.430 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:49:21 +0000 (0:00:00.023) 0:00:18.454 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:49:22 +0000 (0:00:00.023) 0:00:18.477 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:49:22 +0000 (0:00:00.039) 0:00:18.517 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:49:22 +0000 (0:00:00.039) 0:00:18.556 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003189", "end": "2024-03-23 13:49:22.262309", "rc": 0, "start": "2024-03-23 13:49:22.259120" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:49:22 +0000 (0:00:00.199) 0:00:18.756 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:49:22 +0000 (0:00:00.026) 0:00:18.782 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:49:22 +0000 (0:00:00.026) 0:00:18.809 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:28 Saturday 23 March 2024 13:49:25 +0000 (0:00:02.687) 0:00:21.496 ******** 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-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:37 Saturday 23 March 2024 13:49:25 +0000 (0:00:00.036) 0:00:21.533 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 23 March 2024 13:49:25 +0000 (0:00:00.027) 0:00:21.560 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.014464", "end": "2024-03-23 13:49:25.283053", "rc": 0, "start": "2024-03-23 13:49:25.268589" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:52 Saturday 23 March 2024 13:49:25 +0000 (0:00:00.220) 0:00:21.781 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:58 Saturday 23 March 2024 13:49:25 +0000 (0:00:00.026) 0:00:21.807 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:49:25 +0000 (0:00:00.025) 0:00:21.833 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:71 Saturday 23 March 2024 13:49:25 +0000 (0:00:00.026) 0:00:21.859 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:85 Saturday 23 March 2024 13:49:25 +0000 (0:00:00.083) 0:00:21.943 ******** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:89 Saturday 23 March 2024 13:49:25 +0000 (0:00:00.025) 0:00:21.969 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:49:25 +0000 (0:00:00.058) 0:00:22.028 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:49:25 +0000 (0:00:00.023) 0:00:22.052 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:49:25 +0000 (0:00:00.025) 0:00:22.077 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:49:25 +0000 (0:00:00.039) 0:00:22.116 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:49:25 +0000 (0:00:00.045) 0:00:22.162 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003086", "end": "2024-03-23 13:49:25.866814", "rc": 0, "start": "2024-03-23 13:49:25.863728" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:49:25 +0000 (0:00:00.199) 0:00:22.362 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:49:25 +0000 (0:00:00.026) 0:00:22.388 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:49:25 +0000 (0:00:00.025) 0:00:22.414 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:28 Saturday 23 March 2024 13:49:28 +0000 (0:00:02.554) 0:00:24.968 ******** 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.012025", "end": "2024-03-23 13:49:28.687977", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-03-23 13:49:28.675952" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004054", "end": "2024-03-23 13:49:28.900583", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-03-23 13:49:28.896529" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004544", "end": "2024-03-23 13:49:29.084666", "item": "ip link set veth0 up", "rc": 0, "start": "2024-03-23 13:49:29.080122" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:37 Saturday 23 March 2024 13:49:29 +0000 (0:00:00.612) 0:00:25.581 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.023820", "end": "2024-03-23 13:49:29.310361", "rc": 0, "start": "2024-03-23 13:49:29.286541" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 23 March 2024 13:49:29 +0000 (0:00:00.231) 0:00:25.812 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:52 Saturday 23 March 2024 13:49:29 +0000 (0:00:00.027) 0:00:25.839 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:58 Saturday 23 March 2024 13:49:29 +0000 (0:00:00.027) 0:00:25.867 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:49:29 +0000 (0:00:00.026) 0:00:25.894 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:71 Saturday 23 March 2024 13:49:29 +0000 (0:00:00.075) 0:00:25.969 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:49:29 +0000 (0:00:00.026) 0:00:25.995 ******** included: /WORKDIR/git-weekly-cirosa_67i/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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:49:29 +0000 (0:00:00.046) 0:00:26.042 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:49:29 +0000 (0:00:00.028) 0:00:26.070 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:49:29 +0000 (0:00:00.023) 0:00:26.093 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:49:29 +0000 (0:00:00.023) 0:00:26.116 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:49:31 +0000 (0:00:01.395) 0:00:27.512 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:49:32 +0000 (0:00:01.348) 0:00:28.861 ******** ok: [sut] => {} MSG: Using network provider: nm 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:49:32 +0000 (0:00:00.025) 0:00:28.886 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:49:32 +0000 (0:00:00.022) 0:00:28.909 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:49:32 +0000 (0:00:00.023) 0:00:28.933 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:49:32 +0000 (0:00:00.038) 0:00:28.971 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:49:32 +0000 (0:00:00.022) 0:00:28.994 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:49:32 +0000 (0:00:00.029) 0:00:29.023 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:49:32 +0000 (0:00:00.055) 0:00:29.078 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:49:32 +0000 (0:00:00.022) 0:00:29.101 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:49:32 +0000 (0:00:00.023) 0:00:29.125 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:49:32 +0000 (0:00:00.029) 0:00:29.154 ******** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:49:33 +0000 (0:00:00.381) 0:00:29.536 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:49:33 +0000 (0:00:00.028) 0:00:29.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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:49:33 +0000 (0:00:00.023) 0:00:29.588 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:49:33 +0000 (0:00:00.021) 0:00:29.609 ******** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, f9ac717b-714f-472d-b7e3-05bbb4eb14f7 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f9ac717b-714f-472d-b7e3-05bbb4eb14f7 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:49:33 +0000 (0:00:00.393) 0:00:30.002 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:49:33 +0000 (0:00:00.021) 0:00:30.024 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, f9ac717b-714f-472d-b7e3-05bbb4eb14f7", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f9ac717b-714f-472d-b7e3-05bbb4eb14f7 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:49:33 +0000 (0:00:00.023) 0:00:30.048 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, f9ac717b-714f-472d-b7e3-05bbb4eb14f7\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f9ac717b-714f-472d-b7e3-05bbb4eb14f7 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, f9ac717b-714f-472d-b7e3-05bbb4eb14f7", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f9ac717b-714f-472d-b7e3-05bbb4eb14f7 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:49:33 +0000 (0:00:00.025) 0:00:30.073 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:49:33 +0000 (0:00:00.022) 0:00:30.095 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:110 Saturday 23 March 2024 13:49:33 +0000 (0:00:00.197) 0:00:30.293 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 23 March 2024 13:49:33 +0000 (0:00:00.054) 0:00:30.347 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:49:33 +0000 (0:00:00.078) 0:00:30.425 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711201768.679368, "block_size": 4096, "blocks": 0, "ctime": 1711201768.679368, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 24032, "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": 1711201768.679368, "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-weekly-cirosa_67i/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.202) 0:00:30.628 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:112 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.028) 0:00:30.656 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.059) 0:00:30.716 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.038) 0:00:30.755 ******** 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-cirosa_67i/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.024) 0:00:30.780 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711201773.484236, "block_size": 4096, "blocks": 8, "ctime": 1711201773.4422362, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4218398, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1711201773.4422362, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 323, "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-cirosa_67i/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.198) 0:00:30.978 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.028) 0:00:31.007 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021760", "end": "2024-03-23 13:49:34.730160", "rc": 0, "start": "2024-03-23 13:49:34.708400" } STDOUT: veth0 /etc/sysconfig/network-scripts/ifcfg-veth0 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.217) 0:00:31.224 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.026) 0:00:31.250 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.026) 0:00:31.276 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.025) 0:00:31.302 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.102) 0:00:31.404 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.030) 0:00:31.434 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.029) 0:00:31.464 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 23 March 2024 13:49:35 +0000 (0:00:00.026) 0:00:31.491 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:116 Saturday 23 March 2024 13:49:35 +0000 (0:00:00.024) 0:00:31.516 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003905", "end": "2024-03-23 13:49:35.223948", "rc": 0, "start": "2024-03-23 13:49:35.220043" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.46.51 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.46.51 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 101 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:120 Saturday 23 March 2024 13:49:35 +0000 (0:00:00.204) 0:00:31.720 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:126 Saturday 23 March 2024 13:49:35 +0000 (0:00:00.037) 0:00:31.758 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003462", "end": "2024-03-23 13:49:35.468908", "rc": 0, "start": "2024-03-23 13:49:35.465446" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:130 Saturday 23 March 2024 13:49:35 +0000 (0:00:00.204) 0:00:31.962 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:137 Saturday 23 March 2024 13:49:35 +0000 (0:00:00.025) 0:00:31.988 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:49:35 +0000 (0:00:00.022) 0:00:32.011 ******** included: /WORKDIR/git-weekly-cirosa_67i/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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:49:35 +0000 (0:00:00.041) 0:00:32.052 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:49:35 +0000 (0:00:00.033) 0:00:32.085 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:49:35 +0000 (0:00:00.023) 0:00:32.109 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:49:35 +0000 (0:00:00.022) 0:00:32.132 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:49:37 +0000 (0:00:01.469) 0:00:33.601 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:49:38 +0000 (0:00:01.300) 0:00:34.901 ******** ok: [sut] => {} MSG: Using network provider: nm 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.024) 0:00:34.926 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.026) 0:00:34.953 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.022) 0:00:34.975 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.075) 0:00:35.051 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.023) 0:00:35.075 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.027) 0:00:35.102 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.048) 0:00:35.151 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.039) 0:00:35.190 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.023) 0:00:35.214 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.025) 0:00:35.239 ******** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:49:39 +0000 (0:00:00.343) 0:00:35.583 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:49:39 +0000 (0:00:00.027) 0:00:35.611 ******** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:49:39 +0000 (0:00:00.024) 0:00:35.635 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:49:39 +0000 (0:00:00.023) 0:00:35.658 ******** 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": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:49:39 +0000 (0:00:00.402) 0:00:36.060 ******** 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-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:49:39 +0000 (0:00:00.025) 0:00:36.086 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:49:39 +0000 (0:00:00.027) 0:00:36.113 ******** 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": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:49:39 +0000 (0:00:00.025) 0:00:36.139 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:49:39 +0000 (0:00:00.075) 0:00:36.214 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:149 Saturday 23 March 2024 13:49:39 +0000 (0:00:00.193) 0:00:36.408 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:49:40 +0000 (0:00:00.059) 0:00:36.467 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:49:40 +0000 (0:00:00.024) 0:00:36.491 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:49:40 +0000 (0:00:00.024) 0:00:36.516 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:49:40 +0000 (0:00:00.036) 0:00:36.552 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:49:40 +0000 (0:00:00.038) 0:00:36.591 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003346", "end": "2024-03-23 13:49:40.296160", "rc": 0, "start": "2024-03-23 13:49:40.292814" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:49:40 +0000 (0:00:00.199) 0:00:36.790 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:49:40 +0000 (0:00:00.024) 0:00:36.815 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:49:40 +0000 (0:00:00.025) 0:00:36.840 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:28 Saturday 23 March 2024 13:49:42 +0000 (0:00:02.560) 0:00:39.401 ******** 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-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:37 Saturday 23 March 2024 13:49:42 +0000 (0:00:00.031) 0:00:39.433 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 23 March 2024 13:49:42 +0000 (0:00:00.023) 0:00:39.456 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.011332", "end": "2024-03-23 13:49:43.170124", "rc": 0, "start": "2024-03-23 13:49:43.158792" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:52 Saturday 23 March 2024 13:49:43 +0000 (0:00:00.209) 0:00:39.666 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:58 Saturday 23 March 2024 13:49:43 +0000 (0:00:00.025) 0:00:39.691 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:49:43 +0000 (0:00:00.024) 0:00:39.716 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:71 Saturday 23 March 2024 13:49:43 +0000 (0:00:00.022) 0:00:39.739 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:153 Saturday 23 March 2024 13:49:43 +0000 (0:00:00.022) 0:00:39.762 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/check_network_dns.yml:6 Saturday 23 March 2024 13:49:43 +0000 (0:00:00.096) 0:00:39.858 ******** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.009643", "end": "2024-03-23 13:49:43.573180", "rc": 0, "start": "2024-03-23 13:49:43.563537" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 02:13:11:ac:68:15 brd ff:ff:ff:ff:ff:ff inet 10.31.46.51/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 2343sec preferred_lft 2343sec inet6 fe80::13:11ff:feac:6815/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.46.51 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.46.51 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/check_network_dns.yml:24 Saturday 23 March 2024 13:49:43 +0000 (0:00:00.208) 0:00:40.067 ******** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.234991", "end": "2024-03-23 13:49:44.008168", "rc": 0, "start": "2024-03-23 13:49:43.773177" } STDOUT: CHECK DNS AND CONNECTIVITY 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 3177 0 --:--:-- --:--:-- --:--:-- 3144 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 2575 0 --:--:-- --:--:-- --:--:-- 2575 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=132 changed=4 unreachable=0 failed=0 skipped=110 rescued=0 ignored=0 Saturday 23 March 2024 13:49:44 +0000 (0:00:00.422) 0:00:40.489 ******** =============================================================================== Install iproute --------------------------------------------------------- 3.01s /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.69s /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.56s /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.55s /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which packages are installed --------- 1.51s /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 1.50s /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.47s /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.41s /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.40s /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.35s /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.30s /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.30s /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.80s /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:173 Gathering Facts --------------------------------------------------------- 0.70s /WORKDIR/git-weekly-cirosa_67i/tests/tests_auto_gateway_nm.yml:6 -------------- linux-system-roles.network : Enable and start NetworkManager ------------ 0.69s /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:136 Create veth interface veth0 --------------------------------------------- 0.61s /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:28 Create veth interface veth0 --------------------------------------------- 0.60s /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tasks/manage_test_interface.yml:28 linux-system-roles.network : Configure networking connection profiles --- 0.53s /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Enable and start NetworkManager ------------ 0.50s /WORKDIR/git-weekly-cirosa_67i/tests/roles/linux-system-roles.network/tasks/main.yml:136 Gathering Facts --------------------------------------------------------- 0.48s /WORKDIR/git-weekly-cirosa_67i/tests/playbooks/tests_auto_gateway.yml:3 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---