ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-vdR executable location = /usr/local/bin/ansible-playbook python version = 3.12.13 (main, Jul 20 2026, 00:00:00) [GCC 14.3.1 20251022 (Red Hat 14.3.1-4)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', 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 /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_default.yml:3 Saturday 01 August 2026 09:07:12 -0400 (0:00:00.031) 0:00:00.031 ******* [WARNING]: Platform linux on host managed-node3 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-node3] TASK [See if /dev/log exists for the fingerprint check] ************************ task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_default.yml:6 Saturday 01 August 2026 09:07:16 -0400 (0:00:03.570) 0:00:03.602 ******* ok: [managed-node3] => { "changed": false, "stat": { "atime": 1785589635.7257411, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1785589483.356, "dev": 6, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 121, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/run/systemd/journal/dev-log", "lnk_target": "/run/systemd/journal/dev-log", "mimetype": "inode/symlink", "mode": "0777", "mtime": 1785589478.5011044, "nlink": 1, "path": "/dev/log", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "version": null, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Set the start time for the journal search] ******************************* task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_default.yml:11 Saturday 01 August 2026 09:07:16 -0400 (0:00:00.500) 0:00:04.102 ******* ok: [managed-node3] => { "ansible_facts": { "__journal_start_time": "2026-08-01 09:07:15" }, "changed": false } TASK [Run the role] ************************************************************ task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_default.yml:16 Saturday 01 August 2026 09:07:16 -0400 (0:00:00.019) 0:00:04.121 ******* included: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/run_role_with_clear_facts.yml for managed-node3 TASK [Clear facts] ************************************************************* task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/run_role_with_clear_facts.yml:9 Saturday 01 August 2026 09:07:16 -0400 (0:00:00.038) 0:00:04.160 ******* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/run_role_with_clear_facts.yml:23 Saturday 01 August 2026 09:07:16 -0400 (0:00:00.000) 0:00:04.161 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/run_role_with_clear_facts.yml:33 Saturday 01 August 2026 09:07:16 -0400 (0:00:00.017) 0:00:04.179 ******* included: fedora.linux_system_roles.certificate for managed-node3 TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 01 August 2026 09:07:16 -0400 (0:00:00.077) 0:00:04.256 ******* included: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 01 August 2026 09:07:16 -0400 (0:00:00.022) 0:00:04.279 ******* ok: [managed-node3] TASK [fedora.linux_system_roles.certificate : Record role begin fingerprint] *** task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:7 Saturday 01 August 2026 09:07:17 -0400 (0:00:00.617) 0:00:04.896 ******* ok: [managed-node3] => { "changed": false } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:16 Saturday 01 August 2026 09:07:17 -0400 (0:00:00.480) 0:00:05.377 ******* ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:21 Saturday 01 August 2026 09:07:18 -0400 (0:00:00.392) 0:00:05.770 ******* ok: [managed-node3] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Run systemctl] ******************* task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:28 Saturday 01 August 2026 09:07:18 -0400 (0:00:00.022) 0:00:05.792 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.009521", "end": "2026-08-01 09:07:18.683210", "failed_when_result": false, "rc": 0, "start": "2026-08-01 09:07:18.673689" } STDOUT: running TASK [fedora.linux_system_roles.certificate : Require installed systemd] ******* task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:36 Saturday 01 August 2026 09:07:18 -0400 (0:00:00.496) 0:00:06.289 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:41 Saturday 01 August 2026 09:07:18 -0400 (0:00:00.020) 0:00:06.309 ******* ok: [managed-node3] => { "ansible_facts": { "__certificate_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:46 Saturday 01 August 2026 09:07:18 -0400 (0:00:00.023) 0:00:06.332 ******* skipping: [managed-node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_10.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node3] => (item=CentOS_10.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:10 Saturday 01 August 2026 09:07:18 -0400 (0:00:00.044) 0:00:06.377 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "certificate_requests | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:16 Saturday 01 August 2026 09:07:18 -0400 (0:00:00.014) 0:00:06.391 ******* skipping: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "false_condition": "certificate_requests | length > 0", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:26 Saturday 01 August 2026 09:07:18 -0400 (0:00:00.022) 0:00:06.413 ******* skipping: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "false_condition": "certificate_requests | length > 0", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:50 Saturday 01 August 2026 09:07:18 -0400 (0:00:00.022) 0:00:06.436 ******* skipping: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "false_condition": "certificate_requests | length > 0", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:77 Saturday 01 August 2026 09:07:18 -0400 (0:00:00.025) 0:00:06.462 ******* skipping: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "false_condition": "certificate_requests | length > 0", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.certificate : Ensure certificates in the system trust store] *** task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:87 Saturday 01 August 2026 09:07:18 -0400 (0:00:00.041) 0:00:06.503 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "certificate_trust | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:91 Saturday 01 August 2026 09:07:18 -0400 (0:00:00.017) 0:00:06.521 ******* skipping: [managed-node3] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.certificate : Check if test mode is supported] *** task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:143 Saturday 01 August 2026 09:07:18 -0400 (0:00:00.011) 0:00:06.532 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:148 Saturday 01 August 2026 09:07:18 -0400 (0:00:00.013) 0:00:06.546 ******* skipping: [managed-node3] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.certificate : Reset certificate_test_certs] **** task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:156 Saturday 01 August 2026 09:07:19 -0400 (0:00:00.012) 0:00:06.558 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 01 August 2026 09:07:19 -0400 (0:00:00.013) 0:00:06.572 ******* skipping: [managed-node3] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:174 Saturday 01 August 2026 09:07:19 -0400 (0:00:00.013) 0:00:06.586 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:179 Saturday 01 August 2026 09:07:19 -0400 (0:00:00.015) 0:00:06.601 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Record role success fingerprint] *** task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:190 Saturday 01 August 2026 09:07:19 -0400 (0:00:00.019) 0:00:06.620 ******* ok: [managed-node3] => { "changed": false } TASK [Check system journal contains role fingerprints] ************************* task path: /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_default.yml:20 Saturday 01 August 2026 09:07:19 -0400 (0:00:00.382) 0:00:07.003 ******* ok: [managed-node3] => { "changed": false, "cmd": "set -eo pipefail; journalctl --since \"2026-08-01 09:07:15\" --no-pager | grep -v \" Invoked with\" | grep \"sr_fingerprint.*begin system_role:certificate\" || { echo ERROR: BEGIN fingerprint not found; exit 1; }; journalctl --since \"2026-08-01 09:07:15\" --no-pager | grep -v \" Invoked with\" | grep \"sr_fingerprint.*success system_role:certificate\" || { echo ERROR: SUCCESS fingerprint not found; exit 1; }", "delta": "0:00:00.016037", "end": "2026-08-01 09:07:19.809740", "rc": 0, "start": "2026-08-01 09:07:19.793703" } STDOUT: Aug 01 09:07:17 managed-node3 python3.12[9729]: ansible-fedora.linux_system_roles.sr_fingerprint begin system_role:certificate ansible_version=2.17.14 CentOS-10 2026-08-01T09:07:17-04:00 Aug 01 09:07:19 managed-node3 python3.12[10177]: ansible-fedora.linux_system_roles.sr_fingerprint success system_role:certificate ansible_version=2.17.14 CentOS-10 2026-08-01T09:07:19-04:00 PLAY RECAP ********************************************************************* managed-node3 : ok=15 changed=0 unreachable=0 failed=0 skipped=15 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 01 August 2026 09:07:19 -0400 (0:00:00.415) 0:00:07.419 ******* =============================================================================== Gathering Facts --------------------------------------------------------- 3.57s /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_default.yml:3 fedora.linux_system_roles.certificate : Ensure ansible_facts used by role --- 0.62s /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 See if /dev/log exists for the fingerprint check ------------------------ 0.50s /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_default.yml:6 fedora.linux_system_roles.certificate : Run systemctl ------------------- 0.50s /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:28 fedora.linux_system_roles.certificate : Record role begin fingerprint --- 0.48s /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:7 Check system journal contains role fingerprints ------------------------- 0.42s /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_default.yml:20 fedora.linux_system_roles.certificate : Check if system is ostree ------- 0.39s /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:16 fedora.linux_system_roles.certificate : Record role success fingerprint --- 0.38s /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:190 Run the role normally --------------------------------------------------- 0.08s /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/run_role_with_clear_facts.yml:33 fedora.linux_system_roles.certificate : Set platform/version specific variables --- 0.04s /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:46 fedora.linux_system_roles.certificate : Ensure provider service is running --- 0.04s /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:77 Run the role ------------------------------------------------------------ 0.04s /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_default.yml:16 fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists --- 0.03s /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:50 fedora.linux_system_roles.certificate : Set flag to indicate that systemd runtime operations are available --- 0.02s /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:41 fedora.linux_system_roles.certificate : Set version specific variables --- 0.02s /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 fedora.linux_system_roles.certificate : Set flag to indicate system is ostree --- 0.02s /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:21 fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists --- 0.02s /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:26 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 0.02s /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:16 fedora.linux_system_roles.certificate : Require installed systemd ------- 0.02s /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:36 fedora.linux_system_roles.certificate : Remove files -------------------- 0.02s /tmp/collections-vdR/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:179