# 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-ci2x79kxgz/.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_default_wrapper.yml ******************************************** 1 plays in /WORKDIR/git-weekly-ci2x79kxgz/tests/tests_default_wrapper.yml PLAY [Run tests_default.yml in check_mode] ************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci2x79kxgz/tests/tests_default_wrapper.yml:2 Sunday 09 June 2024 03:38:57 +0000 (0:00:00.012) 0:00:00.012 *********** ok: [sut] TASK [Create temporary file] *************************************************** task path: /WORKDIR/git-weekly-ci2x79kxgz/tests/tests_default_wrapper.yml:7 Sunday 09 June 2024 03:38:58 +0000 (0:00:00.812) 0:00:00.825 *********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.u068l_cx.yaml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Create static inventory from hostvars] *********************************** task path: /WORKDIR/git-weekly-ci2x79kxgz/tests/tests_default_wrapper.yml:13 Sunday 09 June 2024 03:38:59 +0000 (0:00:00.231) 0:00:01.056 *********** changed: [sut -> localhost] => { "changed": true, "checksum": "4508d8bb41c4c5cca7a73e54afb5356540ea95d1", "dest": "/tmp/ansible.u068l_cx.yaml", "gid": 1001, "group": "jenkins", "md5sum": "59b432dff19f8a3f93ae25338427646e", "mode": "0644", "owner": "jenkins", "size": 45176, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1717904339.0400286-263-211898132170647/source", "state": "file", "uid": 1000090000 } TASK [Run ansible-playbook with tests_default.yml in check mode] *************** task path: /WORKDIR/git-weekly-ci2x79kxgz/tests/tests_default_wrapper.yml:20 Sunday 09 June 2024 03:38:59 +0000 (0:00:00.418) 0:00:01.474 *********** fatal: [sut -> localhost]: FAILED! => { "changed": false, "cmd": [ "ansible-playbook", "-vvv", "-i", "/tmp/ansible.u068l_cx.yaml", "--check", "tests_default.yml" ], "delta": "0:00:04.116686", "end": "2024-06-09 03:39:03.731173", "rc": 2, "start": "2024-06-09 03:38:59.614487" } STDOUT: ansible-playbook [core 2.14.7] 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/gluetool/lib/python3.9/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci2x79kxgz/.collection executable location = /opt/gluetool/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/gluetool/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file host_list declined parsing /tmp/ansible.u068l_cx.yaml as it did not pass its verify_file() method script declined parsing /tmp/ansible.u068l_cx.yaml as it did not pass its verify_file() method Parsed /tmp/ansible.u068l_cx.yaml inventory source with yaml plugin 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_default.yml **************************************************** 1 plays in tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Test setup and check for ostree] ***************************************** task path: /WORKDIR/git-weekly-ci2x79kxgz/tests/tests_default.yml:8 Sunday 09 June 2024 03:39:00 +0000 (0:00:00.034) 0:00:00.034 *********** included: /WORKDIR/git-weekly-ci2x79kxgz/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci2x79kxgz/tests/tasks/setup.yml:6 Sunday 09 June 2024 03:39:00 +0000 (0:00:00.043) 0:00:00.078 *********** Attempting python interpreter discovery <10.31.11.105> ESTABLISH SSH CONNECTION FOR USER: root <10.31.11.105> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/home/jenkins/.ansible/cp/dd1453a6ad"' 10.31.11.105 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'python3.11'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.10'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.5'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <10.31.11.105> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n', b'') <10.31.11.105> ESTABLISH SSH CONNECTION FOR USER: root <10.31.11.105> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/home/jenkins/.ansible/cp/dd1453a6ad"' 10.31.11.105 '/bin/sh -c '"'"'/usr/bin/python3.6 && sleep 0'"'"'' <10.31.11.105> (0, b'{"platform_dist_result": ["centos", "8", ""], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"8\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"8\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"CentOS Stream 8\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:8\\"\\nHOME_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b'') Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/stat.py Pipelining is enabled. <10.31.11.105> ESTABLISH SSH CONNECTION FOR USER: root <10.31.11.105> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/home/jenkins/.ansible/cp/dd1453a6ad"' 10.31.11.105 '/bin/sh -c '"'"'/usr/libexec/platform-python && sleep 0'"'"'' <10.31.11.105> (0, b'\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_md5": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\n', b'') ok: [sut] => { "ansible_facts": { "discovered_interpreter_python": "/usr/libexec/platform-python" }, "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci2x79kxgz/tests/tasks/setup.yml:11 Sunday 09 June 2024 03:39:00 +0000 (0:00:00.384) 0:00:00.462 *********** ok: [sut] => { "ansible_facts": { "__tlog_is_ostree": false }, "changed": false } TASK [Skip test if not supported on ostree] ************************************ task path: /WORKDIR/git-weekly-ci2x79kxgz/tests/tasks/setup.yml:15 Sunday 09 June 2024 03:39:00 +0000 (0:00:00.035) 0:00:00.498 *********** 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 [Ensure sssd user/group exist in /etc files] ****************************** task path: /WORKDIR/git-weekly-ci2x79kxgz/tests/tasks/setup.yml:21 Sunday 09 June 2024 03:39:00 +0000 (0:00:00.025) 0:00:00.523 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.tlog : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci2x79kxgz/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:2 Sunday 09 June 2024 03:39:00 +0000 (0:00:00.032) 0:00:00.556 *********** included: /WORKDIR/git-weekly-ci2x79kxgz/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.tlog : Ensure ansible_facts used by role] ****** task path: /WORKDIR/git-weekly-ci2x79kxgz/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:2 Sunday 09 June 2024 03:39:00 +0000 (0:00:00.021) 0:00:00.577 *********** Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/setup.py Pipelining is enabled. <10.31.11.105> ESTABLISH SSH CONNECTION FOR USER: root <10.31.11.105> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/home/jenkins/.ansible/cp/dd1453a6ad"' 10.31.11.105 '/bin/sh -c '"'"'/usr/libexec/platform-python && sleep 0'"'"'' <10.31.11.105> (0, b'\n{"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\n', b'') ok: [sut] TASK [fedora.linux_system_roles.tlog : Check if system is ostree] ************** task path: /WORKDIR/git-weekly-ci2x79kxgz/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:10 Sunday 09 June 2024 03:39:01 +0000 (0:00:00.519) 0:00:01.096 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.tlog : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci2x79kxgz/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:15 Sunday 09 June 2024 03:39:01 +0000 (0:00:00.023) 0:00:01.119 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.tlog : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci2x79kxgz/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:19 Sunday 09 June 2024 03:39:01 +0000 (0:00:00.027) 0:00:01.147 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.tlog : Install session recording packages] ***** task path: /WORKDIR/git-weekly-ci2x79kxgz/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:5 Sunday 09 June 2024 03:39:01 +0000 (0:00:00.039) 0:00:01.186 *********** Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/setup.py Pipelining is enabled. <10.31.11.105> ESTABLISH SSH CONNECTION FOR USER: root <10.31.11.105> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/home/jenkins/.ansible/cp/dd1453a6ad"' 10.31.11.105 '/bin/sh -c '"'"'/usr/libexec/platform-python && sleep 0'"'"'' <10.31.11.105> (0, b'\n{"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}}\n', b'') Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/dnf.py Pipelining is enabled. <10.31.11.105> ESTABLISH SSH CONNECTION FOR USER: root <10.31.11.105> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/home/jenkins/.ansible/cp/dd1453a6ad"' 10.31.11.105 '/bin/sh -c '"'"'/usr/libexec/platform-python && sleep 0'"'"'' <10.31.11.105> (1, b'\n{"results": [], "rc": 1, "failed": true, "msg": "Failed to download metadata for repo \'appstream\': Cannot prepare internal mirrorlist: No URLs in mirrorlist", "exception": " File \\"/tmp/ansible_ansible.legacy.dnf_payload_sngvmwyl/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py\\", line 746, in _base\\n File \\"/usr/lib/python3.6/site-packages/dnf/base.py\\", line 405, in fill_sack\\n self._add_repo_to_sack(r)\\n File \\"/usr/lib/python3.6/site-packages/dnf/base.py\\", line 140, in _add_repo_to_sack\\n repo.load()\\n File \\"/usr/lib/python3.6/site-packages/dnf/repo.py\\", line 580, in load\\n raise dnf.exceptions.RepoError(str(e))\\n", "invocation": {"module_args": {"name": ["tlog", "sssd", "authselect"], "allow_downgrade": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "allowerasing": false, "nobest": false, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null, "state": null}}}\n', b'') <10.31.11.105> Failed to connect to the host via ssh: The full traceback is: File "/tmp/ansible_ansible.legacy.dnf_payload_sngvmwyl/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/dnf.py", line 746, in _base File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) fatal: [sut]: FAILED! => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "tlog", "sssd", "authselect" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": null, "update_cache": false, "update_only": false, "validate_certs": true } }, "rc": 1, "results": [] } MSG: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist to retry, use: --limit @/tmp/tests_default.retry PLAY RECAP ********************************************************************* sut : ok=5 changed=0 unreachable=0 failed=1 skipped=4 rescued=0 ignored=0 Sunday 09 June 2024 03:39:03 +0000 (0:00:02.260) 0:00:03.446 *********** =============================================================================== fedora.linux_system_roles.tlog : Install session recording packages ----- 2.26s /WORKDIR/git-weekly-ci2x79kxgz/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:5 fedora.linux_system_roles.tlog : Ensure ansible_facts used by role ------ 0.52s /WORKDIR/git-weekly-ci2x79kxgz/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:2 Check if system is ostree ----------------------------------------------- 0.38s /WORKDIR/git-weekly-ci2x79kxgz/tests/tasks/setup.yml:6 ------------------------ Test setup and check for ostree ----------------------------------------- 0.04s /WORKDIR/git-weekly-ci2x79kxgz/tests/tests_default.yml:8 ---------------------- fedora.linux_system_roles.tlog : Set platform/version specific variables --- 0.04s /WORKDIR/git-weekly-ci2x79kxgz/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:19 Set flag to indicate system is ostree ----------------------------------- 0.04s /WORKDIR/git-weekly-ci2x79kxgz/tests/tasks/setup.yml:11 ----------------------- Ensure sssd user/group exist in /etc files ------------------------------ 0.03s /WORKDIR/git-weekly-ci2x79kxgz/tests/tasks/setup.yml:21 ----------------------- fedora.linux_system_roles.tlog : Set flag to indicate system is ostree --- 0.03s /WORKDIR/git-weekly-ci2x79kxgz/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:15 Skip test if not supported on ostree ------------------------------------ 0.03s /WORKDIR/git-weekly-ci2x79kxgz/tests/tasks/setup.yml:15 ----------------------- fedora.linux_system_roles.tlog : Check if system is ostree -------------- 0.02s /WORKDIR/git-weekly-ci2x79kxgz/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:10 fedora.linux_system_roles.tlog : Set platform/version specific variables --- 0.02s /WORKDIR/git-weekly-ci2x79kxgz/.collection/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:2 MSG: non-zero return code TASK [Remove the temporary file] *********************************************** task path: /WORKDIR/git-weekly-ci2x79kxgz/tests/tests_default_wrapper.yml:28 Sunday 09 June 2024 03:39:03 +0000 (0:00:04.302) 0:00:05.777 *********** changed: [sut -> localhost] => { "changed": true, "path": "/tmp/ansible.u068l_cx.yaml", "state": "absent" } to retry, use: --limit @/tmp/tests_default_wrapper.retry PLAY RECAP ********************************************************************* sut : ok=4 changed=3 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Sunday 09 June 2024 03:39:03 +0000 (0:00:00.192) 0:00:05.969 *********** =============================================================================== Run ansible-playbook with tests_default.yml in check mode --------------- 4.30s /WORKDIR/git-weekly-ci2x79kxgz/tests/tests_default_wrapper.yml:20 ------------- Gathering Facts --------------------------------------------------------- 0.81s /WORKDIR/git-weekly-ci2x79kxgz/tests/tests_default_wrapper.yml:2 -------------- Create static inventory from hostvars ----------------------------------- 0.42s /WORKDIR/git-weekly-ci2x79kxgz/tests/tests_default_wrapper.yml:13 ------------- Create temporary file --------------------------------------------------- 0.23s /WORKDIR/git-weekly-ci2x79kxgz/tests/tests_default_wrapper.yml:7 -------------- Remove the temporary file ----------------------------------------------- 0.19s /WORKDIR/git-weekly-ci2x79kxgz/tests/tests_default_wrapper.yml:28 ------------- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---