+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-05-30 09:50:25.764 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-30 09:50:25.764 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-30 09:50:25.835 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-05-30 09:50:28.219 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-05-30 09:50:28.222 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-05-30 09:50:28.270 7 INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-05-30 09:50:28.294 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-05-30 09:50:28.296 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-05-30 09:50:28.324 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. + keystone-manage --config-file=/etc/keystone/keystone.conf bootstrap --bootstrap-username admin-RegionOne --bootstrap-password THmfYqEEfKjqbkdC9jMBNIMsfjCNMSiv --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.199-204-45-57.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne 2026-05-30 09:50:30.037 8 WARNING py.warnings [-] /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '':  2026-05-30 09:50:30.037 8 WARNING py.warnings [-] /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0:  2026-05-30 09:50:30.403 8 INFO keystone.cmd.bootstrap [None req-2dd53805-9eab-4794-8662-21ddc6fdc647 - - - - - -] Created domain default 2026-05-30 09:50:30.502 8 INFO keystone.cmd.bootstrap [None req-2dd53805-9eab-4794-8662-21ddc6fdc647 - - - - - -] Created project admin 2026-05-30 09:50:30.503 8 WARNING keystone.identity.core [None req-2dd53805-9eab-4794-8662-21ddc6fdc647 - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-05-30 09:50:30.523 8 WARNING keystone.common.password_hashing [None req-2dd53805-9eab-4794-8662-21ddc6fdc647 - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-05-30 09:50:30.816 8 INFO keystone.cmd.bootstrap [None req-2dd53805-9eab-4794-8662-21ddc6fdc647 - - - - - -] Created user admin-RegionOne 2026-05-30 09:50:30.829 8 INFO keystone.cmd.bootstrap [None req-2dd53805-9eab-4794-8662-21ddc6fdc647 - - - - - -] Created role reader 2026-05-30 09:50:30.837 8 INFO keystone.cmd.bootstrap [None req-2dd53805-9eab-4794-8662-21ddc6fdc647 - - - - - -] Created role member 2026-05-30 09:50:30.858 8 INFO keystone.cmd.bootstrap [None req-2dd53805-9eab-4794-8662-21ddc6fdc647 - - - - - -] Created implied role where 495e0fd210aa490eb8276e4a63158dbd implies bc2cda0fbc4445818c8ab93906270699 2026-05-30 09:50:30.868 8 INFO keystone.cmd.bootstrap [None req-2dd53805-9eab-4794-8662-21ddc6fdc647 - - - - - -] Created role manager 2026-05-30 09:50:30.884 8 INFO keystone.cmd.bootstrap [None req-2dd53805-9eab-4794-8662-21ddc6fdc647 - - - - - -] Created implied role where cabe8bfe2157492691e123f618b1cea1 implies 495e0fd210aa490eb8276e4a63158dbd 2026-05-30 09:50:30.894 8 INFO keystone.cmd.bootstrap [None req-2dd53805-9eab-4794-8662-21ddc6fdc647 - - - - - -] Created role admin 2026-05-30 09:50:30.909 8 INFO keystone.cmd.bootstrap [None req-2dd53805-9eab-4794-8662-21ddc6fdc647 - - - - - -] Created implied role where 9b6d5a2d9a0e45258e95f6a375c09bfd implies cabe8bfe2157492691e123f618b1cea1 2026-05-30 09:50:30.921 8 INFO keystone.cmd.bootstrap [None req-2dd53805-9eab-4794-8662-21ddc6fdc647 - - - - - -] Created role service 2026-05-30 09:50:30.931 8 INFO keystone.cmd.bootstrap [None req-2dd53805-9eab-4794-8662-21ddc6fdc647 - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-05-30 09:50:30.939 8 INFO keystone.cmd.bootstrap [None req-2dd53805-9eab-4794-8662-21ddc6fdc647 - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-05-30 09:50:30.950 8 WARNING py.warnings [None req-2dd53805-9eab-4794-8662-21ddc6fdc647 - - - - - -] /var/lib/openstack/lib/python3.10/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-30 09:50:30.954 8 INFO keystone.cmd.bootstrap [None req-2dd53805-9eab-4794-8662-21ddc6fdc647 - - - - - -] Created region RegionOne 2026-05-30 09:50:30.985 8 INFO keystone.cmd.bootstrap [None req-2dd53805-9eab-4794-8662-21ddc6fdc647 - - - - - -] Created public endpoint https://identity.199-204-45-57.nip.io/ 2026-05-30 09:50:30.993 8 INFO keystone.cmd.bootstrap [None req-2dd53805-9eab-4794-8662-21ddc6fdc647 - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-05-30 09:50:31.000 8 INFO keystone.cmd.bootstrap [None req-2dd53805-9eab-4794-8662-21ddc6fdc647 - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-05-30 09:50:31,510 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-05-30 09:50:31,511 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-05-30 09:50:31,511 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-05-30 09:50:31,553 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-05-30 09:50:31,553 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-05-30 09:50:31,553 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-204-45-57.nip.io/ 2026-05-30 09:50:31,553 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management