# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.14.4] 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.14/lib/python3.9/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci7pg__w46/.collection executable location = /opt/ansible-2.14/bin/ansible-playbook python version = 3.9.16 (main, Jan 17 2023, 18:53:15) [GCC 8.5.0 20210514 (Red Hat 8.5.0-18)] (/opt/ansible-2.14/bin/python3.9) 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_team_nm.yml **************************************************** 2 plays in /WORKDIR/git-weekly-ci7pg__w46/tests/tests_team_nm.yml PLAY [Run playbook 'playbooks/tests_team.yml' with nm as provider] ************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tests_team_nm.yml:5 Saturday 27 May 2023 23:03:26 +0000 (0:00:00.019) 0:00:00.019 ********** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tests_team_nm.yml:9 Saturday 27 May 2023 23:03:27 +0000 (0:00:00.916) 0:00:00.935 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/el_repo_setup.yml:3 Saturday 27 May 2023 23:03:27 +0000 (0:00:00.024) 0:00:00.960 ********** ok: [sut] TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/el_repo_setup.yml:14 Saturday 27 May 2023 23:03:28 +0000 (0:00:00.372) 0:00:01.332 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/el_repo_setup.yml:39 Saturday 27 May 2023 23:03:28 +0000 (0:00:00.017) 0:00:01.349 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 36] ********************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml:8 Saturday 27 May 2023 23:03:28 +0000 (0:00:00.026) 0:00:01.376 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml:24 Saturday 27 May 2023 23:03:28 +0000 (0:00:00.015) 0:00:01.392 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml:29 Saturday 27 May 2023 23:03:28 +0000 (0:00:00.015) 0:00:01.407 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml:34 Saturday 27 May 2023 23:03:28 +0000 (0:00:00.015) 0:00:01.423 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tests_team_nm.yml:11 Saturday 27 May 2023 23:03:28 +0000 (0:00:00.016) 0:00:01.440 ********** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing team connection] **************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_team.yml:3 Saturday 27 May 2023 23:03:28 +0000 (0:00:00.034) 0:00:01.474 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_team.yml:11 Saturday 27 May 2023 23:03:28 +0000 (0:00:00.022) 0:00:01.497 ********** skipping: [sut] => {} TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_team.yml:21 Saturday 27 May 2023 23:03:28 +0000 (0:00:00.018) 0:00:01.515 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=5 changed=0 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 Saturday 27 May 2023 23:03:28 +0000 (0:00:00.033) 0:00:01.549 ********** =============================================================================== Gathering Facts --------------------------------------------------------- 0.92s /WORKDIR/git-weekly-ci7pg__w46/tests/tests_team_nm.yml:5 ---------------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.37s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/el_repo_setup.yml:3 ---------------- Set network provider to 'nm' -------------------------------------------- 0.03s /WORKDIR/git-weekly-ci7pg__w46/tests/tests_team_nm.yml:11 --------------------- Include the task 'run_test.yml' ----------------------------------------- 0.03s /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_team.yml:21 -------------- Include the task 'enable_epel.yml' -------------------------------------- 0.03s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/el_repo_setup.yml:39 --------------- Include the task 'el_repo_setup.yml' ------------------------------------ 0.02s /WORKDIR/git-weekly-ci7pg__w46/tests/tests_team_nm.yml:9 ---------------------- Gathering Facts --------------------------------------------------------- 0.02s /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_team.yml:3 --------------- Show playbook name ------------------------------------------------------ 0.02s /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_team.yml:11 -------------- Fix CentOS6 Base repo --------------------------------------------------- 0.02s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/el_repo_setup.yml:14 --------------- Enable EPEL 6 ----------------------------------------------------------- 0.02s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml:34 ----------------- Create EPEL 36 ---------------------------------------------------------- 0.02s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml:8 ------------------ Enable EPEL 7 ----------------------------------------------------------- 0.02s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml:24 ----------------- Enable EPEL 8 ----------------------------------------------------------- 0.02s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml:29 ----------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---