[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. No config file found; using defaults running playbook inside collection fedora.linux_system_roles PLAY [Run playbook 'playbooks/tests_switch_provider.yml'] ********************** TASK [Gathering Facts] ********************************************************* Saturday 06 July 2024 07:03:57 -0400 (0:00:00.008) 0:00:00.008 ********* [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed_node1] TASK [Include the task 'el_repo_setup.yml'] ************************************ Saturday 06 July 2024 07:03:59 -0400 (0:00:02.635) 0:00:02.644 ********* included: /var/ARTIFACTS/work-generalmrilaeue/plans/general/tree/tmp.XMvRh9TpI5/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** Saturday 06 July 2024 07:03:59 -0400 (0:00:00.022) 0:00:02.666 ********* ok: [managed_node1] TASK [Check if system is ostree] *********************************************** Saturday 06 July 2024 07:04:01 -0400 (0:00:02.061) 0:00:04.728 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** Saturday 06 July 2024 07:04:02 -0400 (0:00:00.519) 0:00:05.247 ********* ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** Saturday 06 July 2024 07:04:02 -0400 (0:00:00.025) 0:00:05.273 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** Saturday 06 July 2024 07:04:02 -0400 (0:00:00.015) 0:00:05.289 ********* included: /var/ARTIFACTS/work-generalmrilaeue/plans/general/tree/tmp.XMvRh9TpI5/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 TASK [Create EPEL 40] ********************************************************** Saturday 06 July 2024 07:04:02 -0400 (0:00:00.034) 0:00:05.323 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** Saturday 06 July 2024 07:04:02 -0400 (0:00:00.015) 0:00:05.339 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** Saturday 06 July 2024 07:04:02 -0400 (0:00:00.014) 0:00:05.353 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** Saturday 06 July 2024 07:04:02 -0400 (0:00:00.014) 0:00:05.367 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** Saturday 06 July 2024 07:04:02 -0400 (0:00:00.014) 0:00:05.382 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } PLAY [Switch initscripts provider to nm] *************************************** TASK [Gathering Facts] ********************************************************* Saturday 06 July 2024 07:04:02 -0400 (0:00:00.034) 0:00:05.416 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Set fact to use initscripts network_provider] **************************** Saturday 06 July 2024 07:04:02 -0400 (0:00:00.022) 0:00:05.439 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Through the initscripts provider, create test bridge {{ interface }}] **** Saturday 06 July 2024 07:04:02 -0400 (0:00:00.017) 0:00:05.456 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** Saturday 06 July 2024 07:04:02 -0400 (0:00:00.016) 0:00:05.472 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Include the task 'remove+down_profile.yml'] ****************************** Saturday 06 July 2024 07:04:02 -0400 (0:00:00.016) 0:00:05.489 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** Saturday 06 July 2024 07:04:02 -0400 (0:00:00.016) 0:00:05.505 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Set fact to use nm network_provider] ************************************* Saturday 06 July 2024 07:04:02 -0400 (0:00:00.016) 0:00:05.522 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Through the nm provider, create test bridge {{ interface }}] ************* Saturday 06 July 2024 07:04:02 -0400 (0:00:00.016) 0:00:05.538 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** Saturday 06 July 2024 07:04:02 -0400 (0:00:00.015) 0:00:05.554 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Include the task 'remove+down_profile.yml'] ****************************** Saturday 06 July 2024 07:04:02 -0400 (0:00:00.016) 0:00:05.570 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** Saturday 06 July 2024 07:04:02 -0400 (0:00:00.016) 0:00:05.587 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Include the task 'delete_interface.yml'] ********************************* Saturday 06 July 2024 07:04:02 -0400 (0:00:00.016) 0:00:05.603 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_absent.yml'] ***************************** Saturday 06 July 2024 07:04:02 -0400 (0:00:00.016) 0:00:05.619 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** Saturday 06 July 2024 07:04:02 -0400 (0:00:00.015) 0:00:05.635 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed_node1 : ok=6 changed=0 unreachable=0 failed=0 skipped=20 rescued=0 ignored=0 Saturday 06 July 2024 07:04:02 -0400 (0:00:00.025) 0:00:05.661 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 2.64s Gather the minimum subset of ansible_facts required by the network role test --- 2.06s Check if system is ostree ----------------------------------------------- 0.52s Enable EPEL 6 ----------------------------------------------------------- 0.03s Include the task 'enable_epel.yml' -------------------------------------- 0.03s Set flag to indicate system is ostree ----------------------------------- 0.03s Verify network state restored to default -------------------------------- 0.03s Include the task 'el_repo_setup.yml' ------------------------------------ 0.02s Gathering Facts --------------------------------------------------------- 0.02s Set fact to use initscripts network_provider ---------------------------- 0.02s Set fact to use nm network_provider ------------------------------------- 0.02s Include the task 'assert_device_present.yml' ---------------------------- 0.02s Include the task 'remove+down_profile.yml' ------------------------------ 0.02s Include the task 'assert_device_present.yml' ---------------------------- 0.02s Include the task 'delete_interface.yml' --------------------------------- 0.02s Include the task 'assert_device_present.yml' ---------------------------- 0.02s Include the task 'remove+down_profile.yml' ------------------------------ 0.02s Through the initscripts provider, create test bridge {{ interface }} ---- 0.02s Include the task 'assert_device_present.yml' ---------------------------- 0.02s Include the task 'assert_device_absent.yml' ----------------------------- 0.02s