# 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-weekly-ci04dfkg34/.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_all_options.yml ************************************************ 1 plays in /WORKDIR/git-weekly-ci04dfkg34/tests/tests_all_options.yml PLAY [Test we can handle all configuration options documented in manual page] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci04dfkg34/tests/tests_all_options.yml:2 Saturday 27 January 2024 21:29:03 +0000 (0:00:00.011) 0:00:00.011 ****** ok: [sut] TASK [Ubuntu and RHEL6 containers are minified, missing manual pages] ********** task path: /WORKDIR/git-weekly-ci04dfkg34/tests/tests_all_options.yml:9 Saturday 27 January 2024 21:29:04 +0000 (0:00:00.870) 0:00:00.881 ****** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [Define common variables] ************************************************* task path: /WORKDIR/git-weekly-ci04dfkg34/tests/tests_all_options.yml:14 Saturday 27 January 2024 21:29:04 +0000 (0:00:00.013) 0:00:00.894 ****** ok: [sut] => { "ansible_facts": { "ssh_test_package": "openssh-clients" }, "changed": false } TASK [Define specific variables] *********************************************** task path: /WORKDIR/git-weekly-ci04dfkg34/tests/tests_all_options.yml:18 Saturday 27 January 2024 21:29:04 +0000 (0:00:00.009) 0:00:00.904 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts['os_family'] != 'RedHat'\n", "skip_reason": "Conditional result was False" } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci04dfkg34/tests/tests_all_options.yml:27 Saturday 27 January 2024 21:29:04 +0000 (0:00:00.008) 0:00:00.913 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci04dfkg34/tests/tests_all_options.yml:32 Saturday 27 January 2024 21:29:04 +0000 (0:00:00.262) 0:00:01.176 ****** ok: [sut] => { "ansible_facts": { "__ssh_is_ostree": false }, "changed": false } TASK [Enable installation of manual pages on Fedora/RHEL] ********************** task path: /WORKDIR/git-weekly-ci04dfkg34/tests/tests_all_options.yml:36 Saturday 27 January 2024 21:29:04 +0000 (0:00:00.013) 0:00:01.189 ****** ok: [sut] => { "backup": "", "changed": false, "found": 0 } TASK [Reinstall manual pages for openssh-clients on RHEL] ********************** task path: /WORKDIR/git-weekly-ci04dfkg34/tests/tests_all_options.yml:44 Saturday 27 January 2024 21:29:04 +0000 (0:00:00.283) 0:00:01.472 ****** fatal: [sut]: FAILED! => { "changed": true, "cmd": [ "dnf", "reinstall", "-y", "openssh-clients" ], "delta": "0:00:01.907390", "end": "2024-01-27 21:29:06.958952", "rc": 1, "start": "2024-01-27 21:29:05.051562" } STDOUT: Beaker Client - Fedora8 2.8 kB/s | 244 B 00:00 Last metadata expiration check: 0:00:17 ago on Sat 27 Jan 2024 09:28:49 PM UTC. Installed package openssh-clients-9.0p1-17.fc38.x86_64 (from updates) not available. STDERR: Errors during downloading metadata for repository 'beaker-client': - Status code: 404 for http://download.eng.bos.redhat.com/beakerrepos/client/Fedora8/repodata/repomd.xml (IP: 10.19.165.239) Error: Failed to download metadata for repo 'beaker-client': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Ignoring repositories: beaker-client Error: No packages marked for reinstall. MSG: non-zero return code to retry, use: --limit @/tmp/tests_all_options.retry PLAY RECAP ********************************************************************* sut : ok=5 changed=0 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 Saturday 27 January 2024 21:29:06 +0000 (0:00:02.168) 0:00:03.641 ****** =============================================================================== Reinstall manual pages for openssh-clients on RHEL ---------------------- 2.17s /WORKDIR/git-weekly-ci04dfkg34/tests/tests_all_options.yml:44 ----------------- Gathering Facts --------------------------------------------------------- 0.87s /WORKDIR/git-weekly-ci04dfkg34/tests/tests_all_options.yml:2 ------------------ Enable installation of manual pages on Fedora/RHEL ---------------------- 0.28s /WORKDIR/git-weekly-ci04dfkg34/tests/tests_all_options.yml:36 ----------------- Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-weekly-ci04dfkg34/tests/tests_all_options.yml:27 ----------------- Ubuntu and RHEL6 containers are minified, missing manual pages ---------- 0.01s /WORKDIR/git-weekly-ci04dfkg34/tests/tests_all_options.yml:9 ------------------ Set flag to indicate system is ostree ----------------------------------- 0.01s /WORKDIR/git-weekly-ci04dfkg34/tests/tests_all_options.yml:32 ----------------- Define common variables ------------------------------------------------- 0.01s /WORKDIR/git-weekly-ci04dfkg34/tests/tests_all_options.yml:14 ----------------- Define specific variables ----------------------------------------------- 0.01s /WORKDIR/git-weekly-ci04dfkg34/tests/tests_all_options.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. ---^---^---^---^---^---