+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-05-25 14:07:44.939 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-25 14:07:44.940 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-25 14:07:45.014 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-05-25 14:07:47.316 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-05-25 14:07:47.317 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-05-25 14:07:47.347 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-05-25 14:07:47.369 7 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-05-25 14:07:47.414 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-05-25 14:07:47.416 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-05-25 14:07:47.457 7 INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. + keystone-manage --config-file=/etc/keystone/keystone.conf bootstrap --bootstrap-username admin-RegionOne --bootstrap-password q7jafNEgcs46Ei80RaGL3pMykmzDD6Ye --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.199-204-45-89.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne 2026-05-25 14:07:50.034 8 INFO keystone.cmd.bootstrap [None req-60907edd-70be-476e-9a43-24d72ea1bae3 - - - - - -] Created domain default 2026-05-25 14:07:50.069 8 INFO keystone.cmd.bootstrap [None req-60907edd-70be-476e-9a43-24d72ea1bae3 - - - - - -] Created project admin 2026-05-25 14:07:50.070 8 WARNING keystone.identity.core [None req-60907edd-70be-476e-9a43-24d72ea1bae3 - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-05-25 14:07:50.089 8 WARNING keystone.common.password_hashing [None req-60907edd-70be-476e-9a43-24d72ea1bae3 - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-05-25 14:07:50.359 8 INFO keystone.cmd.bootstrap [None req-60907edd-70be-476e-9a43-24d72ea1bae3 - - - - - -] Created user admin-RegionOne 2026-05-25 14:07:50.370 8 INFO keystone.cmd.bootstrap [None req-60907edd-70be-476e-9a43-24d72ea1bae3 - - - - - -] Created role reader 2026-05-25 14:07:50.378 8 INFO keystone.cmd.bootstrap [None req-60907edd-70be-476e-9a43-24d72ea1bae3 - - - - - -] Created role member 2026-05-25 14:07:50.394 8 INFO keystone.cmd.bootstrap [None req-60907edd-70be-476e-9a43-24d72ea1bae3 - - - - - -] Created implied role where 519772bd269e45fc9fba5473a8fd3122 implies 9f0772c2148448a6b96b2449f68ec35f 2026-05-25 14:07:50.401 8 INFO keystone.cmd.bootstrap [None req-60907edd-70be-476e-9a43-24d72ea1bae3 - - - - - -] Created role manager 2026-05-25 14:07:50.413 8 INFO keystone.cmd.bootstrap [None req-60907edd-70be-476e-9a43-24d72ea1bae3 - - - - - -] Created implied role where 330439e31e3244eb903313f40150f0ad implies 519772bd269e45fc9fba5473a8fd3122 2026-05-25 14:07:50.420 8 INFO keystone.cmd.bootstrap [None req-60907edd-70be-476e-9a43-24d72ea1bae3 - - - - - -] Created role admin 2026-05-25 14:07:50.431 8 INFO keystone.cmd.bootstrap [None req-60907edd-70be-476e-9a43-24d72ea1bae3 - - - - - -] Created implied role where 92277609e86f4a078b68a3231b7a4c80 implies 330439e31e3244eb903313f40150f0ad 2026-05-25 14:07:50.440 8 INFO keystone.cmd.bootstrap [None req-60907edd-70be-476e-9a43-24d72ea1bae3 - - - - - -] Created role service 2026-05-25 14:07:50.448 8 INFO keystone.cmd.bootstrap [None req-60907edd-70be-476e-9a43-24d72ea1bae3 - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-05-25 14:07:50.454 8 INFO keystone.cmd.bootstrap [None req-60907edd-70be-476e-9a43-24d72ea1bae3 - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-05-25 14:07:50.463 8 WARNING py.warnings [None req-60907edd-70be-476e-9a43-24d72ea1bae3 - - - - - -] /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 14:07:50.465 8 INFO keystone.cmd.bootstrap [None req-60907edd-70be-476e-9a43-24d72ea1bae3 - - - - - -] Created region RegionOne 2026-05-25 14:07:50.488 8 INFO keystone.cmd.bootstrap [None req-60907edd-70be-476e-9a43-24d72ea1bae3 - - - - - -] Created public endpoint https://identity.199-204-45-89.nip.io/ 2026-05-25 14:07:50.494 8 INFO keystone.cmd.bootstrap [None req-60907edd-70be-476e-9a43-24d72ea1bae3 - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-05-25 14:07:50.501 8 INFO keystone.cmd.bootstrap [None req-60907edd-70be-476e-9a43-24d72ea1bae3 - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-05-25 14:07:51,384 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-05-25 14:07:51,384 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-05-25 14:07:51,385 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-05-25 14:07:51,425 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-204-45-89.nip.io/ 2026-05-25 14:07:51,425 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-05-25 14:07:51,425 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-05-25 14:07:51,425 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management