+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-04-16 22:59:30.169 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-16 22:59:30.170 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-16 22:59:30.436 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-04-16 22:59:42.995 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-04-16 22:59:43.006 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-04-16 22:59:43.115 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-04-16 22:59:43.157 7 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-04-16 22:59:43.269 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-04-16 22:59:43.270 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-04-16 22:59:43.396 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 9J16hOPCkgf4pSkpLTDVdXfvxyp6cqAT --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.199-204-45-240.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne 2026-04-16 22:59:47.856 8 INFO keystone.cmd.bootstrap [None req-537dbe0c-9959-488f-8ebe-89d101ce8e1f - - - - - -] Created domain default 2026-04-16 22:59:48.238 8 INFO keystone.cmd.bootstrap [None req-537dbe0c-9959-488f-8ebe-89d101ce8e1f - - - - - -] Created project admin 2026-04-16 22:59:48.238 8 WARNING keystone.identity.core [None req-537dbe0c-9959-488f-8ebe-89d101ce8e1f - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-04-16 22:59:48.258 8 WARNING keystone.common.password_hashing [None req-537dbe0c-9959-488f-8ebe-89d101ce8e1f - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-04-16 22:59:49.246 8 INFO keystone.cmd.bootstrap [None req-537dbe0c-9959-488f-8ebe-89d101ce8e1f - - - - - -] Created user admin-RegionOne 2026-04-16 22:59:49.604 8 INFO keystone.cmd.bootstrap [None req-537dbe0c-9959-488f-8ebe-89d101ce8e1f - - - - - -] Created role reader 2026-04-16 22:59:50.374 8 INFO keystone.cmd.bootstrap [None req-537dbe0c-9959-488f-8ebe-89d101ce8e1f - - - - - -] Created role member 2026-04-16 22:59:50.673 8 INFO keystone.cmd.bootstrap [None req-537dbe0c-9959-488f-8ebe-89d101ce8e1f - - - - - -] Created implied role where f1b7f395b1be4361a2652eb236050c75 implies 31ccb8cb017248b2962ecaa1493265fe 2026-04-16 22:59:50.702 8 INFO keystone.cmd.bootstrap [None req-537dbe0c-9959-488f-8ebe-89d101ce8e1f - - - - - -] Created role manager 2026-04-16 22:59:50.738 8 INFO keystone.cmd.bootstrap [None req-537dbe0c-9959-488f-8ebe-89d101ce8e1f - - - - - -] Created implied role where 60469a66d683420888936f94b7db0065 implies f1b7f395b1be4361a2652eb236050c75 2026-04-16 22:59:50.758 8 INFO keystone.cmd.bootstrap [None req-537dbe0c-9959-488f-8ebe-89d101ce8e1f - - - - - -] Created role admin 2026-04-16 22:59:50.778 8 INFO keystone.cmd.bootstrap [None req-537dbe0c-9959-488f-8ebe-89d101ce8e1f - - - - - -] Created implied role where b51a2e87638548c89dbb8abd18751f8b implies 60469a66d683420888936f94b7db0065 2026-04-16 22:59:50.799 8 INFO keystone.cmd.bootstrap [None req-537dbe0c-9959-488f-8ebe-89d101ce8e1f - - - - - -] Created role service 2026-04-16 22:59:50.811 8 INFO keystone.cmd.bootstrap [None req-537dbe0c-9959-488f-8ebe-89d101ce8e1f - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-04-16 22:59:50.823 8 INFO keystone.cmd.bootstrap [None req-537dbe0c-9959-488f-8ebe-89d101ce8e1f - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-04-16 22:59:50.832 8 WARNING py.warnings [None req-537dbe0c-9959-488f-8ebe-89d101ce8e1f - - - - - -] /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-04-16 22:59:50.835 8 INFO keystone.cmd.bootstrap [None req-537dbe0c-9959-488f-8ebe-89d101ce8e1f - - - - - -] Created region RegionOne 2026-04-16 22:59:50.870 8 INFO keystone.cmd.bootstrap [None req-537dbe0c-9959-488f-8ebe-89d101ce8e1f - - - - - -] Created public endpoint https://identity.199-204-45-240.nip.io/ 2026-04-16 22:59:50.884 8 INFO keystone.cmd.bootstrap [None req-537dbe0c-9959-488f-8ebe-89d101ce8e1f - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-04-16 22:59:50.892 8 INFO keystone.cmd.bootstrap [None req-537dbe0c-9959-488f-8ebe-89d101ce8e1f - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-04-16 22:59:51,498 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-04-16 22:59:51,499 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-04-16 22:59:51,499 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-04-16 22:59:51,541 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-04-16 22:59:51,541 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-04-16 22:59:51,541 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-204-45-240.nip.io/ 2026-04-16 22:59:51,541 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management