# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_auto_gateway_nm.yml ******************************************** 2 plays in /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/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-nm_plugin_hotfix0wx8ijfz/tests/tests_auto_gateway_nm.yml:6 Sunday 18 February 2024 22:40:47 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tests_auto_gateway_nm.yml:9 Sunday 18 February 2024 22:40:48 +0000 (0:00:00.695) 0:00:00.708 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/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-nm_plugin_hotfix0wx8ijfz/tests/tasks/el_repo_setup.yml:3 Sunday 18 February 2024 22:40:48 +0000 (0:00:00.011) 0:00:00.719 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/el_repo_setup.yml:19 Sunday 18 February 2024 22:40:49 +0000 (0:00:00.362) 0:00:01.081 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/el_repo_setup.yml:24 Sunday 18 February 2024 22:40:49 +0000 (0:00:00.252) 0:00:01.333 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/el_repo_setup.yml:28 Sunday 18 February 2024 22:40:49 +0000 (0:00:00.020) 0:00:01.354 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/el_repo_setup.yml:53 Sunday 18 February 2024 22:40:49 +0000 (0:00:00.018) 0:00:01.373 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/enable_epel.yml:8 Sunday 18 February 2024 22:40:49 +0000 (0:00:00.035) 0:00:01.408 ******* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/enable_epel.yml:24 Sunday 18 February 2024 22:40:49 +0000 (0:00:00.234) 0:00:01.643 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/enable_epel.yml:30 Sunday 18 February 2024 22:40:49 +0000 (0:00:00.010) 0:00:01.654 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/enable_epel.yml:35 Sunday 18 February 2024 22:40:49 +0000 (0:00:00.010) 0:00:01.664 ******* ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.243846", "end": "2024-02-18 22:40:49.995329", "rc": 0, "start": "2024-02-18 22:40:49.751483" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tasks/enable_epel.yml:40 Sunday 18 February 2024 22:40:50 +0000 (0:00:00.428) 0:00:02.093 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tests_auto_gateway_nm.yml:11 Sunday 18 February 2024 22:40:50 +0000 (0:00:00.009) 0:00:02.102 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:3 Sunday 18 February 2024 22:40:50 +0000 (0:00:00.010) 0:00:02.113 ******* ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:9 Sunday 18 February 2024 22:40:50 +0000 (0:00:00.475) 0:00:02.588 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:40:50 +0000 (0:00:00.022) 0:00:02.610 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:40:50 +0000 (0:00:00.012) 0:00:02.622 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002970", "end": "2024-02-18 22:40:50.709125", "rc": 0, "start": "2024-02-18 22:40:50.706155" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:40:50 +0000 (0:00:00.183) 0:00:02.806 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:40:50 +0000 (0:00:00.012) 0:00:02.819 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:11 Sunday 18 February 2024 22:40:50 +0000 (0:00:00.010) 0:00:02.830 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 22:40:50 +0000 (0:00:00.028) 0:00:02.858 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 22:40:50 +0000 (0:00:00.011) 0:00:02.870 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 22:40:50 +0000 (0:00:00.009) 0:00:02.879 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:40:50 +0000 (0:00:00.013) 0:00:02.892 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:40:50 +0000 (0:00:00.013) 0:00:02.906 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003025", "end": "2024-02-18 22:40:50.994795", "rc": 0, "start": "2024-02-18 22:40:50.991770" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:40:51 +0000 (0:00:00.186) 0:00:03.092 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:40:51 +0000 (0:00:00.011) 0:00:03.104 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 22:40:51 +0000 (0:00:00.012) 0:00:03.116 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 22:44:53 +0000 (0:04:02.817) 0:04:05.933 ******* 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.013330", "end": "2024-02-18 22:44:54.037288", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-18 22:44:54.023958" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004045", "end": "2024-02-18 22:44:54.253394", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-18 22:44:54.249349" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003943", "end": "2024-02-18 22:44:54.433258", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-18 22:44:54.429315" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 22:44:54 +0000 (0:00:00.597) 0:04:06.531 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.023459", "end": "2024-02-18 22:44:54.639462", "rc": 0, "start": "2024-02-18 22:44:54.616003" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 22:44:54 +0000 (0:00:00.207) 0:04:06.738 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 22:44:54 +0000 (0:00:00.012) 0:04:06.750 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 22:44:54 +0000 (0:00:00.011) 0:04:06.762 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 22:44:54 +0000 (0:00:00.011) 0:04:06.774 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 22:44:54 +0000 (0:00:00.012) 0:04:06.786 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:15 Sunday 18 February 2024 22:44:54 +0000 (0:00:00.013) 0:04:06.800 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 18 February 2024 22:44:54 +0000 (0:00:00.028) 0:04:06.828 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:44:54 +0000 (0:00:00.014) 0:04:06.843 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708296294.0274045, "block_size": 4096, "blocks": 0, "ctime": 1708296294.0274045, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22799, "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": 1708296294.0274045, "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-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 18 February 2024 22:44:54 +0000 (0:00:00.188) 0:04:07.031 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:17 Sunday 18 February 2024 22:44:54 +0000 (0:00:00.013) 0:04:07.045 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:44:54 +0000 (0:00:00.012) 0:04:07.057 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:44:55 +0000 (0:00:00.068) 0:04:07.125 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:44:55 +0000 (0:00:00.012) 0:04:07.138 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:44:55 +0000 (0:00:00.011) 0:04:07.149 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:44:55 +0000 (0:00:00.009) 0:04:07.159 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:44:56 +0000 (0:00:01.560) 0:04:08.719 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:44:58 +0000 (0:00:01.469) 0:04:10.189 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:44:58 +0000 (0:00:00.023) 0:04:10.212 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:44:58 +0000 (0:00:00.022) 0:04:10.234 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:44:58 +0000 (0:00:00.020) 0:04:10.255 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:44:58 +0000 (0:00:00.043) 0:04:10.298 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:44:58 +0000 (0:00:00.021) 0:04:10.319 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:44:58 +0000 (0:00:00.020) 0:04:10.340 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:44:58 +0000 (0:00:00.026) 0:04:10.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 [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:44:58 +0000 (0:00:00.482) 0:04:10.849 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:44:58 +0000 (0:00:00.027) 0:04:10.876 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:44:58 +0000 (0:00:00.021) 0:04:10.898 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:44:58 +0000 (0:00:00.022) 0:04:10.920 ******* 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, a4fc21f0-a487-4e6d-a3a8-2a41d6232106 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a4fc21f0-a487-4e6d-a3a8-2a41d6232106 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:44:59 +0000 (0:00:00.649) 0:04:11.569 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:44:59 +0000 (0:00:00.022) 0:04:11.592 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, a4fc21f0-a487-4e6d-a3a8-2a41d6232106", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a4fc21f0-a487-4e6d-a3a8-2a41d6232106 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:44:59 +0000 (0:00:00.022) 0:04:11.615 ******* 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, a4fc21f0-a487-4e6d-a3a8-2a41d6232106\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a4fc21f0-a487-4e6d-a3a8-2a41d6232106 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, a4fc21f0-a487-4e6d-a3a8-2a41d6232106", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a4fc21f0-a487-4e6d-a3a8-2a41d6232106 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:44:59 +0000 (0:00:00.023) 0:04:11.638 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:44:59 +0000 (0:00:00.022) 0:04:11.661 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:42 Sunday 18 February 2024 22:44:59 +0000 (0:00:00.239) 0:04:11.900 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 18 February 2024 22:44:59 +0000 (0:00:00.052) 0:04:11.952 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:44:59 +0000 (0:00:00.038) 0:04:11.990 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708296294.0274045, "block_size": 4096, "blocks": 0, "ctime": 1708296294.0274045, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22799, "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": 1708296294.0274045, "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-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 18 February 2024 22:45:00 +0000 (0:00:00.197) 0:04:12.188 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:44 Sunday 18 February 2024 22:45:00 +0000 (0:00:00.024) 0:04:12.213 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 22:45:00 +0000 (0:00:00.085) 0:04:12.299 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 22:45:00 +0000 (0:00:00.038) 0:04:12.337 ******* 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-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 22:45:00 +0000 (0:00:00.022) 0:04:12.360 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708296299.416128, "block_size": 4096, "blocks": 8, "ctime": 1708296299.374128, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5976904, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708296299.374128, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 396, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 22:45:00 +0000 (0:00:00.196) 0:04:12.557 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 22:45:00 +0000 (0:00:00.024) 0:04:12.581 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021604", "end": "2024-02-18 22:45:00.690359", "rc": 0, "start": "2024-02-18 22:45:00.668755" } STDOUT: veth0 /etc/sysconfig/network-scripts/ifcfg-veth0 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 22:45:00 +0000 (0:00:00.217) 0:04:12.799 ******* 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-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 22:45:00 +0000 (0:00:00.025) 0:04:12.824 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 22:45:00 +0000 (0:00:00.025) 0:04:12.849 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 22:45:00 +0000 (0:00:00.024) 0:04:12.873 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 22:45:00 +0000 (0:00:00.025) 0:04:12.899 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 22:45:00 +0000 (0:00:00.023) 0:04:12.922 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 22:45:00 +0000 (0:00:00.024) 0:04:12.947 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 22:45:00 +0000 (0:00:00.025) 0:04:12.972 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:48 Sunday 18 February 2024 22:45:00 +0000 (0:00:00.023) 0:04:12.996 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003570", "end": "2024-02-18 22:45:01.086410", "rc": 0, "start": "2024-02-18 22:45:01.082840" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.250 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.250 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-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:52 Sunday 18 February 2024 22:45:01 +0000 (0:00:00.211) 0:04:13.207 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:58 Sunday 18 February 2024 22:45:01 +0000 (0:00:00.024) 0:04:13.232 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003423", "end": "2024-02-18 22:45:01.322458", "rc": 0, "start": "2024-02-18 22:45:01.319035" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:62 Sunday 18 February 2024 22:45:01 +0000 (0:00:00.199) 0:04:13.431 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:69 Sunday 18 February 2024 22:45:01 +0000 (0:00:00.026) 0:04:13.457 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:45:01 +0000 (0:00:00.023) 0:04:13.480 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:45:01 +0000 (0:00:00.040) 0:04:13.521 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:45:01 +0000 (0:00:00.026) 0:04:13.547 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:45:01 +0000 (0:00:00.022) 0:04:13.569 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:45:01 +0000 (0:00:00.022) 0:04:13.592 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:45:03 +0000 (0:00:01.515) 0:04:15.107 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:45:04 +0000 (0:00:01.288) 0:04:16.396 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:45:04 +0000 (0:00:00.023) 0:04:16.420 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:45:04 +0000 (0:00:00.021) 0:04:16.441 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:45:04 +0000 (0:00:00.022) 0:04:16.464 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:45:04 +0000 (0:00:00.044) 0:04:16.508 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:45:04 +0000 (0:00:00.022) 0:04:16.530 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:45:04 +0000 (0:00:00.022) 0:04:16.553 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:45:04 +0000 (0:00:00.025) 0:04:16.578 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:45:04 +0000 (0:00:00.394) 0:04:16.972 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:45:04 +0000 (0:00:00.025) 0:04:16.998 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:45:04 +0000 (0:00:00.021) 0:04:17.019 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:45:04 +0000 (0:00:00.021) 0:04:17.041 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:45:05 +0000 (0:00:00.389) 0:04:17.430 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:45:05 +0000 (0:00:00.021) 0:04:17.451 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:45:05 +0000 (0:00:00.023) 0:04:17.475 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:45:05 +0000 (0:00:00.022) 0:04:17.498 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:45:05 +0000 (0:00:00.022) 0:04:17.520 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:81 Sunday 18 February 2024 22:45:05 +0000 (0:00:00.189) 0:04:17.710 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 22:45:05 +0000 (0:00:00.051) 0:04:17.761 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 22:45:05 +0000 (0:00:00.065) 0:04:17.826 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 22:45:05 +0000 (0:00:00.025) 0:04:17.852 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:45:05 +0000 (0:00:00.039) 0:04:17.891 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:45:05 +0000 (0:00:00.038) 0:04:17.929 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002922", "end": "2024-02-18 22:45:06.020029", "rc": 0, "start": "2024-02-18 22:45:06.017107" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:45:06 +0000 (0:00:00.212) 0:04:18.142 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:45:06 +0000 (0:00:00.034) 0:04:18.177 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 22:45:06 +0000 (0:00:00.025) 0:04:18.203 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 22:49:08 +0000 (0:04:02.692) 0:08:20.895 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 22:49:08 +0000 (0:00:00.033) 0:08:20.928 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 22:49:08 +0000 (0:00:00.023) 0:08:20.952 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.014487", "end": "2024-02-18 22:49:09.056948", "rc": 0, "start": "2024-02-18 22:49:09.042461" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 22:49:09 +0000 (0:00:00.214) 0:08:21.167 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 22:49:09 +0000 (0:00:00.024) 0:08:21.191 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 22:49:09 +0000 (0:00:00.023) 0:08:21.214 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 22:49:09 +0000 (0:00:00.023) 0:08:21.238 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:85 Sunday 18 February 2024 22:49:09 +0000 (0:00:00.022) 0:08:21.260 ******* ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:89 Sunday 18 February 2024 22:49:09 +0000 (0:00:00.022) 0:08:21.283 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 22:49:09 +0000 (0:00:00.054) 0:08:21.338 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 22:49:09 +0000 (0:00:00.022) 0:08:21.361 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 22:49:09 +0000 (0:00:00.022) 0:08:21.383 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:49:09 +0000 (0:00:00.036) 0:08:21.420 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:49:09 +0000 (0:00:00.087) 0:08:21.507 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003249", "end": "2024-02-18 22:49:09.597389", "rc": 0, "start": "2024-02-18 22:49:09.594140" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:49:09 +0000 (0:00:00.198) 0:08:21.706 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:49:09 +0000 (0:00:00.024) 0:08:21.730 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 22:49:09 +0000 (0:00:00.023) 0:08:21.754 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 22:53:12 +0000 (0:04:02.687) 0:12:24.441 ******* 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.007219", "end": "2024-02-18 22:53:12.542221", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-18 22:53:12.535002" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003895", "end": "2024-02-18 22:53:12.771089", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-18 22:53:12.767194" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004062", "end": "2024-02-18 22:53:12.956048", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-18 22:53:12.951986" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 22:53:12 +0000 (0:00:00.626) 0:12:25.068 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.023747", "end": "2024-02-18 22:53:13.187058", "rc": 0, "start": "2024-02-18 22:53:13.163311" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 22:53:13 +0000 (0:00:00.230) 0:12:25.298 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 22:53:13 +0000 (0:00:00.059) 0:12:25.357 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 22:53:13 +0000 (0:00:00.031) 0:12:25.388 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 22:53:13 +0000 (0:00:00.024) 0:12:25.413 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 22:53:13 +0000 (0:00:00.024) 0:12:25.437 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:53:13 +0000 (0:00:00.024) 0:12:25.462 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:53:13 +0000 (0:00:00.050) 0:12:25.512 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:53:13 +0000 (0:00:00.029) 0:12:25.542 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:53:13 +0000 (0:00:00.024) 0:12:25.567 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:53:13 +0000 (0:00:00.023) 0:12:25.590 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:53:15 +0000 (0:00:01.585) 0:12:27.176 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:53:16 +0000 (0:00:01.300) 0:12:28.476 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:53:16 +0000 (0:00:00.024) 0:12:28.501 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:53:16 +0000 (0:00:00.024) 0:12:28.525 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:53:16 +0000 (0:00:00.024) 0:12:28.550 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:53:16 +0000 (0:00:00.048) 0:12:28.598 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:53:16 +0000 (0:00:00.030) 0:12:28.628 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:53:16 +0000 (0:00:00.034) 0:12:28.662 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:53:16 +0000 (0:00:00.029) 0:12:28.692 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:53:16 +0000 (0:00:00.344) 0:12:29.036 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:53:16 +0000 (0:00:00.029) 0:12:29.066 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:53:17 +0000 (0:00:00.024) 0:12:29.091 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:53:17 +0000 (0:00:00.023) 0:12:29.114 ******* 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, a5d4cfa4-ca90-40da-85b9-cca911acf7a3 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a5d4cfa4-ca90-40da-85b9-cca911acf7a3 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:53:17 +0000 (0:00:00.387) 0:12:29.502 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:53:17 +0000 (0:00:00.023) 0:12:29.526 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, a5d4cfa4-ca90-40da-85b9-cca911acf7a3", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a5d4cfa4-ca90-40da-85b9-cca911acf7a3 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:53:17 +0000 (0:00:00.024) 0:12:29.551 ******* 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, a5d4cfa4-ca90-40da-85b9-cca911acf7a3\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a5d4cfa4-ca90-40da-85b9-cca911acf7a3 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, a5d4cfa4-ca90-40da-85b9-cca911acf7a3", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a5d4cfa4-ca90-40da-85b9-cca911acf7a3 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:53:17 +0000 (0:00:00.027) 0:12:29.578 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:53:17 +0000 (0:00:00.031) 0:12:29.610 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:110 Sunday 18 February 2024 22:53:17 +0000 (0:00:00.195) 0:12:29.805 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 18 February 2024 22:53:17 +0000 (0:00:00.053) 0:12:29.859 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:53:17 +0000 (0:00:00.085) 0:12:29.945 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708296792.5393808, "block_size": 4096, "blocks": 0, "ctime": 1708296792.5393808, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23385, "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": 1708296792.5393808, "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-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 18 February 2024 22:53:18 +0000 (0:00:00.199) 0:12:30.144 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:112 Sunday 18 February 2024 22:53:18 +0000 (0:00:00.026) 0:12:30.171 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 22:53:18 +0000 (0:00:00.055) 0:12:30.227 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 22:53:18 +0000 (0:00:00.047) 0:12:30.274 ******* 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-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 22:53:18 +0000 (0:00:00.023) 0:12:30.297 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708296797.375236, "block_size": 4096, "blocks": 8, "ctime": 1708296797.336236, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5976904, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708296797.336236, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 323, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 22:53:18 +0000 (0:00:00.197) 0:12:30.495 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 22:53:18 +0000 (0:00:00.023) 0:12:30.518 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021816", "end": "2024-02-18 22:53:18.631414", "rc": 0, "start": "2024-02-18 22:53:18.609598" } STDOUT: veth0 /etc/sysconfig/network-scripts/ifcfg-veth0 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 22:53:18 +0000 (0:00:00.223) 0:12:30.741 ******* 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-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 22:53:18 +0000 (0:00:00.025) 0:12:30.767 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 22:53:18 +0000 (0:00:00.025) 0:12:30.792 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 22:53:18 +0000 (0:00:00.070) 0:12:30.863 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 22:53:18 +0000 (0:00:00.025) 0:12:30.889 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 22:53:18 +0000 (0:00:00.025) 0:12:30.915 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 22:53:18 +0000 (0:00:00.025) 0:12:30.940 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 22:53:18 +0000 (0:00:00.024) 0:12:30.965 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:116 Sunday 18 February 2024 22:53:18 +0000 (0:00:00.023) 0:12:30.988 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003841", "end": "2024-02-18 22:53:19.082281", "rc": 0, "start": "2024-02-18 22:53:19.078440" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.250 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.250 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-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:120 Sunday 18 February 2024 22:53:19 +0000 (0:00:00.203) 0:12:31.192 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:126 Sunday 18 February 2024 22:53:19 +0000 (0:00:00.023) 0:12:31.215 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003890", "end": "2024-02-18 22:53:19.308210", "rc": 0, "start": "2024-02-18 22:53:19.304320" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:130 Sunday 18 February 2024 22:53:19 +0000 (0:00:00.203) 0:12:31.419 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:137 Sunday 18 February 2024 22:53:19 +0000 (0:00:00.030) 0:12:31.449 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:53:19 +0000 (0:00:00.023) 0:12:31.473 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:53:19 +0000 (0:00:00.040) 0:12:31.513 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:53:19 +0000 (0:00:00.029) 0:12:31.543 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:53:19 +0000 (0:00:00.022) 0:12:31.565 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:53:19 +0000 (0:00:00.020) 0:12:31.586 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:53:21 +0000 (0:00:01.567) 0:12:33.154 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:53:22 +0000 (0:00:01.302) 0:12:34.457 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:53:22 +0000 (0:00:00.024) 0:12:34.482 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:53:22 +0000 (0:00:00.023) 0:12:34.505 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:53:22 +0000 (0:00:00.023) 0:12:34.529 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:53:22 +0000 (0:00:00.080) 0:12:34.609 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:53:22 +0000 (0:00:00.022) 0:12:34.632 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:53:22 +0000 (0:00:00.023) 0:12:34.655 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:53:22 +0000 (0:00:00.026) 0:12:34.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 [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:53:22 +0000 (0:00:00.346) 0:12:35.028 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:53:22 +0000 (0:00:00.026) 0:12:35.055 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:53:22 +0000 (0:00:00.022) 0:12:35.077 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:53:23 +0000 (0:00:00.022) 0:12:35.100 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:53:23 +0000 (0:00:00.392) 0:12:35.493 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:53:23 +0000 (0:00:00.023) 0:12:35.516 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:53:23 +0000 (0:00:00.024) 0:12:35.541 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:53:23 +0000 (0:00:00.023) 0:12:35.565 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:53:23 +0000 (0:00:00.021) 0:12:35.587 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:149 Sunday 18 February 2024 22:53:23 +0000 (0:00:00.199) 0:12:35.786 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 22:53:23 +0000 (0:00:00.098) 0:12:35.885 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 22:53:23 +0000 (0:00:00.023) 0:12:35.908 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 22:53:23 +0000 (0:00:00.021) 0:12:35.930 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:53:23 +0000 (0:00:00.035) 0:12:35.965 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:53:23 +0000 (0:00:00.034) 0:12:36.000 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003324", "end": "2024-02-18 22:53:24.091634", "rc": 0, "start": "2024-02-18 22:53:24.088310" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:53:24 +0000 (0:00:00.199) 0:12:36.200 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:53:24 +0000 (0:00:00.023) 0:12:36.224 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 22:53:24 +0000 (0:00:00.023) 0:12:36.247 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 22:57:26 +0000 (0:04:02.725) 0:16:38.973 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 22:57:26 +0000 (0:00:00.075) 0:16:39.049 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 22:57:26 +0000 (0:00:00.023) 0:16:39.072 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.012115", "end": "2024-02-18 22:57:27.177116", "rc": 0, "start": "2024-02-18 22:57:27.165001" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 22:57:27 +0000 (0:00:00.215) 0:16:39.288 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 22:57:27 +0000 (0:00:00.026) 0:16:39.315 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 22:57:27 +0000 (0:00:00.024) 0:16:39.339 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 22:57:27 +0000 (0:00:00.023) 0:16:39.363 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:153 Sunday 18 February 2024 22:57:27 +0000 (0:00:00.021) 0:16:39.385 ******* included: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/check_network_dns.yml:6 Sunday 18 February 2024 22:57:27 +0000 (0:00:00.055) 0:16:39.440 ******* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.009631", "end": "2024-02-18 22:57:27.538682", "rc": 0, "start": "2024-02-18 22:57:27.529051" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:90:28:1b:76:c3 brd ff:ff:ff:ff:ff:ff inet 10.31.9.250/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 2148sec preferred_lft 2148sec inet6 fe80::1090:28ff:fe1b:76c3/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.250 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.250 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/check_network_dns.yml:24 Sunday 18 February 2024 22:57:27 +0000 (0:00:00.207) 0:16:39.647 ******* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.071392", "end": "2024-02-18 22:57:27.813344", "rc": 0, "start": "2024-02-18 22:57:27.741952" } STDOUT: CHECK DNS AND CONNECTIVITY 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 12708 0 --:--:-- --:--:-- --:--:-- 12708 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 13227 0 --:--:-- --:--:-- --:--:-- 13227 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=132 changed=4 unreachable=0 failed=0 skipped=98 rescued=0 ignored=0 Sunday 18 February 2024 22:57:27 +0000 (0:00:00.262) 0:16:39.910 ******* =============================================================================== Install iproute ------------------------------------------------------- 242.82s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 242.73s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 242.69s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 242.69s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.59s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.57s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.56s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.47s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.30s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.30s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.29s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.78s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable and start NetworkManager ------------ 0.74s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:88 Gathering Facts --------------------------------------------------------- 0.70s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/tests_auto_gateway_nm.yml:6 ------- linux-system-roles.network : Configure networking connection profiles --- 0.65s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:125 Create veth interface veth0 --------------------------------------------- 0.63s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:28 Create veth interface veth0 --------------------------------------------- 0.60s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tasks/manage_test_interface.yml:28 linux-system-roles.network : Enable and start NetworkManager ------------ 0.48s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/roles/linux-system-roles.network/tasks/main.yml:88 Gathering Facts --------------------------------------------------------- 0.48s /WORKDIR/git-nm_plugin_hotfix0wx8ijfz/tests/playbooks/tests_auto_gateway.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---