+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-05-07 15:52:15.530 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-07 15:52:15.530 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-07 15:52:15.598 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-05-07 15:52:19.116 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-05-07 15:52:19.118 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-05-07 15:52:19.152 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-05-07 15:52:19.177 7 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-05-07 15:52:19.236 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-05-07 15:52:19.237 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-05-07 15:52:19.293 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 zKclMpm9iXsEREbrw0e64wAUbK7L9Dl4 --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.199-204-45-95.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne 2026-05-07 15:52:22.289 8 INFO keystone.cmd.bootstrap [None req-655a1c68-4454-4d96-879d-f0b65b89046d - - - - - -] Created domain default 2026-05-07 15:52:22.322 8 INFO keystone.cmd.bootstrap [None req-655a1c68-4454-4d96-879d-f0b65b89046d - - - - - -] Created project admin 2026-05-07 15:52:22.323 8 WARNING keystone.identity.core [None req-655a1c68-4454-4d96-879d-f0b65b89046d - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-05-07 15:52:22.343 8 WARNING keystone.common.password_hashing [None req-655a1c68-4454-4d96-879d-f0b65b89046d - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-05-07 15:52:22.680 8 INFO keystone.cmd.bootstrap [None req-655a1c68-4454-4d96-879d-f0b65b89046d - - - - - -] Created user admin-RegionOne 2026-05-07 15:52:22.692 8 INFO keystone.cmd.bootstrap [None req-655a1c68-4454-4d96-879d-f0b65b89046d - - - - - -] Created role reader 2026-05-07 15:52:22.701 8 INFO keystone.cmd.bootstrap [None req-655a1c68-4454-4d96-879d-f0b65b89046d - - - - - -] Created role member 2026-05-07 15:52:22.717 8 INFO keystone.cmd.bootstrap [None req-655a1c68-4454-4d96-879d-f0b65b89046d - - - - - -] Created implied role where 9cf9280e2d5d47feb952eb9963326e51 implies 17a3d7ff17b54333b006f3bb8be60934 2026-05-07 15:52:22.725 8 INFO keystone.cmd.bootstrap [None req-655a1c68-4454-4d96-879d-f0b65b89046d - - - - - -] Created role manager 2026-05-07 15:52:22.739 8 INFO keystone.cmd.bootstrap [None req-655a1c68-4454-4d96-879d-f0b65b89046d - - - - - -] Created implied role where c213a140395f40dd9dd4f5b65a17fbf4 implies 9cf9280e2d5d47feb952eb9963326e51 2026-05-07 15:52:22.747 8 INFO keystone.cmd.bootstrap [None req-655a1c68-4454-4d96-879d-f0b65b89046d - - - - - -] Created role admin 2026-05-07 15:52:22.760 8 INFO keystone.cmd.bootstrap [None req-655a1c68-4454-4d96-879d-f0b65b89046d - - - - - -] Created implied role where 3e3c6cdf4fb74f5a8f06904fd4a47863 implies c213a140395f40dd9dd4f5b65a17fbf4 2026-05-07 15:52:22.770 8 INFO keystone.cmd.bootstrap [None req-655a1c68-4454-4d96-879d-f0b65b89046d - - - - - -] Created role service 2026-05-07 15:52:22.778 8 INFO keystone.cmd.bootstrap [None req-655a1c68-4454-4d96-879d-f0b65b89046d - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-05-07 15:52:22.784 8 INFO keystone.cmd.bootstrap [None req-655a1c68-4454-4d96-879d-f0b65b89046d - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-05-07 15:52:22.792 8 WARNING py.warnings [None req-655a1c68-4454-4d96-879d-f0b65b89046d - - - - - -] /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-05-07 15:52:22.796 8 INFO keystone.cmd.bootstrap [None req-655a1c68-4454-4d96-879d-f0b65b89046d - - - - - -] Created region RegionOne 2026-05-07 15:52:22.820 8 INFO keystone.cmd.bootstrap [None req-655a1c68-4454-4d96-879d-f0b65b89046d - - - - - -] Created public endpoint https://identity.199-204-45-95.nip.io/ 2026-05-07 15:52:22.827 8 INFO keystone.cmd.bootstrap [None req-655a1c68-4454-4d96-879d-f0b65b89046d - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-05-07 15:52:22.835 8 INFO keystone.cmd.bootstrap [None req-655a1c68-4454-4d96-879d-f0b65b89046d - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-05-07 15:52:23,548 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-05-07 15:52:23,548 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-05-07 15:52:23,548 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-05-07 15:52:23,596 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-05-07 15:52:23,596 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-05-07 15:52:23,596 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-204-45-95.nip.io/ 2026-05-07 15:52:23,596 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management