+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-08-24 15:39:47.145 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-24 15:39:47.146 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-24 15:39:56.699 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-24 15:39:58.959 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-24 15:39:58.961 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-24 15:39:58.993 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-24 15:39:59.016 7 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-24 15:39:59.061 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-24 15:39:59.062 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-24 15:39:59.108 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 p4jcBfnZQLrI6DX05TsAZHZCbdcag8wE --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.199-19-213-87.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne 2026-08-24 15:40:01.686 8 INFO keystone.cmd.bootstrap [None req-58af80ae-d07e-4d2b-a17f-2fe4482def4d - - - - - -] Created domain default 2026-08-24 15:40:01.719 8 INFO keystone.cmd.bootstrap [None req-58af80ae-d07e-4d2b-a17f-2fe4482def4d - - - - - -] Created project admin 2026-08-24 15:40:01.720 8 WARNING keystone.identity.core [None req-58af80ae-d07e-4d2b-a17f-2fe4482def4d - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-08-24 15:40:01.739 8 WARNING keystone.common.password_hashing [None req-58af80ae-d07e-4d2b-a17f-2fe4482def4d - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-08-24 15:40:02.020 8 INFO keystone.cmd.bootstrap [None req-58af80ae-d07e-4d2b-a17f-2fe4482def4d - - - - - -] Created user admin-RegionOne 2026-08-24 15:40:02.031 8 INFO keystone.cmd.bootstrap [None req-58af80ae-d07e-4d2b-a17f-2fe4482def4d - - - - - -] Created role reader 2026-08-24 15:40:02.039 8 INFO keystone.cmd.bootstrap [None req-58af80ae-d07e-4d2b-a17f-2fe4482def4d - - - - - -] Created role member 2026-08-24 15:40:02.056 8 INFO keystone.cmd.bootstrap [None req-58af80ae-d07e-4d2b-a17f-2fe4482def4d - - - - - -] Created implied role where a295224504684ffbb4c88ca967a914bb implies 9cd3898afc8a4727af94187fb4d7ba83 2026-08-24 15:40:02.068 8 INFO keystone.cmd.bootstrap [None req-58af80ae-d07e-4d2b-a17f-2fe4482def4d - - - - - -] Created role manager 2026-08-24 15:40:02.083 8 INFO keystone.cmd.bootstrap [None req-58af80ae-d07e-4d2b-a17f-2fe4482def4d - - - - - -] Created implied role where cc66ff87b3b14da4a7022889346140e5 implies a295224504684ffbb4c88ca967a914bb 2026-08-24 15:40:02.090 8 INFO keystone.cmd.bootstrap [None req-58af80ae-d07e-4d2b-a17f-2fe4482def4d - - - - - -] Created role admin 2026-08-24 15:40:02.101 8 INFO keystone.cmd.bootstrap [None req-58af80ae-d07e-4d2b-a17f-2fe4482def4d - - - - - -] Created implied role where 5b717645b18d481581b06cd9dfe02630 implies cc66ff87b3b14da4a7022889346140e5 2026-08-24 15:40:02.111 8 INFO keystone.cmd.bootstrap [None req-58af80ae-d07e-4d2b-a17f-2fe4482def4d - - - - - -] Created role service 2026-08-24 15:40:02.119 8 INFO keystone.cmd.bootstrap [None req-58af80ae-d07e-4d2b-a17f-2fe4482def4d - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-08-24 15:40:02.126 8 INFO keystone.cmd.bootstrap [None req-58af80ae-d07e-4d2b-a17f-2fe4482def4d - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-08-24 15:40:02.134 8 WARNING py.warnings [None req-58af80ae-d07e-4d2b-a17f-2fe4482def4d - - - - - -] /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-08-24 15:40:02.137 8 INFO keystone.cmd.bootstrap [None req-58af80ae-d07e-4d2b-a17f-2fe4482def4d - - - - - -] Created region RegionOne 2026-08-24 15:40:02.161 8 INFO keystone.cmd.bootstrap [None req-58af80ae-d07e-4d2b-a17f-2fe4482def4d - - - - - -] Created public endpoint https://identity.199-19-213-87.nip.io/ 2026-08-24 15:40:02.169 8 INFO keystone.cmd.bootstrap [None req-58af80ae-d07e-4d2b-a17f-2fe4482def4d - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-08-24 15:40:02.176 8 INFO keystone.cmd.bootstrap [None req-58af80ae-d07e-4d2b-a17f-2fe4482def4d - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-08-24 15:40:02,828 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-08-24 15:40:02,829 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-08-24 15:40:02,829 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-08-24 15:40:02,874 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-08-24 15:40:02,874 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-19-213-87.nip.io/ 2026-08-24 15:40:02,874 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-08-24 15:40:02,874 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management