+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-03-06 00:43:51.065 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-06 00:43:51.065 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-06 00:43:51.128 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-03-06 00:43:53.622 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-03-06 00:43:53.624 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-03-06 00:43:53.659 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-03-06 00:43:53.681 7 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-03-06 00:43:53.737 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-03-06 00:43:53.738 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-03-06 00:43:53.785 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 8poVzik2FP1YrJFRgkbAzLu5u8C3mYRK --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.199-204-45-141.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne 2026-03-06 00:43:56.105 8 INFO keystone.cmd.bootstrap [None req-a3113ca2-967d-480f-8f36-514cfc03f09d - - - - - -] Created domain default 2026-03-06 00:43:56.133 8 INFO keystone.cmd.bootstrap [None req-a3113ca2-967d-480f-8f36-514cfc03f09d - - - - - -] Created project admin 2026-03-06 00:43:56.134 8 WARNING keystone.identity.core [None req-a3113ca2-967d-480f-8f36-514cfc03f09d - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-03-06 00:43:56.152 8 WARNING keystone.common.password_hashing [None req-a3113ca2-967d-480f-8f36-514cfc03f09d - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-03-06 00:43:56.442 8 INFO keystone.cmd.bootstrap [None req-a3113ca2-967d-480f-8f36-514cfc03f09d - - - - - -] Created user admin-RegionOne 2026-03-06 00:43:56.454 8 INFO keystone.cmd.bootstrap [None req-a3113ca2-967d-480f-8f36-514cfc03f09d - - - - - -] Created role reader 2026-03-06 00:43:56.462 8 INFO keystone.cmd.bootstrap [None req-a3113ca2-967d-480f-8f36-514cfc03f09d - - - - - -] Created role member 2026-03-06 00:43:56.476 8 INFO keystone.cmd.bootstrap [None req-a3113ca2-967d-480f-8f36-514cfc03f09d - - - - - -] Created implied role where 2b9d870ce2e34857ada9f46ad941d561 implies c42f7cc3f24549f9b8b162a499931669 2026-03-06 00:43:56.483 8 INFO keystone.cmd.bootstrap [None req-a3113ca2-967d-480f-8f36-514cfc03f09d - - - - - -] Created role manager 2026-03-06 00:43:56.495 8 INFO keystone.cmd.bootstrap [None req-a3113ca2-967d-480f-8f36-514cfc03f09d - - - - - -] Created implied role where cbde6bd8ddde4a00aadfbe4abe3d9190 implies 2b9d870ce2e34857ada9f46ad941d561 2026-03-06 00:43:56.502 8 INFO keystone.cmd.bootstrap [None req-a3113ca2-967d-480f-8f36-514cfc03f09d - - - - - -] Created role admin 2026-03-06 00:43:56.514 8 INFO keystone.cmd.bootstrap [None req-a3113ca2-967d-480f-8f36-514cfc03f09d - - - - - -] Created implied role where 275e9a7a786a4ae88561a0436fcae526 implies cbde6bd8ddde4a00aadfbe4abe3d9190 2026-03-06 00:43:56.525 8 INFO keystone.cmd.bootstrap [None req-a3113ca2-967d-480f-8f36-514cfc03f09d - - - - - -] Created role service 2026-03-06 00:43:56.532 8 INFO keystone.cmd.bootstrap [None req-a3113ca2-967d-480f-8f36-514cfc03f09d - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-03-06 00:43:56.539 8 INFO keystone.cmd.bootstrap [None req-a3113ca2-967d-480f-8f36-514cfc03f09d - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-03-06 00:43:56.547 8 WARNING py.warnings [None req-a3113ca2-967d-480f-8f36-514cfc03f09d - - - - - -] /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 00:43:56.550 8 INFO keystone.cmd.bootstrap [None req-a3113ca2-967d-480f-8f36-514cfc03f09d - - - - - -] Created region RegionOne 2026-03-06 00:43:56.572 8 INFO keystone.cmd.bootstrap [None req-a3113ca2-967d-480f-8f36-514cfc03f09d - - - - - -] Created public endpoint https://identity.199-204-45-141.nip.io/ 2026-03-06 00:43:56.579 8 INFO keystone.cmd.bootstrap [None req-a3113ca2-967d-480f-8f36-514cfc03f09d - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-03-06 00:43:56.586 8 INFO keystone.cmd.bootstrap [None req-a3113ca2-967d-480f-8f36-514cfc03f09d - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-03-06 00:43:57,159 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-03-06 00:43:57,160 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-03-06 00:43:57,160 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-03-06 00:43:57,201 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-03-06 00:43:57,201 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-03-06 00:43:57,201 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-204-45-141.nip.io/ 2026-03-06 00:43:57,201 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management