+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-05-27 00:53:44.064 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-27 00:53:44.064 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-27 00:53:44.125 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-05-27 00:53:46.459 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-05-27 00:53:46.461 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-05-27 00:53:46.487 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-05-27 00:53:46.509 7 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-05-27 00:53:46.558 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-05-27 00:53:46.559 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-05-27 00:53:46.608 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 NVcEFicIdPeV39JAcN8LOXEHIjPQblO1 --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.199-204-45-238.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne 2026-05-27 00:53:49.078 8 INFO keystone.cmd.bootstrap [None req-67e75e24-bdc3-48f2-b405-1018da87ec6c - - - - - -] Created domain default 2026-05-27 00:53:49.112 8 INFO keystone.cmd.bootstrap [None req-67e75e24-bdc3-48f2-b405-1018da87ec6c - - - - - -] Created project admin 2026-05-27 00:53:49.113 8 WARNING keystone.identity.core [None req-67e75e24-bdc3-48f2-b405-1018da87ec6c - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-05-27 00:53:49.133 8 WARNING keystone.common.password_hashing [None req-67e75e24-bdc3-48f2-b405-1018da87ec6c - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-05-27 00:53:49.433 8 INFO keystone.cmd.bootstrap [None req-67e75e24-bdc3-48f2-b405-1018da87ec6c - - - - - -] Created user admin-RegionOne 2026-05-27 00:53:49.448 8 INFO keystone.cmd.bootstrap [None req-67e75e24-bdc3-48f2-b405-1018da87ec6c - - - - - -] Created role reader 2026-05-27 00:53:49.456 8 INFO keystone.cmd.bootstrap [None req-67e75e24-bdc3-48f2-b405-1018da87ec6c - - - - - -] Created role member 2026-05-27 00:53:49.475 8 INFO keystone.cmd.bootstrap [None req-67e75e24-bdc3-48f2-b405-1018da87ec6c - - - - - -] Created implied role where 9d13468dbcf74f1c969f547362afded1 implies b76391a00258447596fa7593acf4c6ec 2026-05-27 00:53:49.483 8 INFO keystone.cmd.bootstrap [None req-67e75e24-bdc3-48f2-b405-1018da87ec6c - - - - - -] Created role manager 2026-05-27 00:53:49.505 8 INFO keystone.cmd.bootstrap [None req-67e75e24-bdc3-48f2-b405-1018da87ec6c - - - - - -] Created implied role where 76f02f3f0bf04498b616893cc8943933 implies 9d13468dbcf74f1c969f547362afded1 2026-05-27 00:53:49.511 8 INFO keystone.cmd.bootstrap [None req-67e75e24-bdc3-48f2-b405-1018da87ec6c - - - - - -] Created role admin 2026-05-27 00:53:49.526 8 INFO keystone.cmd.bootstrap [None req-67e75e24-bdc3-48f2-b405-1018da87ec6c - - - - - -] Created implied role where 58526dec08e4464c923f0a05e2470d80 implies 76f02f3f0bf04498b616893cc8943933 2026-05-27 00:53:49.539 8 INFO keystone.cmd.bootstrap [None req-67e75e24-bdc3-48f2-b405-1018da87ec6c - - - - - -] Created role service 2026-05-27 00:53:49.548 8 INFO keystone.cmd.bootstrap [None req-67e75e24-bdc3-48f2-b405-1018da87ec6c - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-05-27 00:53:49.554 8 INFO keystone.cmd.bootstrap [None req-67e75e24-bdc3-48f2-b405-1018da87ec6c - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-05-27 00:53:49.562 8 WARNING py.warnings [None req-67e75e24-bdc3-48f2-b405-1018da87ec6c - - - - - -] /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-05-27 00:53:49.565 8 INFO keystone.cmd.bootstrap [None req-67e75e24-bdc3-48f2-b405-1018da87ec6c - - - - - -] Created region RegionOne 2026-05-27 00:53:49.586 8 INFO keystone.cmd.bootstrap [None req-67e75e24-bdc3-48f2-b405-1018da87ec6c - - - - - -] Created public endpoint https://identity.199-204-45-238.nip.io/ 2026-05-27 00:53:49.592 8 INFO keystone.cmd.bootstrap [None req-67e75e24-bdc3-48f2-b405-1018da87ec6c - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-05-27 00:53:49.598 8 INFO keystone.cmd.bootstrap [None req-67e75e24-bdc3-48f2-b405-1018da87ec6c - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-05-27 00:53:50,276 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-05-27 00:53:50,277 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-05-27 00:53:50,277 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-05-27 00:53:50,322 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-204-45-238.nip.io/ 2026-05-27 00:53:50,322 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-05-27 00:53:50,322 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-05-27 00:53:50,323 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management