+ exec cinder-manage db sync /var/lib/openstack/lib/python3.10/site-packages/migrate/__init__.py:8: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources simplejson unavailable, fall-back to standard python json 2026-04-21 17:44:47.729 1 INFO cinder.db.migration [-] Applying migration(s) 2026-04-21 17:44:47.731 1 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-21 17:44:47.731 1 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-21 17:44:47.782 1 INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-04-21 17:44:52.056 1 INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-04-21 17:44:52.146 1 INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-04-21 17:44:52.443 1 INFO cinder.db.migration [-] Migration(s) applied