# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-ci_fixsgif3__g/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_auto_gateway_nm.yml ******************************************** 2 plays in /WORKDIR/git-ci_fixsgif3__g/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-ci_fixsgif3__g/tests/tests_auto_gateway_nm.yml:6 Tuesday 23 January 2024 19:21:42 +0000 (0:00:00.011) 0:00:00.011 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ci_fixsgif3__g/tests/tests_auto_gateway_nm.yml:9 Tuesday 23 January 2024 19:21:43 +0000 (0:00:00.938) 0:00:00.949 ******* included: /WORKDIR/git-ci_fixsgif3__g/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-ci_fixsgif3__g/tests/tasks/el_repo_setup.yml:3 Tuesday 23 January 2024 19:21:43 +0000 (0:00:00.011) 0:00:00.961 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/el_repo_setup.yml:17 Tuesday 23 January 2024 19:21:44 +0000 (0:00:00.425) 0:00:01.387 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/el_repo_setup.yml:22 Tuesday 23 January 2024 19:21:44 +0000 (0:00:00.295) 0:00:01.682 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/el_repo_setup.yml:26 Tuesday 23 January 2024 19:21:44 +0000 (0:00:00.012) 0:00:01.695 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/el_repo_setup.yml:51 Tuesday 23 January 2024 19:21:44 +0000 (0:00:00.007) 0:00:01.702 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/enable_epel.yml:8 Tuesday 23 January 2024 19:21:44 +0000 (0:00:00.019) 0:00:01.722 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/enable_epel.yml:24 Tuesday 23 January 2024 19:21:44 +0000 (0:00:00.007) 0:00:01.729 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/enable_epel.yml:30 Tuesday 23 January 2024 19:21:44 +0000 (0:00:00.007) 0:00:01.737 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/enable_epel.yml:35 Tuesday 23 January 2024 19:21:44 +0000 (0:00:00.006) 0:00:01.744 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/enable_epel.yml:40 Tuesday 23 January 2024 19:21:44 +0000 (0:00:00.007) 0:00:01.751 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tests_auto_gateway_nm.yml:11 Tuesday 23 January 2024 19:21:44 +0000 (0:00:00.007) 0:00:01.758 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:3 Tuesday 23 January 2024 19:21:44 +0000 (0:00:00.014) 0:00:01.773 ******* ok: [sut] TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:9 Tuesday 23 January 2024 19:21:45 +0000 (0:00:00.783) 0:00:02.557 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:21:45 +0000 (0:00:00.022) 0:00:02.580 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:21:45 +0000 (0:00:00.010) 0:00:02.591 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004028", "end": "2024-01-23 19:21:45.533333", "rc": 0, "start": "2024-01-23 19:21:45.529305" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:21:45 +0000 (0:00:00.302) 0:00:02.894 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:21:45 +0000 (0:00:00.010) 0:00:02.904 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:11 Tuesday 23 January 2024 19:21:45 +0000 (0:00:00.008) 0:00:02.912 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:21:45 +0000 (0:00:00.023) 0:00:02.936 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:21:45 +0000 (0:00:00.007) 0:00:02.944 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:21:45 +0000 (0:00:00.007) 0:00:02.951 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:21:45 +0000 (0:00:00.010) 0:00:02.962 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:21:45 +0000 (0:00:00.009) 0:00:02.972 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004050", "end": "2024-01-23 19:21:45.857362", "rc": 0, "start": "2024-01-23 19:21:45.853312" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:21:45 +0000 (0:00:00.248) 0:00:03.220 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:21:45 +0000 (0:00:00.009) 0:00:03.230 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:21:45 +0000 (0:00:00.009) 0:00:03.239 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:23 Tuesday 23 January 2024 19:21:48 +0000 (0:00:02.168) 0:00:05.408 ******* 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.092723", "end": "2024-01-23 19:21:48.388295", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-23 19:21:48.295572" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004714", "end": "2024-01-23 19:21:48.698501", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-23 19:21:48.693787" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004738", "end": "2024-01-23 19:21:48.937866", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-23 19:21:48.933128" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:31 Tuesday 23 January 2024 19:21:48 +0000 (0:00:00.890) 0:00:06.299 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.256398", "end": "2024-01-23 19:21:49.437407", "rc": 0, "start": "2024-01-23 19:21:49.181009" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:39 Tuesday 23 January 2024 19:21:49 +0000 (0:00:00.501) 0:00:06.800 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 23 January 2024 19:21:49 +0000 (0:00:00.009) 0:00:06.809 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:50 Tuesday 23 January 2024 19:21:49 +0000 (0:00:00.008) 0:00:06.817 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:56 Tuesday 23 January 2024 19:21:49 +0000 (0:00:00.008) 0:00:06.825 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:21:49 +0000 (0:00:00.008) 0:00:06.834 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:15 Tuesday 23 January 2024 19:21:49 +0000 (0:00:00.007) 0:00:06.842 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 23 January 2024 19:21:49 +0000 (0:00:00.022) 0:00:06.864 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:21:49 +0000 (0:00:00.011) 0:00:06.875 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706037708.3849797, "block_size": 4096, "blocks": 0, "ctime": 1706037708.3849797, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26305, "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": 1706037708.3849797, "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-ci_fixsgif3__g/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 23 January 2024 19:21:49 +0000 (0:00:00.244) 0:00:07.120 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:17 Tuesday 23 January 2024 19:21:49 +0000 (0:00:00.012) 0:00:07.132 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Tuesday 23 January 2024 19:21:49 +0000 (0:00:00.009) 0:00:07.142 ******* included: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:21:49 +0000 (0:00:00.016) 0:00:07.158 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Tuesday 23 January 2024 19:21:49 +0000 (0:00:00.019) 0:00:07.178 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Tuesday 23 January 2024 19:21:49 +0000 (0:00:00.012) 0:00:07.190 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Tuesday 23 January 2024 19:21:49 +0000 (0:00:00.012) 0:00:07.202 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Tuesday 23 January 2024 19:21:52 +0000 (0:00:02.478) 0:00:09.681 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Tuesday 23 January 2024 19:21:53 +0000 (0:00:01.006) 0:00:10.688 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Tuesday 23 January 2024 19:21:53 +0000 (0:00:00.021) 0:00:10.709 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Tuesday 23 January 2024 19:21:53 +0000 (0:00:00.022) 0:00:10.731 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Tuesday 23 January 2024 19:21:53 +0000 (0:00:00.020) 0:00:10.752 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Tuesday 23 January 2024 19:21:53 +0000 (0:00:00.050) 0:00:10.803 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Tuesday 23 January 2024 19:21:53 +0000 (0:00:00.039) 0:00:10.842 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Tuesday 23 January 2024 19:21:53 +0000 (0:00:00.021) 0:00:10.863 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Tuesday 23 January 2024 19:21:53 +0000 (0:00:00.032) 0:00:10.895 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Tuesday 23 January 2024 19:21:54 +0000 (0:00:00.634) 0:00:11.530 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Tuesday 23 January 2024 19:21:54 +0000 (0:00:00.035) 0:00:11.566 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Tuesday 23 January 2024 19:21:54 +0000 (0:00:00.020) 0:00:11.586 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Tuesday 23 January 2024 19:21:54 +0000 (0:00:00.022) 0:00:11.608 ******* 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, 4008ce1f-9b4c-4a0c-af4f-5d15e13388a5 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 4008ce1f-9b4c-4a0c-af4f-5d15e13388a5 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Tuesday 23 January 2024 19:21:55 +0000 (0:00:00.980) 0:00:12.588 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Tuesday 23 January 2024 19:21:55 +0000 (0:00:00.022) 0:00:12.611 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 4008ce1f-9b4c-4a0c-af4f-5d15e13388a5", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 4008ce1f-9b4c-4a0c-af4f-5d15e13388a5 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Tuesday 23 January 2024 19:21:55 +0000 (0:00:00.021) 0:00:12.633 ******* 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, 4008ce1f-9b4c-4a0c-af4f-5d15e13388a5\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 4008ce1f-9b4c-4a0c-af4f-5d15e13388a5 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 4008ce1f-9b4c-4a0c-af4f-5d15e13388a5", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 4008ce1f-9b4c-4a0c-af4f-5d15e13388a5 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Tuesday 23 January 2024 19:21:55 +0000 (0:00:00.020) 0:00:12.653 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Tuesday 23 January 2024 19:21:55 +0000 (0:00:00.020) 0:00:12.674 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:42 Tuesday 23 January 2024 19:21:55 +0000 (0:00:00.338) 0:00:13.012 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 23 January 2024 19:21:55 +0000 (0:00:00.047) 0:00:13.060 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:21:55 +0000 (0:00:00.061) 0:00:13.122 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706037708.3849797, "block_size": 4096, "blocks": 0, "ctime": 1706037708.3849797, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26305, "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": 1706037708.3849797, "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-ci_fixsgif3__g/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 23 January 2024 19:21:56 +0000 (0:00:00.252) 0:00:13.375 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:44 Tuesday 23 January 2024 19:21:56 +0000 (0:00:00.020) 0:00:13.395 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 23 January 2024 19:21:56 +0000 (0:00:00.043) 0:00:13.439 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 23 January 2024 19:21:56 +0000 (0:00:00.032) 0:00:13.471 ******* 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-ci_fixsgif3__g/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 23 January 2024 19:21:56 +0000 (0:00:00.019) 0:00:13.491 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 23 January 2024 19:21:56 +0000 (0:00:00.250) 0:00:13.742 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 23 January 2024 19:21:56 +0000 (0:00:00.018) 0:00:13.760 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.030202", "end": "2024-01-23 19:21:56.669137", "rc": 0, "start": "2024-01-23 19:21:56.638935" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 23 January 2024 19:21:56 +0000 (0:00:00.280) 0:00:14.040 ******* 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-ci_fixsgif3__g/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 23 January 2024 19:21:56 +0000 (0:00:00.020) 0:00:14.061 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 23 January 2024 19:21:56 +0000 (0:00:00.017) 0:00:14.079 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 23 January 2024 19:21:56 +0000 (0:00:00.018) 0:00:14.097 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 23 January 2024 19:21:56 +0000 (0:00:00.018) 0:00:14.115 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 23 January 2024 19:21:56 +0000 (0:00:00.017) 0:00:14.133 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 23 January 2024 19:21:56 +0000 (0:00:00.053) 0:00:14.186 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 23 January 2024 19:21:56 +0000 (0:00:00.023) 0:00:14.210 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:48 Tuesday 23 January 2024 19:21:56 +0000 (0:00:00.020) 0:00:14.231 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004271", "end": "2024-01-23 19:21:57.120994", "rc": 0, "start": "2024-01-23 19:21:57.116723" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.14.168 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.14.168 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-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:52 Tuesday 23 January 2024 19:21:57 +0000 (0:00:00.261) 0:00:14.492 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:58 Tuesday 23 January 2024 19:21:57 +0000 (0:00:00.020) 0:00:14.513 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004290", "end": "2024-01-23 19:21:57.397506", "rc": 0, "start": "2024-01-23 19:21:57.393216" } STDOUT: 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 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-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:62 Tuesday 23 January 2024 19:21:57 +0000 (0:00:00.255) 0:00:14.768 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:69 Tuesday 23 January 2024 19:21:57 +0000 (0:00:00.020) 0:00:14.789 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Tuesday 23 January 2024 19:21:57 +0000 (0:00:00.020) 0:00:14.809 ******* included: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:21:57 +0000 (0:00:00.033) 0:00:14.842 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Tuesday 23 January 2024 19:21:57 +0000 (0:00:00.032) 0:00:14.875 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Tuesday 23 January 2024 19:21:57 +0000 (0:00:00.020) 0:00:14.896 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Tuesday 23 January 2024 19:21:57 +0000 (0:00:00.021) 0:00:14.917 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Tuesday 23 January 2024 19:21:59 +0000 (0:00:02.387) 0:00:17.305 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Tuesday 23 January 2024 19:22:00 +0000 (0:00:00.885) 0:00:18.190 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Tuesday 23 January 2024 19:22:00 +0000 (0:00:00.021) 0:00:18.212 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Tuesday 23 January 2024 19:22:00 +0000 (0:00:00.021) 0:00:18.233 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Tuesday 23 January 2024 19:22:00 +0000 (0:00:00.020) 0:00:18.254 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Tuesday 23 January 2024 19:22:00 +0000 (0:00:00.052) 0:00:18.307 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Tuesday 23 January 2024 19:22:00 +0000 (0:00:00.022) 0:00:18.329 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Tuesday 23 January 2024 19:22:01 +0000 (0:00:00.021) 0:00:18.350 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Tuesday 23 January 2024 19:22:01 +0000 (0:00:00.033) 0:00:18.383 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Tuesday 23 January 2024 19:22:01 +0000 (0:00:00.473) 0:00:18.857 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Tuesday 23 January 2024 19:22:01 +0000 (0:00:00.033) 0:00:18.890 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Tuesday 23 January 2024 19:22:01 +0000 (0:00:00.018) 0:00:18.909 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Tuesday 23 January 2024 19:22:01 +0000 (0:00:00.018) 0:00:18.928 ******* 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 [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Tuesday 23 January 2024 19:22:02 +0000 (0:00:00.527) 0:00:19.455 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Tuesday 23 January 2024 19:22:02 +0000 (0:00:00.022) 0:00:19.478 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Tuesday 23 January 2024 19:22:02 +0000 (0:00:00.021) 0:00:19.499 ******* 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 [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Tuesday 23 January 2024 19:22:02 +0000 (0:00:00.021) 0:00:19.520 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Tuesday 23 January 2024 19:22:02 +0000 (0:00:00.048) 0:00:19.568 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:81 Tuesday 23 January 2024 19:22:02 +0000 (0:00:00.260) 0:00:19.829 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:22:02 +0000 (0:00:00.045) 0:00:19.875 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:22:02 +0000 (0:00:00.018) 0:00:19.894 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:22:02 +0000 (0:00:00.017) 0:00:19.912 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:22:02 +0000 (0:00:00.030) 0:00:19.942 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:22:02 +0000 (0:00:00.030) 0:00:19.972 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005237", "end": "2024-01-23 19:22:03.858709", "rc": 0, "start": "2024-01-23 19:22:02.853472" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:22:03 +0000 (0:00:01.258) 0:00:21.231 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:22:03 +0000 (0:00:00.020) 0:00:21.251 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:22:03 +0000 (0:00:00.022) 0:00:21.274 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:23 Tuesday 23 January 2024 19:22:05 +0000 (0:00:02.009) 0:00:23.283 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:31 Tuesday 23 January 2024 19:22:05 +0000 (0:00:00.025) 0:00:23.309 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:39 Tuesday 23 January 2024 19:22:06 +0000 (0:00:00.044) 0:00:23.353 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.022006", "end": "2024-01-23 19:22:06.258831", "rc": 0, "start": "2024-01-23 19:22:06.236825" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 23 January 2024 19:22:06 +0000 (0:00:00.288) 0:00:23.641 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:50 Tuesday 23 January 2024 19:22:06 +0000 (0:00:00.019) 0:00:23.661 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:56 Tuesday 23 January 2024 19:22:06 +0000 (0:00:00.019) 0:00:23.681 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:22:06 +0000 (0:00:00.019) 0:00:23.701 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:85 Tuesday 23 January 2024 19:22:06 +0000 (0:00:00.020) 0:00:23.721 ******* ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:89 Tuesday 23 January 2024 19:22:06 +0000 (0:00:00.020) 0:00:23.742 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:22:06 +0000 (0:00:00.046) 0:00:23.788 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:22:06 +0000 (0:00:00.019) 0:00:23.807 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:22:06 +0000 (0:00:00.019) 0:00:23.826 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:22:06 +0000 (0:00:00.029) 0:00:23.856 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:22:06 +0000 (0:00:00.028) 0:00:23.885 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.005692", "end": "2024-01-23 19:22:06.885598", "rc": 0, "start": "2024-01-23 19:22:06.879906" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:22:06 +0000 (0:00:00.379) 0:00:24.264 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:22:06 +0000 (0:00:00.050) 0:00:24.315 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:22:07 +0000 (0:00:00.022) 0:00:24.338 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:23 Tuesday 23 January 2024 19:22:10 +0000 (0:00:03.299) 0:00:27.638 ******* 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.006289", "end": "2024-01-23 19:22:10.528632", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-23 19:22:10.522343" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004297", "end": "2024-01-23 19:22:10.833811", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-23 19:22:10.829514" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004331", "end": "2024-01-23 19:22:11.072030", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-23 19:22:11.067699" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:31 Tuesday 23 January 2024 19:22:11 +0000 (0:00:00.806) 0:00:28.444 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.024568", "end": "2024-01-23 19:22:11.351801", "rc": 0, "start": "2024-01-23 19:22:11.327233" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:39 Tuesday 23 January 2024 19:22:11 +0000 (0:00:00.279) 0:00:28.724 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 23 January 2024 19:22:11 +0000 (0:00:00.019) 0:00:28.743 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:50 Tuesday 23 January 2024 19:22:11 +0000 (0:00:00.021) 0:00:28.765 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:56 Tuesday 23 January 2024 19:22:11 +0000 (0:00:00.020) 0:00:28.786 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:22:11 +0000 (0:00:00.025) 0:00:28.811 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Tuesday 23 January 2024 19:22:11 +0000 (0:00:00.020) 0:00:28.832 ******* included: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:22:11 +0000 (0:00:00.034) 0:00:28.866 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Tuesday 23 January 2024 19:22:11 +0000 (0:00:00.032) 0:00:28.899 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Tuesday 23 January 2024 19:22:11 +0000 (0:00:00.024) 0:00:28.924 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Tuesday 23 January 2024 19:22:11 +0000 (0:00:00.024) 0:00:28.948 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Tuesday 23 January 2024 19:22:14 +0000 (0:00:02.399) 0:00:31.348 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Tuesday 23 January 2024 19:22:14 +0000 (0:00:00.894) 0:00:32.243 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Tuesday 23 January 2024 19:22:14 +0000 (0:00:00.022) 0:00:32.266 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Tuesday 23 January 2024 19:22:14 +0000 (0:00:00.022) 0:00:32.289 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Tuesday 23 January 2024 19:22:14 +0000 (0:00:00.022) 0:00:32.311 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Tuesday 23 January 2024 19:22:15 +0000 (0:00:00.052) 0:00:32.364 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Tuesday 23 January 2024 19:22:15 +0000 (0:00:00.022) 0:00:32.386 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Tuesday 23 January 2024 19:22:15 +0000 (0:00:00.022) 0:00:32.408 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Tuesday 23 January 2024 19:22:15 +0000 (0:00:00.033) 0:00:32.442 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Tuesday 23 January 2024 19:22:15 +0000 (0:00:00.485) 0:00:32.927 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Tuesday 23 January 2024 19:22:15 +0000 (0:00:00.047) 0:00:32.974 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Tuesday 23 January 2024 19:22:15 +0000 (0:00:00.021) 0:00:32.996 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Tuesday 23 January 2024 19:22:15 +0000 (0:00:00.022) 0:00:33.018 ******* 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, 1b3b6ed0-dc23-4f90-9133-eaa86923932f [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 1b3b6ed0-dc23-4f90-9133-eaa86923932f (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Tuesday 23 January 2024 19:22:16 +0000 (0:00:00.534) 0:00:33.553 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Tuesday 23 January 2024 19:22:16 +0000 (0:00:00.023) 0:00:33.576 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 1b3b6ed0-dc23-4f90-9133-eaa86923932f", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 1b3b6ed0-dc23-4f90-9133-eaa86923932f (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Tuesday 23 January 2024 19:22:16 +0000 (0:00:00.054) 0:00:33.630 ******* 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, 1b3b6ed0-dc23-4f90-9133-eaa86923932f\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 1b3b6ed0-dc23-4f90-9133-eaa86923932f (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 1b3b6ed0-dc23-4f90-9133-eaa86923932f", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 1b3b6ed0-dc23-4f90-9133-eaa86923932f (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Tuesday 23 January 2024 19:22:16 +0000 (0:00:00.023) 0:00:33.653 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Tuesday 23 January 2024 19:22:16 +0000 (0:00:00.022) 0:00:33.676 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:110 Tuesday 23 January 2024 19:22:16 +0000 (0:00:00.279) 0:00:33.956 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 23 January 2024 19:22:16 +0000 (0:00:00.055) 0:00:34.011 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:22:16 +0000 (0:00:00.040) 0:00:34.051 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706037730.5270329, "block_size": 4096, "blocks": 0, "ctime": 1706037730.5270329, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26891, "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": 1706037730.5270329, "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-ci_fixsgif3__g/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 23 January 2024 19:22:16 +0000 (0:00:00.255) 0:00:34.307 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:112 Tuesday 23 January 2024 19:22:16 +0000 (0:00:00.022) 0:00:34.329 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 23 January 2024 19:22:17 +0000 (0:00:00.048) 0:00:34.377 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 23 January 2024 19:22:17 +0000 (0:00:00.032) 0:00:34.410 ******* 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-ci_fixsgif3__g/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 23 January 2024 19:22:17 +0000 (0:00:00.022) 0:00:34.432 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 23 January 2024 19:22:17 +0000 (0:00:00.295) 0:00:34.727 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 23 January 2024 19:22:17 +0000 (0:00:00.019) 0:00:34.747 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.024085", "end": "2024-01-23 19:22:17.679651", "rc": 0, "start": "2024-01-23 19:22:17.655566" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 23 January 2024 19:22:17 +0000 (0:00:00.304) 0:00:35.052 ******* 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-ci_fixsgif3__g/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 23 January 2024 19:22:17 +0000 (0:00:00.021) 0:00:35.074 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 23 January 2024 19:22:17 +0000 (0:00:00.018) 0:00:35.092 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 23 January 2024 19:22:17 +0000 (0:00:00.019) 0:00:35.112 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 23 January 2024 19:22:17 +0000 (0:00:00.019) 0:00:35.131 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 23 January 2024 19:22:17 +0000 (0:00:00.019) 0:00:35.151 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 23 January 2024 19:22:17 +0000 (0:00:00.024) 0:00:35.175 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 23 January 2024 19:22:17 +0000 (0:00:00.023) 0:00:35.199 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:116 Tuesday 23 January 2024 19:22:17 +0000 (0:00:00.022) 0:00:35.221 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004747", "end": "2024-01-23 19:22:18.115643", "rc": 0, "start": "2024-01-23 19:22:18.110896" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.14.168 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.14.168 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-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:120 Tuesday 23 January 2024 19:22:18 +0000 (0:00:00.267) 0:00:35.488 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:126 Tuesday 23 January 2024 19:22:18 +0000 (0:00:00.021) 0:00:35.510 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004262", "end": "2024-01-23 19:22:18.392587", "rc": 0, "start": "2024-01-23 19:22:18.388325" } STDOUT: 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:130 Tuesday 23 January 2024 19:22:18 +0000 (0:00:00.252) 0:00:35.763 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:137 Tuesday 23 January 2024 19:22:18 +0000 (0:00:00.022) 0:00:35.785 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Tuesday 23 January 2024 19:22:18 +0000 (0:00:00.021) 0:00:35.806 ******* included: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:22:18 +0000 (0:00:00.067) 0:00:35.874 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Tuesday 23 January 2024 19:22:18 +0000 (0:00:00.038) 0:00:35.912 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Tuesday 23 January 2024 19:22:18 +0000 (0:00:00.022) 0:00:35.935 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Tuesday 23 January 2024 19:22:18 +0000 (0:00:00.023) 0:00:35.958 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Tuesday 23 January 2024 19:22:21 +0000 (0:00:02.409) 0:00:38.367 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Tuesday 23 January 2024 19:22:21 +0000 (0:00:00.836) 0:00:39.204 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Tuesday 23 January 2024 19:22:21 +0000 (0:00:00.022) 0:00:39.227 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Tuesday 23 January 2024 19:22:21 +0000 (0:00:00.023) 0:00:39.250 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Tuesday 23 January 2024 19:22:21 +0000 (0:00:00.022) 0:00:39.273 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Tuesday 23 January 2024 19:22:21 +0000 (0:00:00.053) 0:00:39.326 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Tuesday 23 January 2024 19:22:22 +0000 (0:00:00.023) 0:00:39.350 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Tuesday 23 January 2024 19:22:22 +0000 (0:00:00.022) 0:00:39.373 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Tuesday 23 January 2024 19:22:22 +0000 (0:00:00.036) 0:00:39.409 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Tuesday 23 January 2024 19:22:22 +0000 (0:00:00.519) 0:00:39.928 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Tuesday 23 January 2024 19:22:22 +0000 (0:00:00.038) 0:00:39.967 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Tuesday 23 January 2024 19:22:22 +0000 (0:00:00.020) 0:00:39.988 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Tuesday 23 January 2024 19:22:22 +0000 (0:00:00.026) 0:00:40.014 ******* 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 [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Tuesday 23 January 2024 19:22:23 +0000 (0:00:00.516) 0:00:40.530 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Tuesday 23 January 2024 19:22:23 +0000 (0:00:00.022) 0:00:40.553 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Tuesday 23 January 2024 19:22:23 +0000 (0:00:00.022) 0:00:40.575 ******* 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 [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Tuesday 23 January 2024 19:22:23 +0000 (0:00:00.022) 0:00:40.597 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Tuesday 23 January 2024 19:22:23 +0000 (0:00:00.022) 0:00:40.620 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:149 Tuesday 23 January 2024 19:22:23 +0000 (0:00:00.260) 0:00:40.881 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:22:23 +0000 (0:00:00.048) 0:00:40.929 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:22:23 +0000 (0:00:00.018) 0:00:40.948 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:22:23 +0000 (0:00:00.017) 0:00:40.966 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:22:23 +0000 (0:00:00.059) 0:00:41.025 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:22:23 +0000 (0:00:00.029) 0:00:41.055 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004046", "end": "2024-01-23 19:22:23.939538", "rc": 0, "start": "2024-01-23 19:22:23.935492" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:22:23 +0000 (0:00:00.255) 0:00:41.311 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:22:23 +0000 (0:00:00.020) 0:00:41.331 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:22:24 +0000 (0:00:00.021) 0:00:41.352 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:23 Tuesday 23 January 2024 19:22:26 +0000 (0:00:02.029) 0:00:43.382 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:31 Tuesday 23 January 2024 19:22:26 +0000 (0:00:00.025) 0:00:43.407 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:39 Tuesday 23 January 2024 19:22:26 +0000 (0:00:00.020) 0:00:43.427 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.021971", "end": "2024-01-23 19:22:26.331706", "rc": 0, "start": "2024-01-23 19:22:26.309735" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 23 January 2024 19:22:26 +0000 (0:00:00.277) 0:00:43.705 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:50 Tuesday 23 January 2024 19:22:26 +0000 (0:00:00.019) 0:00:43.725 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:56 Tuesday 23 January 2024 19:22:26 +0000 (0:00:00.019) 0:00:43.744 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:22:26 +0000 (0:00:00.019) 0:00:43.763 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=125 changed=4 unreachable=0 failed=0 skipped=102 rescued=0 ignored=0 Tuesday 23 January 2024 19:22:26 +0000 (0:00:00.048) 0:00:43.812 ******* =============================================================================== Install iproute --------------------------------------------------------- 3.30s /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which services are running ---- 2.48s /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.41s /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.40s /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.39s /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Install iproute --------------------------------------------------------- 2.17s /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.03s /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.01s /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:16 Gather current interface info ------------------------------------------- 1.26s /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/get_current_interfaces.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 1.01s /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.98s /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Gathering Facts --------------------------------------------------------- 0.94s /WORKDIR/git-ci_fixsgif3__g/tests/tests_auto_gateway_nm.yml:6 ----------------- fedora.linux_system_roles.network : Check which packages are installed --- 0.90s /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Create veth interface veth0 --------------------------------------------- 0.89s /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:23 fedora.linux_system_roles.network : Check which packages are installed --- 0.89s /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.84s /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Create veth interface veth0 --------------------------------------------- 0.81s /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tasks/manage_test_interface.yml:23 Gathering Facts --------------------------------------------------------- 0.78s /WORKDIR/git-ci_fixsgif3__g/tests/playbooks/tests_auto_gateway.yml:3 ---------- fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.63s /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.53s /WORKDIR/git-ci_fixsgif3__g/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---