# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_auto_gateway_initscripts.yml *********************************** 2 plays in /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/tests_auto_gateway_initscripts.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/tests_auto_gateway_initscripts.yml:5 Thursday 29 February 2024 00:02:06 +0000 (0:00:00.012) 0:00:00.012 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/tests_auto_gateway_initscripts.yml:8 Thursday 29 February 2024 00:02:07 +0000 (0:00:01.004) 0:00:01.016 ***** included: /WORKDIR/git-nm_plugin_hotfixrh9eykre/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_hotfixrh9eykre/tests/tasks/el_repo_setup.yml:3 Thursday 29 February 2024 00:02:07 +0000 (0:00:00.012) 0:00:01.028 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/tasks/el_repo_setup.yml:17 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.410) 0:00:01.439 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/tasks/el_repo_setup.yml:22 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.289) 0:00:01.728 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/tasks/el_repo_setup.yml:26 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.013) 0:00:01.742 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/tasks/el_repo_setup.yml:51 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.008) 0:00:01.751 ***** included: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/tasks/enable_epel.yml:8 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.021) 0:00:01.772 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/tasks/enable_epel.yml:24 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.008) 0:00:01.781 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/tasks/enable_epel.yml:30 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.007) 0:00:01.788 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/tasks/enable_epel.yml:35 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.007) 0:00:01.796 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/tasks/enable_epel.yml:40 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.007) 0:00:01.803 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/tests_auto_gateway_initscripts.yml:10 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.007) 0:00:01.810 ***** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:3 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.021) 0:00:01.831 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:9 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.020) 0:00:01.852 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:11 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.017) 0:00:01.870 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:15 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.018) 0:00:01.888 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:17 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.017) 0:00:01.906 ***** skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.024) 0:00:01.930 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.016) 0:00:01.947 ***** skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.017) 0:00:01.964 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.017) 0:00:01.982 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.017) 0:00:02.000 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.017) 0:00:02.017 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.016) 0:00:02.033 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.016) 0:00:02.050 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.016) 0:00:02.066 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.016) 0:00:02.083 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Thursday 29 February 2024 00:02:08 +0000 (0:00:00.015) 0:00:02.099 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.115 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:120 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.015) 0:00:02.131 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:129 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.147 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:137 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.163 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:146 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.015) 0:00:02.179 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:158 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.015) 0:00:02.194 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:164 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.015) 0:00:02.210 ***** skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:168 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.015) 0:00:02.225 ***** skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:173 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.241 ***** skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:179 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.258 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:42 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.017) 0:00:02.276 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:44 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.293 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:48 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.017) 0:00:02.310 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:52 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.327 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:58 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.343 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:62 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.015) 0:00:02.358 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:69 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.017) 0:00:02.376 ***** skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.017) 0:00:02.394 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.410 ***** skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.426 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.015) 0:00:02.442 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.017) 0:00:02.459 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.017) 0:00:02.477 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.493 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.015) 0:00:02.509 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.525 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.541 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.558 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.015) 0:00:02.574 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:120 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.590 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:129 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.606 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:137 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.015) 0:00:02.622 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:146 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.638 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:158 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.655 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:164 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.672 ***** skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:168 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.018) 0:00:02.691 ***** skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:173 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.708 ***** skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:179 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.724 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:81 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.019) 0:00:02.743 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:85 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.760 ***** skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:89 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.017) 0:00:02.778 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.018) 0:00:02.797 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.814 ***** skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.830 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.847 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.863 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.017) 0:00:02.881 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.018) 0:00:02.899 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.017) 0:00:02.917 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.017) 0:00:02.934 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.017) 0:00:02.952 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.017) 0:00:02.969 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:02.986 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:120 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:03.003 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:129 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:03.019 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:137 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.016) 0:00:03.036 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:146 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.021) 0:00:03.057 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:158 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.017) 0:00:03.075 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:164 Thursday 29 February 2024 00:02:09 +0000 (0:00:00.018) 0:00:03.093 ***** skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:168 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.017) 0:00:03.111 ***** skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:173 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.016) 0:00:03.128 ***** skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:179 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.016) 0:00:03.145 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:110 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.017) 0:00:03.163 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:112 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.016) 0:00:03.179 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:116 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.017) 0:00:03.197 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:120 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.017) 0:00:03.215 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:126 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.018) 0:00:03.233 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:130 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.018) 0:00:03.252 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:137 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.017) 0:00:03.269 ***** skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.023) 0:00:03.293 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.020) 0:00:03.313 ***** skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.018) 0:00:03.331 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.017) 0:00:03.349 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.018) 0:00:03.368 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.016) 0:00:03.384 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.016) 0:00:03.401 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.017) 0:00:03.419 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.017) 0:00:03.436 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.017) 0:00:03.454 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.017) 0:00:03.472 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.017) 0:00:03.489 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:120 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.017) 0:00:03.507 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:129 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.017) 0:00:03.524 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:137 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.016) 0:00:03.541 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:146 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.016) 0:00:03.557 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:158 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.016) 0:00:03.574 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:164 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.016) 0:00:03.590 ***** skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:168 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.016) 0:00:03.607 ***** skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:173 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.016) 0:00:03.623 ***** skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:179 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.016) 0:00:03.639 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:149 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.017) 0:00:03.657 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:153 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.016) 0:00:03.673 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=7 changed=0 unreachable=0 failed=0 skipped=114 rescued=0 ignored=0 Thursday 29 February 2024 00:02:10 +0000 (0:00:00.020) 0:00:03.694 ***** =============================================================================== Gathering Facts --------------------------------------------------------- 1.00s /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/tests_auto_gateway_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.41s /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/tasks/el_repo_setup.yml:3 --------- Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/tasks/el_repo_setup.yml:17 -------- TEST: I can configure an interface with auto_gateway enabled ------------ 0.02s /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:17 TEARDOWN: remove profiles. ---------------------------------------------- 0.02s /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:137 Include the task 'enable_epel.yml' -------------------------------------- 0.02s /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/tasks/el_repo_setup.yml:51 -------- fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.02s /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:137 Set network provider to 'initscripts' ----------------------------------- 0.02s /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/tests_auto_gateway_initscripts.yml:10 Gathering Facts --------------------------------------------------------- 0.02s /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:3 Verify network state restored to default -------------------------------- 0.02s /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:153 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.02s /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.02s /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:179 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.02s /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:164 Include the task 'manage_test_interface.yml' ---------------------------- 0.02s /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:89 Assert default ipv4 route is absent ------------------------------------- 0.02s /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:120 Include the task 'manage_test_interface.yml' ---------------------------- 0.02s /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:11 fedora.linux_system_roles.network : Configure networking state ---------- 0.02s /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:158 Get ipv6 routes --------------------------------------------------------- 0.02s /WORKDIR/git-nm_plugin_hotfixrh9eykre/tests/playbooks/tests_auto_gateway.yml:126 fedora.linux_system_roles.network : Print network provider -------------- 0.02s /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.02s /WORKDIR/git-nm_plugin_hotfixrh9eykre/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---