Execution
Date
08 Dec 2025 13:39:52 +0000
Duration
00:35:02.03
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.3
Summary
2
Hosts
1377
Tasks
1365
Results
104
Plays
504
Files
0
Records
Task result details
-
Date08 Dec 2025 13:44:45 +0000
-
Module / Actionansible.builtin.command (/home/zuul/src/opendev.org/openstack/openstack-ansible-os_keystone/tasks/main.yml:303)
-
Tags
- keystone-config
| Field | Value |
|---|---|
| changed |
False |
| cmd |
[ "/usr/bin/keystone-manage", "doctor" ] |
| delta |
0:00:04.578430 |
| end |
2025-12-08 13:44:45.838984 |
| failed_when_result |
False |
| invocation |
{ "module_args": { "_raw_params": "/usr/bin/keystone-manage doctor", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
non-zero return code |
| rc |
1 |
| start |
2025-12-08 13:44:41.260554 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
Checking for caching disabled...
Checking for caching enabled without a backend...
Checking for connection to memcached...
Checking for keys in credential fernet key repository...
Checking for unique key repositories...
Checking for usability of credential fernet key repository...
Checking for database connection is not SQLite...
Checking for debug mode is enabled...
WARNING: Debug mode should be set to False.
Debug mode can be used to get more information back when trying to isolate
a problem, but it is not recommended to be enabled when running a
production environment.
Ensure `keystone.conf debug` is set to False
Checking for comma in SAML private key file path...
Checking for comma in SAML public certificate path...
Checking for LDAP file based domain specific configs...
Checking for LDAP file based domain specific configs formatted correctly...
Checking for LDAP group members are ids disabled...
Checking for LDAP user enabled emulation dn ignored...
Checking for LDAP user enabled emulation use group config ignored...
Checking for invalid password regular expression...
Checking for minimum password age greater than expires days...
Checking for password regular expression description not set...
Checking for unreasonable max token size...
Checking for keys in Fernet key repository...
Checking for usability of Fernet key repository...
|
| stdout_lines |
[ "Checking for caching disabled...", "Checking for caching enabled without a backend...", "Checking for connection to memcached...", "Checking for keys in credential fernet key repository...", "Checking for unique key repositories...", "Checking for usability of credential fernet key repository...", "Checking for database connection is not SQLite...", "Checking for debug mode is enabled...", "", "WARNING: Debug mode should be set to False.", "", " Debug mode can be used to get more information back when trying to isolate", " a problem, but it is not recommended to be enabled when running a", " production environment.", "", " Ensure `keystone.conf debug` is set to False", " ", "Checking for comma in SAML private key file path...", "Checking for comma in SAML public certificate path...", "Checking for LDAP file based domain specific configs...", "Checking for LDAP file based domain specific configs formatted correctly...", "Checking for LDAP group members are ids disabled...", "Checking for LDAP user enabled emulation dn ignored...", "Checking for LDAP user enabled emulation use group config ignored...", "Checking for invalid password regular expression...", "Checking for minimum password age greater than expires days...", "Checking for password regular expression description not set...", "Checking for unreasonable max token size...", "Checking for keys in Fernet key repository...", "Checking for usability of Fernet key repository..." ] |