# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.15.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.15/lib/python3.9/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cihqr65n7m/.collection executable location = /opt/ansible-2.15/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.15/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_ntp_provider5.yml ********************************************** 1 plays in /WORKDIR/git-weekly-cihqr65n7m/tests/tests_ntp_provider5.yml PLAY [Configure NTP with ntp as specified provider] **************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cihqr65n7m/tests/tests_ntp_provider5.yml:2 Monday 28 August 2023 00:13:50 +0000 (0:00:00.038) 0:00:00.038 ********* ok: [sut] TASK [Install ntp] ************************************************************* task path: /WORKDIR/git-weekly-cihqr65n7m/tests/tests_ntp_provider5.yml:16 Monday 28 August 2023 00:13:51 +0000 (0:00:00.848) 0:00:00.886 ********* fatal: [sut]: FAILED! => { "changed": false, "failures": [ "No package ntp available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages ...ignoring TASK [Skip test if no ntp package] ********************************************* task path: /WORKDIR/git-weekly-cihqr65n7m/tests/tests_ntp_provider5.yml:23 Monday 28 August 2023 00:13:52 +0000 (0:00:00.897) 0:00:01.784 ********* META: ending play PLAY RECAP ********************************************************************* sut : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=1 Monday 28 August 2023 00:13:52 +0000 (0:00:00.008) 0:00:01.793 ********* =============================================================================== Install ntp ------------------------------------------------------------- 0.90s /WORKDIR/git-weekly-cihqr65n7m/tests/tests_ntp_provider5.yml:16 --------------- Gathering Facts --------------------------------------------------------- 0.85s /WORKDIR/git-weekly-cihqr65n7m/tests/tests_ntp_provider5.yml:2 ---------------- Skip test if no ntp package --------------------------------------------- 0.01s /WORKDIR/git-weekly-cihqr65n7m/tests/tests_ntp_provider5.yml:23 --------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---