Sep 07 05:50:41.161272 np0000192051 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 07 05:50:41.177806 np0000192051 devstack@c-api.service[111072]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 05:50:41.183203 np0000192051 devstack@c-api.service[111072]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 05:50:41 2026] *** Sep 07 05:50:41.183314 np0000192051 devstack@c-api.service[111072]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 05:50:41.183400 np0000192051 devstack@c-api.service[111072]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 05:50:41.183481 np0000192051 devstack@c-api.service[111072]: nodename: np0000192051 Sep 07 05:50:41.183556 np0000192051 devstack@c-api.service[111072]: machine: x86_64 Sep 07 05:50:41.183630 np0000192051 devstack@c-api.service[111072]: clock source: unix Sep 07 05:50:41.183705 np0000192051 devstack@c-api.service[111072]: pcre jit disabled Sep 07 05:50:41.183762 np0000192051 devstack@c-api.service[111072]: detected number of CPU cores: 16 Sep 07 05:50:41.183839 np0000192051 devstack@c-api.service[111072]: current working directory: / Sep 07 05:50:41.183945 np0000192051 devstack@c-api.service[111072]: detected binary path: /usr/bin/uwsgi-core Sep 07 05:50:41.184035 np0000192051 devstack@c-api.service[111072]: your processes number limit is 256916 Sep 07 05:50:41.184114 np0000192051 devstack@c-api.service[111072]: your memory page size is 4096 bytes Sep 07 05:50:41.184213 np0000192051 devstack@c-api.service[111072]: detected max file descriptor number: 2048 Sep 07 05:50:41.184297 np0000192051 devstack@c-api.service[111072]: lock engine: pthread robust mutexes Sep 07 05:50:41.184615 np0000192051 devstack@c-api.service[111072]: thunder lock: enabled Sep 07 05:50:41.184951 np0000192051 devstack@c-api.service[111072]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 05:50:41.185112 np0000192051 devstack@c-api.service[111072]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 05:50:41.185253 np0000192051 devstack@c-api.service[111072]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 05:50:41.185253 np0000192051 devstack@c-api.service[111072]: Set PythonHome to /opt/stack/data/venv Sep 07 05:50:41.227212 np0000192051 devstack@c-api.service[111072]: Python main interpreter initialized at 0x792f8f0a4668 Sep 07 05:50:41.227497 np0000192051 devstack@c-api.service[111072]: python threads support enabled Sep 07 05:50:41.227559 np0000192051 devstack@c-api.service[111072]: your server socket listen backlog is limited to 100 connections Sep 07 05:50:41.227615 np0000192051 devstack@c-api.service[111072]: your mercy for graceful operations on workers is 80 seconds Sep 07 05:50:41.229182 np0000192051 devstack@c-api.service[111072]: mapped 671795 bytes (656 KB) for 4 cores Sep 07 05:50:41.229182 np0000192051 devstack@c-api.service[111072]: *** Operational MODE: preforking *** Sep 07 05:50:41.229182 np0000192051 devstack@c-api.service[111072]: *** uWSGI is running in multiple interpreter mode *** Sep 07 05:50:41.229182 np0000192051 devstack@c-api.service[111072]: spawned uWSGI master process (pid: 111072) Sep 07 05:50:41.228648 np0000192051 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 07 05:50:41.229651 np0000192051 devstack@c-api.service[111072]: spawned uWSGI worker 1 (pid: 111079, cores: 1) Sep 07 05:50:41.230268 np0000192051 devstack@c-api.service[111072]: spawned uWSGI worker 2 (pid: 111080, cores: 1) Sep 07 05:50:41.230755 np0000192051 devstack@c-api.service[111072]: spawned uWSGI worker 3 (pid: 111081, cores: 1) Sep 07 05:50:41.231300 np0000192051 devstack@c-api.service[111072]: spawned uWSGI worker 4 (pid: 111082, cores: 1) Sep 07 05:50:41.231300 np0000192051 devstack@c-api.service[111072]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 05:50:41.361404 np0000192051 devstack@c-api.service[111080]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 05:50:41.361404 np0000192051 devstack@c-api.service[111080]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 05:50:41.361404 np0000192051 devstack@c-api.service[111080]: we strongly recommend against using it for new projects. Sep 07 05:50:41.361404 np0000192051 devstack@c-api.service[111080]: If you are already using Eventlet, we recommend migrating to a different Sep 07 05:50:41.361404 np0000192051 devstack@c-api.service[111080]: framework. For more detail see Sep 07 05:50:41.361404 np0000192051 devstack@c-api.service[111080]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 05:50:41.361404 np0000192051 devstack@c-api.service[111080]: import eventlet # noqa Sep 07 05:50:41.372651 np0000192051 devstack@c-api.service[111079]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 05:50:41.372651 np0000192051 devstack@c-api.service[111079]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 05:50:41.372651 np0000192051 devstack@c-api.service[111079]: we strongly recommend against using it for new projects. Sep 07 05:50:41.372651 np0000192051 devstack@c-api.service[111079]: If you are already using Eventlet, we recommend migrating to a different Sep 07 05:50:41.372651 np0000192051 devstack@c-api.service[111079]: framework. For more detail see Sep 07 05:50:41.372651 np0000192051 devstack@c-api.service[111079]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 05:50:41.372651 np0000192051 devstack@c-api.service[111079]: import eventlet # noqa Sep 07 05:50:41.381589 np0000192051 devstack@c-api.service[111081]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 05:50:41.381589 np0000192051 devstack@c-api.service[111081]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 05:50:41.381589 np0000192051 devstack@c-api.service[111081]: we strongly recommend against using it for new projects. Sep 07 05:50:41.381589 np0000192051 devstack@c-api.service[111081]: If you are already using Eventlet, we recommend migrating to a different Sep 07 05:50:41.381589 np0000192051 devstack@c-api.service[111081]: framework. For more detail see Sep 07 05:50:41.381589 np0000192051 devstack@c-api.service[111081]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 05:50:41.381589 np0000192051 devstack@c-api.service[111081]: import eventlet # noqa Sep 07 05:50:41.386411 np0000192051 devstack@c-api.service[111082]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 05:50:41.386411 np0000192051 devstack@c-api.service[111082]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 05:50:41.386411 np0000192051 devstack@c-api.service[111082]: we strongly recommend against using it for new projects. Sep 07 05:50:41.386411 np0000192051 devstack@c-api.service[111082]: If you are already using Eventlet, we recommend migrating to a different Sep 07 05:50:41.386411 np0000192051 devstack@c-api.service[111082]: framework. For more detail see Sep 07 05:50:41.386411 np0000192051 devstack@c-api.service[111082]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 05:50:41.386411 np0000192051 devstack@c-api.service[111082]: import eventlet # noqa Sep 07 05:50:41.521308 np0000192051 devstack@c-api.service[111080]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 05:50:41.521308 np0000192051 devstack@c-api.service[111080]: from cgi import parse_header Sep 07 05:50:41.526637 np0000192051 devstack@c-api.service[111079]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 05:50:41.526637 np0000192051 devstack@c-api.service[111079]: from cgi import parse_header Sep 07 05:50:41.543610 np0000192051 devstack@c-api.service[111081]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 05:50:41.543610 np0000192051 devstack@c-api.service[111081]: from cgi import parse_header Sep 07 05:50:41.545768 np0000192051 devstack@c-api.service[111082]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 05:50:41.545768 np0000192051 devstack@c-api.service[111082]: from cgi import parse_header Sep 07 05:50:41.560180 np0000192051 devstack@c-api.service[111080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 05:50:41.560180 np0000192051 devstack@c-api.service[111080]: warnings.warn( Sep 07 05:50:41.564529 np0000192051 devstack@c-api.service[111079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 05:50:41.564529 np0000192051 devstack@c-api.service[111079]: warnings.warn( Sep 07 05:50:41.571041 np0000192051 devstack@c-api.service[111080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 05:50:41.571041 np0000192051 devstack@c-api.service[111080]: removals.removed_module( Sep 07 05:50:41.571769 np0000192051 devstack@c-api.service[111080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 05:50:41.571769 np0000192051 devstack@c-api.service[111080]: removals.removed_module( Sep 07 05:50:41.575683 np0000192051 devstack@c-api.service[111079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 05:50:41.575683 np0000192051 devstack@c-api.service[111079]: removals.removed_module( Sep 07 05:50:41.576504 np0000192051 devstack@c-api.service[111079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 05:50:41.576504 np0000192051 devstack@c-api.service[111079]: removals.removed_module( Sep 07 05:50:41.581874 np0000192051 devstack@c-api.service[111081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 05:50:41.581874 np0000192051 devstack@c-api.service[111081]: warnings.warn( Sep 07 05:50:41.584795 np0000192051 devstack@c-api.service[111082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 05:50:41.584795 np0000192051 devstack@c-api.service[111082]: warnings.warn( Sep 07 05:50:41.592291 np0000192051 devstack@c-api.service[111081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 05:50:41.592291 np0000192051 devstack@c-api.service[111081]: removals.removed_module( Sep 07 05:50:41.592990 np0000192051 devstack@c-api.service[111081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 05:50:41.592990 np0000192051 devstack@c-api.service[111081]: removals.removed_module( Sep 07 05:50:41.595375 np0000192051 devstack@c-api.service[111082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 05:50:41.595375 np0000192051 devstack@c-api.service[111082]: removals.removed_module( Sep 07 05:50:41.596147 np0000192051 devstack@c-api.service[111082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 05:50:41.596147 np0000192051 devstack@c-api.service[111082]: removals.removed_module( Sep 07 05:50:42.315402 np0000192051 devstack@c-api.service[111079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 05:50:42.315402 np0000192051 devstack@c-api.service[111079]: warnings.warn( Sep 07 05:50:42.342011 np0000192051 devstack@c-api.service[111081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 05:50:42.342011 np0000192051 devstack@c-api.service[111081]: warnings.warn( Sep 07 05:50:42.366019 np0000192051 devstack@c-api.service[111079]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 05:50:42.366019 np0000192051 devstack@c-api.service[111079]: warnings.warn( Sep 07 05:50:42.391952 np0000192051 devstack@c-api.service[111082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 05:50:42.391952 np0000192051 devstack@c-api.service[111082]: warnings.warn( Sep 07 05:50:42.393345 np0000192051 devstack@c-api.service[111081]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 05:50:42.393345 np0000192051 devstack@c-api.service[111081]: warnings.warn( Sep 07 05:50:42.442438 np0000192051 devstack@c-api.service[111082]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 05:50:42.442438 np0000192051 devstack@c-api.service[111082]: warnings.warn( Sep 07 05:50:42.524362 np0000192051 devstack@c-api.service[111080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 05:50:42.524362 np0000192051 devstack@c-api.service[111080]: warnings.warn( Sep 07 05:50:42.558642 np0000192051 devstack@c-api.service[111079]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 05:50:42.559060 np0000192051 devstack@c-api.service[111079]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111079) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 05:50:42.571494 np0000192051 devstack@c-api.service[111081]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 05:50:42.571678 np0000192051 devstack@c-api.service[111081]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111081) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 05:50:42.579711 np0000192051 devstack@c-api.service[111080]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 05:50:42.579711 np0000192051 devstack@c-api.service[111080]: warnings.warn( Sep 07 05:50:42.624402 np0000192051 devstack@c-api.service[111082]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 05:50:42.624402 np0000192051 devstack@c-api.service[111082]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111082) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 05:50:42.647285 np0000192051 devstack@c-api.service[111081]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 05:50:42.647285 np0000192051 devstack@c-api.service[111081]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 05:50:42.659776 np0000192051 devstack@c-api.service[111079]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 05:50:42.659776 np0000192051 devstack@c-api.service[111079]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 05:50:42.689449 np0000192051 devstack@c-api.service[111082]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 05:50:42.689449 np0000192051 devstack@c-api.service[111082]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 05:50:42.759244 np0000192051 devstack@c-api.service[111080]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 05:50:42.759410 np0000192051 devstack@c-api.service[111080]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111080) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 05:50:42.823356 np0000192051 devstack@c-api.service[111080]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 05:50:42.823356 np0000192051 devstack@c-api.service[111080]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 05:50:43.128359 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111081) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 05:50:43.128608 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111082) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 05:50:43.128722 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.128815 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.128898 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.129032 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.129155 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.129155 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.131070 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.131224 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.131224 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.131384 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.131384 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.131489 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.131546 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.131546 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.131659 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.131659 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.131659 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.131659 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.131659 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.131947 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.132238 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.132332 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.132332 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.132519 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.132519 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.132519 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.132729 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.132796 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.132851 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.132851 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.132851 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.132851 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.132851 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.132851 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.133709 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.133789 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.133844 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.133906 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.134016 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.134016 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.134118 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.134194 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.134253 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.134253 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.134253 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.134396 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.134396 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.134493 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.135659 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.135761 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.135761 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.135865 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.135865 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.136039 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.136039 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.136188 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.136188 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.136311 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.136311 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.136413 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.136413 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.136509 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.137362 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.137452 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.137452 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.137549 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.137601 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.137667 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.137722 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.137776 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.137850 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.138024 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.138095 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.138095 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.138095 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.138095 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.138505 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.138505 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.138654 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.138654 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.138762 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.138824 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.138888 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.138989 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.139056 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.139111 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.139111 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.139111 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.139111 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.139111 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.140749 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.140858 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.140858 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.140985 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.141060 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.141122 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.141208 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.141272 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.141337 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.141397 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.141450 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.141503 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.141503 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.141503 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.143091 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.143205 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.143205 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.143305 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.143305 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.143403 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.143456 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.143513 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.143566 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.143566 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.143566 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.143727 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.143727 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.143727 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.144851 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.144966 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.145043 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.145107 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.145175 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.145230 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.145302 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.145356 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.145408 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.145460 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.145513 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.145574 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.145626 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.145626 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.148200 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.148295 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.148295 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.148419 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.148419 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.148519 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.148519 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.148676 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.148751 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.148805 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.148857 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.148909 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.149006 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.149006 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.149716 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.149790 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.149844 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.149899 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.149976 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.150029 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.150081 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.150135 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.150237 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.150295 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.150355 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.150490 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.150551 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.150603 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.154543 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.154634 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.154634 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.154747 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.154747 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.154857 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.154857 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.155137 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.155230 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.155230 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.155362 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.155362 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.155680 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.155680 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.155811 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.155873 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.155949 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.156003 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.156055 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.156109 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.156194 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.156250 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.156310 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.156375 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.156428 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.156480 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.156540 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.156602 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.162296 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.162400 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.162400 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.162525 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.162583 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.162648 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.162704 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.162757 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.162811 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.162871 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.162957 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.163028 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.163028 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.163028 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.163199 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.163199 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.163199 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.163199 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.163398 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.163452 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.163452 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.163547 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.163599 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.163653 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.163653 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.163653 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.163653 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.163653 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.166024 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.166113 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.166113 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.166230 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.166301 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.166360 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.166432 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.166432 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.166530 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.166530 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.166655 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.166718 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.166718 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.166718 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.168672 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.168774 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.168774 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.168871 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.168871 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.169009 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.169080 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.169144 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.169225 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.169280 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.169280 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.169280 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.169280 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.169280 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.169524 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.169524 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.169524 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.170082 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.170623 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.171201 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.171280 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.171334 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.171387 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.171441 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.171494 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.171546 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.171599 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.171676 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.171748 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.171800 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.171854 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.171906 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.172005 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.172075 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.172136 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.172209 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.172265 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.172316 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.172386 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.172440 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.172493 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.172547 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.172599 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.172599 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.172693 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.172748 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.172801 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.172854 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.174003 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.174238 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.174311 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.174366 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.174419 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.174494 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.174551 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.174611 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.174663 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.174734 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.174788 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.174841 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.174893 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.175023 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.175094 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.175198 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.175326 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.175389 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.175455 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.175455 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.175455 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.175455 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.175806 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.175806 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.175806 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.175806 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.175806 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.175806 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.175806 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.176229 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.176229 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.176229 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.176229 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.176229 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.176229 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.176229 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.176844 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.176844 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.176844 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.176844 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.176844 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.176844 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.177235 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.177294 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.177347 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.177347 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.177347 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.177347 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.177347 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.177347 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.177787 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.177787 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.177787 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.177787 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.177787 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.177787 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.177787 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.178153 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.178153 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.178153 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.178153 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.178153 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.178153 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.178153 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.178505 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.178505 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.178505 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.178505 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.178505 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.178756 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.178812 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.178812 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.178911 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.178911 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.178911 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.178911 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.178911 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.178911 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.179253 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.179253 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.179253 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.179253 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.179253 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.179253 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.179253 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.179577 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.179641 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.179641 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.179755 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.179808 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.179861 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.179913 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.179989 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.180055 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.180108 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.180188 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.180258 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.180312 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.180364 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.180422 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.180477 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.180539 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.180539 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.180634 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.180690 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.180758 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.180819 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.180872 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.180947 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.181002 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.181054 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.181106 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.181106 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.181106 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.181106 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.181106 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.181106 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.181106 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.181106 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.181106 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.181569 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.181569 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.181569 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.181569 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.181569 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.181569 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.181569 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.181903 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.181903 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.181903 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.181903 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.181903 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.181903 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.181903 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.185691 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.185794 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.185794 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.185946 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.185946 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.185946 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.186101 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.186101 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.186227 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.186227 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.186333 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.186333 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.186431 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.186431 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.186543 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.186543 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.186645 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.186645 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.186741 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.186794 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.186848 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.186900 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.186978 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.187050 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.187105 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.187157 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.187157 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.187277 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.188559 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.188631 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.188680 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.188733 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.188787 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.188787 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.189098 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.189207 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.189207 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.189310 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.189386 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.189386 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111082) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.189764 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111079) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 05:50:43.190339 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.190439 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.190617 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.191305 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.191406 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.191406 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.191510 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.191510 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.191612 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.191666 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.191967 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.192057 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.192057 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.192191 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.192191 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.192312 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.192312 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.192414 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111080) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 05:50:43.192735 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.192818 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.192879 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.192956 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.193011 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.193011 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.193011 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.193011 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.193223 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.193280 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.193617 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.193707 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.193707 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.193820 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.193873 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.193948 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.194015 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.194069 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.194125 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.194125 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.194257 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.194312 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.194367 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.194367 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.194462 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.194515 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.194571 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.194571 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.194666 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.194720 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.194786 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.194786 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.194888 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.194961 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.195015 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.195069 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.195120 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.195189 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.195189 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.195313 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.195375 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.195429 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.195429 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.195529 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.195582 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.195634 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.195686 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.195749 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.195749 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.195871 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.195971 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.195971 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.196074 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.196074 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.196191 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.196248 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.196313 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.196376 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.196431 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.196431 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.196536 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.196589 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.196649 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.196702 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.196752 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.196806 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.196873 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.196985 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.196985 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.197105 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.197105 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.197220 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.197220 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.197498 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.197563 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.197626 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.197696 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.197696 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.197795 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.197853 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.198279 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.198353 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.198353 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.198470 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.198527 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.198595 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.198648 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.198701 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.198753 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.198805 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.198858 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.198910 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.198910 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.198910 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.199075 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.199146 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.199230 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.199286 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.199341 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.199395 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.199456 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.199509 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.199509 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.199607 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.199607 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.199712 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.199765 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.199819 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.200184 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.200260 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.200315 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.200371 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.200425 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.200491 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.200557 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.200612 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.200675 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.200728 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.200781 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.200841 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.200896 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.200896 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.201030 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.201087 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.201152 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.201238 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.201292 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.201346 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.201401 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.201401 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.201499 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.201499 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.201597 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.201649 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.201844 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.201844 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.202279 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.202354 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.202409 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.202496 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.202551 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.202608 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.202666 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.202811 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.202878 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.202957 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.203011 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.203065 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.203117 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.203195 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.203251 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.203251 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.203251 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.203251 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.203251 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.203251 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.203251 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.203608 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.203608 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.203608 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.203608 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.203983 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.203983 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.203983 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.204189 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.204189 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.204299 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.204299 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.204299 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.204457 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.204510 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.204569 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.204623 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.204623 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.204623 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.204623 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.204826 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.204826 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.205002 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.205084 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.205084 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.205203 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.205260 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.205325 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.205383 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.205444 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.205499 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.205551 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.205604 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.205656 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.205707 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.205759 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.206014 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.206099 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.206099 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.206225 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.206280 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.206342 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.206403 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.206458 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.206509 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.206575 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.206642 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.206701 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.206754 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.206808 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.206903 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.207053 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.207120 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.207200 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.207256 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.207309 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.207382 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.207436 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.207491 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.207542 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.207595 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.207647 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.207702 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.207702 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.207798 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.207798 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.207798 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.207798 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.207798 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.208077 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.208131 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.208131 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.208271 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.208350 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.208463 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.208531 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.208604 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.208661 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.208714 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.208777 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.208831 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.208897 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.209019 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.209019 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.209019 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.209206 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.209286 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.209345 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.209427 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.209499 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.209559 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.209630 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.209693 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.209753 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.209807 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.209863 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.209964 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.210036 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.210109 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.210187 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.210187 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.210293 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.210347 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.210398 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.210450 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.210503 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.210574 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.210636 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.210692 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.210751 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.210751 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.210858 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.210858 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.210992 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.211050 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.211050 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.211050 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.211050 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.211050 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.211050 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.211050 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.211050 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.211452 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.211510 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.211570 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.211626 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.211694 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.211749 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.211803 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.211856 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.211906 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.211980 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.212048 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.212048 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.212152 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.212152 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.212152 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.212326 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.212381 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.212436 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.212436 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.212542 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.212594 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.212649 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.212702 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.212763 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.212816 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.212816 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.212816 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.212816 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.212816 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.212816 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.213126 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.213201 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.213256 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.213320 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.213376 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.213428 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.213482 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.213482 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.213482 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.213482 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.213482 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.213716 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.213783 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.213783 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.213885 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.213960 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.214031 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.214086 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.214138 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.214212 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.214212 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.214314 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.214314 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.214314 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.214470 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.214595 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.214595 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.214595 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.214789 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.214845 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.214898 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.214987 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.215058 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.215114 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.215183 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.215235 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.215297 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.215351 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.215404 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.215456 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.215456 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.215456 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.215456 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.215456 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.215753 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.215811 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.215863 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.215915 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.215991 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.216045 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.216116 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.216199 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.216256 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.216310 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.216363 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.216424 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.216479 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.216533 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.216593 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.216647 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.216700 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.216700 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.216700 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.216700 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.216700 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.216700 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.217016 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.217072 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.217126 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.217196 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.217260 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.217314 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.217365 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.217419 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.217473 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.217527 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.217578 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.217631 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.217684 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.217737 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.217737 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.217737 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.217737 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.217737 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.217737 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.217737 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.217737 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.218157 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.218157 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.218157 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.218157 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.218157 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.218157 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.218157 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.218157 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.218157 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.218611 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.218666 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.218666 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.218774 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.218827 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.218879 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.218996 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.219090 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.219145 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.219219 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.219219 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.219219 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.219219 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.219219 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.219219 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.219219 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.219219 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.219219 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.219219 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 05:50:43.219521 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.219521 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.219521 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.219521 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.219521 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.219521 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111079) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.219694 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 05:50:43.219694 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 05:50:43.219694 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 05:50:43.219694 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 05:50:43.219694 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 05:50:43.219694 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 05:50:43.234103 np0000192051 devstack@c-api.service[111081]: INFO dbcounter [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Registered counter for database cinder Sep 07 05:50:43.234240 np0000192051 devstack@c-api.service[111082]: INFO dbcounter [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Registered counter for database cinder Sep 07 05:50:43.266520 np0000192051 devstack@c-api.service[111080]: INFO dbcounter [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Registered counter for database cinder Sep 07 05:50:43.274597 np0000192051 devstack@c-api.service[111079]: INFO dbcounter [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Registered counter for database cinder Sep 07 05:50:43.277204 np0000192051 devstack@c-api.service[111081]: DEBUG oslo_db.sqlalchemy.engines [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 05:50:43.279716 np0000192051 devstack@c-api.service[111082]: DEBUG oslo_db.sqlalchemy.engines [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111082) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 05:50:43.310784 np0000192051 devstack@c-api.service[111080]: DEBUG oslo_db.sqlalchemy.engines [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 05:50:43.327254 np0000192051 devstack@c-api.service[111079]: DEBUG oslo_db.sqlalchemy.engines [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111079) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 05:50:43.385815 np0000192051 devstack@c-api.service[111081]: DEBUG dbcounter [-] [111081] Writer thread running {{(pid=111081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 05:50:43.388341 np0000192051 devstack@c-api.service[111081]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 05:50:43.388341 np0000192051 devstack@c-api.service[111081]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 05:50:43.388546 np0000192051 devstack@c-api.service[111081]: INFO cinder.rpc [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 05:50:43.390489 np0000192051 devstack@c-api.service[111081]: INFO cinder.rpc [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 05:50:43.390856 np0000192051 devstack@c-api.service[111082]: DEBUG dbcounter [-] [111082] Writer thread running {{(pid=111082) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 05:50:43.392541 np0000192051 devstack@c-api.service[111081]: INFO cinder.rpc [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 05:50:43.393839 np0000192051 devstack@c-api.service[111082]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 05:50:43.393839 np0000192051 devstack@c-api.service[111082]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 05:50:43.394585 np0000192051 devstack@c-api.service[111082]: INFO cinder.rpc [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 05:50:43.394654 np0000192051 devstack@c-api.service[111081]: INFO cinder.rpc [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 05:50:43.395562 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.396450 np0000192051 devstack@c-api.service[111082]: INFO cinder.rpc [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 05:50:43.398759 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.398908 np0000192051 devstack@c-api.service[111082]: INFO cinder.rpc [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 05:50:43.401040 np0000192051 devstack@c-api.service[111082]: INFO cinder.rpc [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 05:50:43.401972 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.405046 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.428084 np0000192051 devstack@c-api.service[111080]: DEBUG dbcounter [-] [111080] Writer thread running {{(pid=111080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 05:50:43.430950 np0000192051 devstack@c-api.service[111080]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 05:50:43.430950 np0000192051 devstack@c-api.service[111080]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 05:50:43.431193 np0000192051 devstack@c-api.service[111080]: INFO cinder.rpc [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 05:50:43.432659 np0000192051 devstack@c-api.service[111081]: DEBUG oslo_db.sqlalchemy.engines [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 05:50:43.433848 np0000192051 devstack@c-api.service[111080]: INFO cinder.rpc [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 05:50:43.435038 np0000192051 devstack@c-api.service[111081]: INFO cinder.rpc [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 05:50:43.436210 np0000192051 devstack@c-api.service[111080]: INFO cinder.rpc [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 05:50:43.436831 np0000192051 devstack@c-api.service[111081]: INFO cinder.rpc [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 05:50:43.437681 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.438311 np0000192051 devstack@c-api.service[111080]: INFO cinder.rpc [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 05:50:43.438854 np0000192051 devstack@c-api.service[111082]: DEBUG oslo_db.sqlalchemy.engines [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111082) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 05:50:43.439244 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.441407 np0000192051 devstack@c-api.service[111082]: INFO cinder.rpc [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 05:50:43.442213 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.443386 np0000192051 devstack@c-api.service[111082]: INFO cinder.rpc [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 05:50:43.444264 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.447779 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.451018 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.454252 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.454581 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.457794 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.459322 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.462117 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.462423 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.465416 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.466147 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.468453 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.469194 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.471332 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.471418 np0000192051 devstack@c-api.service[111079]: DEBUG dbcounter [-] [111079] Writer thread running {{(pid=111079) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 05:50:43.472212 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.474247 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.474934 np0000192051 devstack@c-api.service[111079]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 05:50:43.474934 np0000192051 devstack@c-api.service[111079]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 05:50:43.475316 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.475407 np0000192051 devstack@c-api.service[111079]: INFO cinder.rpc [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 05:50:43.475767 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.475993 np0000192051 devstack@c-api.service[111080]: DEBUG oslo_db.sqlalchemy.engines [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 05:50:43.477851 np0000192051 devstack@c-api.service[111079]: INFO cinder.rpc [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 05:50:43.478159 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.478494 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.478724 np0000192051 devstack@c-api.service[111080]: INFO cinder.rpc [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 05:50:43.480055 np0000192051 devstack@c-api.service[111079]: INFO cinder.rpc [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 05:50:43.481123 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.481232 np0000192051 devstack@c-api.service[111080]: INFO cinder.rpc [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 05:50:43.481992 np0000192051 devstack@c-api.service[111079]: INFO cinder.rpc [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 05:50:43.482096 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.482667 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.482999 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.483880 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.485474 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.487290 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.487389 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.489559 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.491055 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.491144 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.492657 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.492747 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.494179 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.494453 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.495536 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.496099 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.496660 np0000192051 devstack@c-api.service[111081]: WARNING cinder.api.contrib.hosts [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 05:50:43.496748 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.497438 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.498363 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.498987 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.499983 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.500368 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.500567 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.501221 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extended resource: extensions {{(pid=111081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.501499 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.502633 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extended resource: encryption {{(pid=111081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.502861 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.503884 np0000192051 devstack@c-api.service[111082]: WARNING cinder.api.contrib.hosts [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 05:50:43.504087 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extended resource: encryption {{(pid=111081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.504636 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.504761 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.505632 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extended resource: scheduler-stats {{(pid=111081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.506154 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.507675 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extended resource: capabilities {{(pid=111081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.507776 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.508059 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.508624 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extended resource: extensions {{(pid=111082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.508874 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extended resource: os-quota-sets {{(pid=111081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.509968 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extended resource: encryption {{(pid=111082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.510420 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extended resource: os-volume-type-access {{(pid=111081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.511209 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.511402 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extended resource: encryption {{(pid=111082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.511995 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extended resource: os-quota-class-sets {{(pid=111081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.513306 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extended resource: qos-specs {{(pid=111081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.513546 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extended resource: scheduler-stats {{(pid=111082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.514446 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.514987 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extended resource: capabilities {{(pid=111082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.515301 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extended resource: cgsnapshots {{(pid=111081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.516178 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extended resource: os-quota-sets {{(pid=111082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.516662 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extended resource: extra_specs {{(pid=111081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.517276 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.517615 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extended resource: os-volume-type-access {{(pid=111082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.518192 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extended resource: consistencygroups {{(pid=111081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.519240 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extended resource: os-quota-class-sets {{(pid=111082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.520064 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extended resource: backups {{(pid=111081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.520151 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.520499 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extended resource: qos-specs {{(pid=111082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.521696 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.522020 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extended resource: os-availability-zone {{(pid=111081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.522623 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extended resource: cgsnapshots {{(pid=111082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.523296 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extended resource: os-hosts {{(pid=111081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.524032 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extended resource: extra_specs {{(pid=111082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.524474 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.525008 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extended resource: os-volume-transfer {{(pid=111081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.525333 np0000192051 devstack@c-api.service[111079]: DEBUG oslo_db.sqlalchemy.engines [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111079) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 05:50:43.525590 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extended resource: consistencygroups {{(pid=111082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.526153 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extended resource: os-snapshot-manage {{(pid=111081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.527545 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extended resource: backups {{(pid=111082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.527642 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extended resource: os-volume-manage {{(pid=111081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.528647 np0000192051 devstack@c-api.service[111079]: INFO cinder.rpc [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 05:50:43.529551 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extended resource: os-availability-zone {{(pid=111082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.529640 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.530067 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.530978 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extended resource: os-hosts {{(pid=111082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.531194 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.531419 np0000192051 devstack@c-api.service[111079]: INFO cinder.rpc [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 05:50:43.532438 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extended resource: os-volume-transfer {{(pid=111082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.532533 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.532610 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.533401 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.534082 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.534189 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extended resource: os-snapshot-manage {{(pid=111082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.535528 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.535626 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extended resource: os-volume-manage {{(pid=111082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.535691 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.536503 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.contrib.snapshot_actions [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] SnapshotActionsController initialized {{(pid=111081) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 05:50:43.537232 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.537316 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.537746 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.538638 np0000192051 devstack@c-api.service[111081]: WARNING castellan.key_manager.migration [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.538855 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.539230 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.539593 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.539675 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.539792 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.539999 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extension VolumeTypeAccess extending resource: types {{(pid=111081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.540111 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extension TypesManage extending resource: types {{(pid=111081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.540240 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.540317 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extension AdminActions extending resource: volumes {{(pid=111081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.540428 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.540502 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extension AdminActions extending resource: snapshots {{(pid=111081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.540502 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extension AdminActions extending resource: backups {{(pid=111081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.540641 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.540714 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.540787 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extension UsedLimits extending resource: limits {{(pid=111081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.540787 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extension SnapshotActions extending resource: snapshots {{(pid=111081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.540954 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.541039 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.541113 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extension VolumeActions extending resource: volumes {{(pid=111081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.541247 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.v3.router [None req-30a6bd3c-c919-4aaa-a898-8e9d9b7a75ad None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.541815 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.542034 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.542860 np0000192051 devstack@c-api.service[111080]: WARNING cinder.api.contrib.hosts [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 05:50:43.543472 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.543562 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.544191 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.544446 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.contrib.snapshot_actions [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] SnapshotActionsController initialized {{(pid=111082) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 05:50:43.545117 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.545226 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.546579 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.546702 np0000192051 devstack@c-api.service[111082]: WARNING castellan.key_manager.migration [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.547395 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extended resource: extensions {{(pid=111080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.547505 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.547588 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.547700 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.547806 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.548674 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.548674 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extension TypesManage extending resource: types {{(pid=111082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.548843 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extended resource: encryption {{(pid=111080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.548978 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.548978 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extension AdminActions extending resource: volumes {{(pid=111082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.548978 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extension AdminActions extending resource: snapshots {{(pid=111082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.548978 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extension AdminActions extending resource: backups {{(pid=111082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.550392 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.550392 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extension UsedLimits extending resource: limits {{(pid=111082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.550392 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.550392 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.550675 np0000192051 devstack@c-api.service[111081]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x792f8f0a4668 pid: 111081 (default app) Sep 07 05:50:43.550752 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.550752 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extension VolumeActions extending resource: volumes {{(pid=111082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.550752 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.v3.router [None req-ecf76fbd-c68f-4c7d-abc7-161055e93af7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.551005 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extended resource: encryption {{(pid=111080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.551090 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.552153 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extended resource: scheduler-stats {{(pid=111080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.553555 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extended resource: capabilities {{(pid=111080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.554762 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extended resource: os-quota-sets {{(pid=111080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.556189 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extended resource: os-volume-type-access {{(pid=111080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.556982 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.557327 np0000192051 devstack@c-api.service[111082]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x792f8f0a4668 pid: 111082 (default app) Sep 07 05:50:43.557692 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extended resource: os-quota-class-sets {{(pid=111080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.558893 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.middleware.request_id [None req-bcc4d28f-bde1-4500-a73f-6b43c36465d0 None None] RequestId filter calling following filter/app {{(pid=111081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 05:50:43.559041 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extended resource: qos-specs {{(pid=111080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.560134 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.561237 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extended resource: cgsnapshots {{(pid=111080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.561654 np0000192051 devstack@c-api.service[111081]: [pid: 111081|app: 0|req: 1/1] 162.253.55.144 () {60 vars in 956 bytes} [Mon Sep 7 05:50:43 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 07 05:50:43.563087 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extended resource: extra_specs {{(pid=111080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.563267 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.564557 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extended resource: consistencygroups {{(pid=111080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.566388 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extended resource: backups {{(pid=111080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.566679 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.568346 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extended resource: os-availability-zone {{(pid=111080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.569644 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extended resource: os-hosts {{(pid=111080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.569759 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.571066 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extended resource: os-volume-transfer {{(pid=111080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.572600 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extended resource: os-snapshot-manage {{(pid=111080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.574390 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extended resource: os-volume-manage {{(pid=111080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.576588 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.576774 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.578066 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.578336 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.579549 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.581028 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.581138 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.582469 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.583457 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.contrib.snapshot_actions [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] SnapshotActionsController initialized {{(pid=111080) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 05:50:43.584202 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.585570 np0000192051 devstack@c-api.service[111080]: WARNING castellan.key_manager.migration [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.586445 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.586718 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.586718 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.586896 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.587312 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.587414 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extension TypesManage extending resource: types {{(pid=111080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.587497 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.587604 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extension AdminActions extending resource: volumes {{(pid=111080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.587703 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extension AdminActions extending resource: snapshots {{(pid=111080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.587802 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extension AdminActions extending resource: backups {{(pid=111080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.587899 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.588002 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extension UsedLimits extending resource: limits {{(pid=111080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.588099 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.588217 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.588322 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.588424 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extension VolumeActions extending resource: volumes {{(pid=111080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.588559 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.v3.router [None req-da714f53-a0b5-4ab7-aafb-bc01f4731759 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.590188 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.592594 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.594205 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.595771 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.596366 np0000192051 devstack@c-api.service[111080]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x792f8f0a4668 pid: 111080 (default app) Sep 07 05:50:43.597308 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.598754 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.599904 np0000192051 devstack@c-api.service[111079]: WARNING cinder.api.contrib.hosts [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 05:50:43.600649 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.602270 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.603597 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.604449 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extended resource: extensions {{(pid=111079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.605762 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extended resource: encryption {{(pid=111079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.607262 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extended resource: encryption {{(pid=111079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.608888 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extended resource: scheduler-stats {{(pid=111079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.611454 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extended resource: capabilities {{(pid=111079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.612709 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extended resource: os-quota-sets {{(pid=111079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.614214 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extended resource: os-volume-type-access {{(pid=111079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.615818 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extended resource: os-quota-class-sets {{(pid=111079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.617317 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extended resource: qos-specs {{(pid=111079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.619553 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extended resource: cgsnapshots {{(pid=111079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.620965 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extended resource: extra_specs {{(pid=111079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.622522 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extended resource: consistencygroups {{(pid=111079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.624511 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extended resource: backups {{(pid=111079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.626494 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extended resource: os-availability-zone {{(pid=111079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.627760 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extended resource: os-hosts {{(pid=111079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.629246 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extended resource: os-volume-transfer {{(pid=111079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.630845 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extended resource: os-snapshot-manage {{(pid=111079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.632377 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extended resource: os-volume-manage {{(pid=111079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 05:50:43.635379 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.637251 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.638775 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.640403 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.642019 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.643110 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.contrib.snapshot_actions [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] SnapshotActionsController initialized {{(pid=111079) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 05:50:43.643909 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.645535 np0000192051 devstack@c-api.service[111079]: WARNING castellan.key_manager.migration [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 07 05:50:43.646579 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.646730 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.646879 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.647140 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extension VolumeTypeAccess extending resource: types {{(pid=111079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.647317 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extension TypesManage extending resource: types {{(pid=111079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.647471 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.647612 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extension AdminActions extending resource: volumes {{(pid=111079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.647807 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extension AdminActions extending resource: snapshots {{(pid=111079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.647956 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extension AdminActions extending resource: backups {{(pid=111079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.648106 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.648276 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extension UsedLimits extending resource: limits {{(pid=111079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.648415 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extension SnapshotActions extending resource: snapshots {{(pid=111079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.648551 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.648698 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.648843 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extension VolumeActions extending resource: volumes {{(pid=111079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.649059 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.v3.router [None req-f910cc2a-62a3-464b-b424-cc2e9f3d126e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 05:50:43.659238 np0000192051 devstack@c-api.service[111079]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x792f8f0a4668 pid: 111079 (default app) Sep 07 05:50:51.849587 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.middleware.request_id [None req-a4e7673c-9cb5-46a6-90cf-cd264ae8dbcd None None] RequestId filter calling following filter/app {{(pid=111082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 05:50:52.419710 np0000192051 devstack@c-api.service[111082]: INFO cinder.api.openstack.wsgi [None req-a4e7673c-9cb5-46a6-90cf-cd264ae8dbcd admin admin] POST https://162.253.55.144/volume/v3/types Sep 07 05:50:52.420299 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.openstack.wsgi [None req-a4e7673c-9cb5-46a6-90cf-cd264ae8dbcd admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 05:50:52.421947 np0000192051 devstack@c-api.service[111082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 05:50:52.421947 np0000192051 devstack@c-api.service[111082]: warnings.warn( Sep 07 05:50:52.455811 np0000192051 devstack@c-api.service[111082]: DEBUG oslo_db.sqlalchemy.engines [None req-a4e7673c-9cb5-46a6-90cf-cd264ae8dbcd admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111082) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 05:50:52.484536 np0000192051 devstack@c-api.service[111082]: INFO cinder.api.openstack.wsgi [None req-a4e7673c-9cb5-46a6-90cf-cd264ae8dbcd admin admin] https://162.253.55.144/volume/v3/types returned with HTTP 200 Sep 07 05:50:52.484909 np0000192051 devstack@c-api.service[111082]: [pid: 111082|app: 0|req: 1/2] 162.253.55.144 () {68 vars in 1333 bytes} [Mon Sep 7 05:50:51 2026] POST /volume/v3/types => generated 186 bytes in 657 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 05:50:52.502044 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.middleware.request_id [None req-cb564c39-081f-45fa-91d7-b420d8a6836b None None] RequestId filter calling following filter/app {{(pid=111081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 05:50:52.842701 np0000192051 devstack@c-api.service[111081]: INFO cinder.api.openstack.wsgi [None req-cb564c39-081f-45fa-91d7-b420d8a6836b admin admin] POST https://162.253.55.144/volume/v3/types/4bd352b8-98b3-4204-a090-05e61605efed/extra_specs Sep 07 05:50:52.843258 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.openstack.wsgi [None req-cb564c39-081f-45fa-91d7-b420d8a6836b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 05:50:52.844997 np0000192051 devstack@c-api.service[111081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 05:50:52.844997 np0000192051 devstack@c-api.service[111081]: warnings.warn( Sep 07 05:50:52.885207 np0000192051 devstack@c-api.service[111081]: DEBUG oslo_db.sqlalchemy.engines [None req-cb564c39-081f-45fa-91d7-b420d8a6836b admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 05:50:52.941959 np0000192051 devstack@c-api.service[111081]: INFO cinder.api.openstack.wsgi [None req-cb564c39-081f-45fa-91d7-b420d8a6836b admin admin] https://162.253.55.144/volume/v3/types/4bd352b8-98b3-4204-a090-05e61605efed/extra_specs returned with HTTP 200 Sep 07 05:50:52.942129 np0000192051 devstack@c-api.service[111081]: [pid: 111081|app: 0|req: 2/3] 162.253.55.144 () {68 vars in 1480 bytes} [Mon Sep 7 05:50:52 2026] POST /volume/v3/types/4bd352b8-98b3-4204-a090-05e61605efed/extra_specs => generated 55 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 05:50:53.480622 np0000192051 devstack@c-api.service[111080]: DEBUG dbcounter [-] [111080] Writing DB stats cinder:SELECT=6 {{(pid=111080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 05:50:53.530264 np0000192051 devstack@c-api.service[111079]: DEBUG dbcounter [-] [111079] Writing DB stats cinder:SELECT=6 {{(pid=111079) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 05:51:02.482337 np0000192051 devstack@c-api.service[111082]: DEBUG dbcounter [-] [111082] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111082) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 05:51:02.940493 np0000192051 devstack@c-api.service[111081]: DEBUG dbcounter [-] [111081] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 05:54:09.769683 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.middleware.request_id [None req-13ddc3c5-37d3-4574-9271-7496fcf29ba4 None None] RequestId filter calling following filter/app {{(pid=111080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 05:54:09.771113 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [None req-13ddc3c5-37d3-4574-9271-7496fcf29ba4 None None] GET https://162.253.55.144/volume// Sep 07 05:54:09.771476 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [None req-13ddc3c5-37d3-4574-9271-7496fcf29ba4 None None] Empty body provided in request {{(pid=111080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 05:54:09.771911 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [None req-13ddc3c5-37d3-4574-9271-7496fcf29ba4 None None] Calling method 'all' {{(pid=111080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 05:54:09.772908 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [None req-13ddc3c5-37d3-4574-9271-7496fcf29ba4 None None] https://162.253.55.144/volume// returned with HTTP 300 Sep 07 05:54:09.773531 np0000192051 devstack@c-api.service[111080]: [pid: 111080|app: 0|req: 1/4] 162.253.55.144 () {66 vars in 1456 bytes} [Mon Sep 7 05:54:09 2026] GET /volume/ => generated 390 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 05:54:53.839401 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.middleware.request_id [None req-6a67e875-030a-454a-bd3b-1ddd689fec05 None None] RequestId filter calling following filter/app {{(pid=111079) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 05:54:53.845576 np0000192051 devstack@c-api.service[111079]: [pid: 111079|app: 0|req: 1/5] 162.253.55.144 () {62 vars in 1068 bytes} [Mon Sep 7 05:54:53 2026] GET /volume/v3 => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 07 05:54:53.885744 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.middleware.request_id [None req-bfc09df0-8d45-402d-a6af-b1f5ea8a6618 None None] RequestId filter calling following filter/app {{(pid=111082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 05:54:53.897702 np0000192051 devstack@c-api.service[111082]: [pid: 111082|app: 0|req: 2/6] 162.253.55.144 () {64 vars in 1272 bytes} [Mon Sep 7 05:54:53 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 07 05:54:53.937633 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.middleware.request_id [req-bfc09df0-8d45-402d-a6af-b1f5ea8a6618 req-7aa73849-df0a-4e68-b3b9-fa774f33dc1b None None] RequestId filter calling following filter/app {{(pid=111081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 05:54:53.943211 np0000192051 devstack@c-api.service[111081]: INFO cinder.api.openstack.wsgi [req-bfc09df0-8d45-402d-a6af-b1f5ea8a6618 req-7aa73849-df0a-4e68-b3b9-fa774f33dc1b demo demo] GET https://162.253.55.144/volume/v3/ Sep 07 05:54:53.943576 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.openstack.wsgi [req-bfc09df0-8d45-402d-a6af-b1f5ea8a6618 req-7aa73849-df0a-4e68-b3b9-fa774f33dc1b demo demo] Empty body provided in request {{(pid=111081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 05:54:53.943966 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.openstack.wsgi [req-bfc09df0-8d45-402d-a6af-b1f5ea8a6618 req-7aa73849-df0a-4e68-b3b9-fa774f33dc1b demo demo] Calling method 'version_select' {{(pid=111081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 05:54:53.947617 np0000192051 devstack@c-api.service[111081]: INFO cinder.api.openstack.wsgi [req-bfc09df0-8d45-402d-a6af-b1f5ea8a6618 req-7aa73849-df0a-4e68-b3b9-fa774f33dc1b demo demo] https://162.253.55.144/volume/v3/ returned with HTTP 200 Sep 07 05:54:53.948360 np0000192051 devstack@c-api.service[111081]: [pid: 111081|app: 0|req: 3/7] 162.253.55.144 () {66 vars in 1346 bytes} [Mon Sep 7 05:54:53 2026] GET /volume/v3/ => generated 390 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 05:54:53.988602 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.middleware.request_id [None req-8e13d21c-63ad-4e46-b2ce-4c776f41b61a None None] RequestId filter calling following filter/app {{(pid=111080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 05:54:54.320658 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [None req-8e13d21c-63ad-4e46-b2ce-4c776f41b61a demo demo] GET https://162.253.55.144/volume/v3/types Sep 07 05:54:54.320997 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [None req-8e13d21c-63ad-4e46-b2ce-4c776f41b61a demo demo] Empty body provided in request {{(pid=111080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 05:54:54.321309 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [None req-8e13d21c-63ad-4e46-b2ce-4c776f41b61a demo demo] Calling method 'index' {{(pid=111080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 05:54:54.321778 np0000192051 devstack@c-api.service[111080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 05:54:54.321778 np0000192051 devstack@c-api.service[111080]: warnings.warn( Sep 07 05:54:54.322381 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.api_utils [None req-8e13d21c-63ad-4e46-b2ce-4c776f41b61a demo demo] Removing options '' from query. {{(pid=111080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 05:54:54.362374 np0000192051 devstack@c-api.service[111080]: DEBUG oslo_db.sqlalchemy.engines [None req-8e13d21c-63ad-4e46-b2ce-4c776f41b61a demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 05:54:54.379787 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [None req-8e13d21c-63ad-4e46-b2ce-4c776f41b61a demo demo] https://162.253.55.144/volume/v3/types returned with HTTP 200 Sep 07 05:54:54.380135 np0000192051 devstack@c-api.service[111080]: [pid: 111080|app: 0|req: 2/8] 162.253.55.144 () {64 vars in 1290 bytes} [Mon Sep 7 05:54:53 2026] GET /volume/v3/types => generated 377 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 05:54:54.442404 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.middleware.request_id [None req-3c056bdd-0b20-4e74-950c-29a74124fab1 None None] RequestId filter calling following filter/app {{(pid=111079) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 05:54:54.792732 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-3c056bdd-0b20-4e74-950c-29a74124fab1 demo demo] GET https://162.253.55.144/volume/v3/types/default Sep 07 05:54:54.793085 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-3c056bdd-0b20-4e74-950c-29a74124fab1 demo demo] Empty body provided in request {{(pid=111079) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 05:54:54.793312 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-3c056bdd-0b20-4e74-950c-29a74124fab1 demo demo] Calling method 'show' {{(pid=111079) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 05:54:54.830620 np0000192051 devstack@c-api.service[111079]: DEBUG oslo_db.sqlalchemy.engines [None req-3c056bdd-0b20-4e74-950c-29a74124fab1 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111079) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 05:54:54.844439 np0000192051 devstack@c-api.service[111079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 05:54:54.844439 np0000192051 devstack@c-api.service[111079]: warnings.warn( Sep 07 05:54:54.846430 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-3c056bdd-0b20-4e74-950c-29a74124fab1 demo demo] https://162.253.55.144/volume/v3/types/default returned with HTTP 200 Sep 07 05:54:54.846756 np0000192051 devstack@c-api.service[111079]: [pid: 111079|app: 0|req: 2/9] 162.253.55.144 () {64 vars in 1301 bytes} [Mon Sep 7 05:54:54 2026] GET /volume/v3/types/default => generated 145 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 05:54:55.484747 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.middleware.request_id [None req-60abaa5f-f69b-4614-9328-2f4324fe2b6f None None] RequestId filter calling following filter/app {{(pid=111082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 05:54:55.486061 np0000192051 devstack@c-api.service[111082]: [pid: 111082|app: 0|req: 3/10] 162.253.55.144 () {62 vars in 1068 bytes} [Mon Sep 7 05:54:55 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 07 05:54:55.524481 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.middleware.request_id [None req-47287a3c-20d9-4a9a-9755-545b5a1c64fb None None] RequestId filter calling following filter/app {{(pid=111081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 05:54:55.529351 np0000192051 devstack@c-api.service[111081]: [pid: 111081|app: 0|req: 4/11] 162.253.55.144 () {64 vars in 1272 bytes} [Mon Sep 7 05:54:55 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 07 05:54:55.561789 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.middleware.request_id [req-47287a3c-20d9-4a9a-9755-545b5a1c64fb req-c4fcb12f-6821-4853-b123-101692bdcbf3 None None] RequestId filter calling following filter/app {{(pid=111080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 05:54:55.565031 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [req-47287a3c-20d9-4a9a-9755-545b5a1c64fb req-c4fcb12f-6821-4853-b123-101692bdcbf3 demo demo] GET https://162.253.55.144/volume/v3/ Sep 07 05:54:55.565394 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [req-47287a3c-20d9-4a9a-9755-545b5a1c64fb req-c4fcb12f-6821-4853-b123-101692bdcbf3 demo demo] Empty body provided in request {{(pid=111080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 05:54:55.565736 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [req-47287a3c-20d9-4a9a-9755-545b5a1c64fb req-c4fcb12f-6821-4853-b123-101692bdcbf3 demo demo] Calling method 'version_select' {{(pid=111080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 05:54:55.566601 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [req-47287a3c-20d9-4a9a-9755-545b5a1c64fb req-c4fcb12f-6821-4853-b123-101692bdcbf3 demo demo] https://162.253.55.144/volume/v3/ returned with HTTP 200 Sep 07 05:54:55.567252 np0000192051 devstack@c-api.service[111080]: [pid: 111080|app: 0|req: 3/12] 162.253.55.144 () {66 vars in 1346 bytes} [Mon Sep 7 05:54:55 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 05:54:55.601623 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.middleware.request_id [None req-ce3d925e-16cb-4d91-aacb-c872efe0206e None None] RequestId filter calling following filter/app {{(pid=111079) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 05:54:55.605103 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-ce3d925e-16cb-4d91-aacb-c872efe0206e demo demo] GET https://162.253.55.144/volume/v3/types/default Sep 07 05:54:55.605469 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-ce3d925e-16cb-4d91-aacb-c872efe0206e demo demo] Empty body provided in request {{(pid=111079) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 05:54:55.605850 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-ce3d925e-16cb-4d91-aacb-c872efe0206e demo demo] Calling method 'show' {{(pid=111079) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 05:54:55.619258 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-ce3d925e-16cb-4d91-aacb-c872efe0206e demo demo] https://162.253.55.144/volume/v3/types/default returned with HTTP 200 Sep 07 05:54:55.619915 np0000192051 devstack@c-api.service[111079]: [pid: 111079|app: 0|req: 3/13] 162.253.55.144 () {64 vars in 1301 bytes} [Mon Sep 7 05:54:55 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 05:54:56.222572 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.middleware.request_id [None req-43cf2faa-6606-42aa-b03e-4cfa04c4858f None None] RequestId filter calling following filter/app {{(pid=111082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 05:54:56.223747 np0000192051 devstack@c-api.service[111082]: [pid: 111082|app: 0|req: 4/14] 162.253.55.144 () {62 vars in 1068 bytes} [Mon Sep 7 05:54:56 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 07 05:54:56.252835 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.middleware.request_id [None req-b6e9d160-c127-4365-827d-9df6cad5e0e3 None None] RequestId filter calling following filter/app {{(pid=111081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 05:54:56.256556 np0000192051 devstack@c-api.service[111081]: [pid: 111081|app: 0|req: 5/15] 162.253.55.144 () {64 vars in 1272 bytes} [Mon Sep 7 05:54:56 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 07 05:54:56.300524 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.middleware.request_id [req-b6e9d160-c127-4365-827d-9df6cad5e0e3 req-1bfb7a68-7d23-4575-977b-f43f645184c3 None None] RequestId filter calling following filter/app {{(pid=111080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 05:54:56.303588 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [req-b6e9d160-c127-4365-827d-9df6cad5e0e3 req-1bfb7a68-7d23-4575-977b-f43f645184c3 demo demo] GET https://162.253.55.144/volume/v3/ Sep 07 05:54:56.303894 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [req-b6e9d160-c127-4365-827d-9df6cad5e0e3 req-1bfb7a68-7d23-4575-977b-f43f645184c3 demo demo] Empty body provided in request {{(pid=111080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 05:54:56.304279 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [req-b6e9d160-c127-4365-827d-9df6cad5e0e3 req-1bfb7a68-7d23-4575-977b-f43f645184c3 demo demo] Calling method 'version_select' {{(pid=111080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 05:54:56.304855 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [req-b6e9d160-c127-4365-827d-9df6cad5e0e3 req-1bfb7a68-7d23-4575-977b-f43f645184c3 demo demo] https://162.253.55.144/volume/v3/ returned with HTTP 200 Sep 07 05:54:56.305494 np0000192051 devstack@c-api.service[111080]: [pid: 111080|app: 0|req: 4/16] 162.253.55.144 () {66 vars in 1346 bytes} [Mon Sep 7 05:54:56 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 05:54:56.340402 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.middleware.request_id [None req-1a75fd24-0057-4579-a6ba-b345f71c81d2 None None] RequestId filter calling following filter/app {{(pid=111079) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 05:54:56.344069 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-1a75fd24-0057-4579-a6ba-b345f71c81d2 demo demo] GET https://162.253.55.144/volume/v3/types/default Sep 07 05:54:56.344465 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-1a75fd24-0057-4579-a6ba-b345f71c81d2 demo demo] Empty body provided in request {{(pid=111079) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 05:54:56.344910 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-1a75fd24-0057-4579-a6ba-b345f71c81d2 demo demo] Calling method 'show' {{(pid=111079) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 05:54:56.358964 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-1a75fd24-0057-4579-a6ba-b345f71c81d2 demo demo] https://162.253.55.144/volume/v3/types/default returned with HTTP 200 Sep 07 05:54:56.359655 np0000192051 devstack@c-api.service[111079]: [pid: 111079|app: 0|req: 4/17] 162.253.55.144 () {64 vars in 1301 bytes} [Mon Sep 7 05:54:56 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 05:54:56.392970 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.middleware.request_id [None req-962fcb7d-0351-4bc8-b76d-067594299b26 None None] RequestId filter calling following filter/app {{(pid=111082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 05:54:56.394204 np0000192051 devstack@c-api.service[111082]: [pid: 111082|app: 0|req: 5/18] 162.253.55.144 () {62 vars in 1068 bytes} [Mon Sep 7 05:54:56 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 07 05:54:56.421772 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.middleware.request_id [None req-5e0faefd-1e45-4feb-95e1-f2a3cca3788f None None] RequestId filter calling following filter/app {{(pid=111081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 05:54:56.427235 np0000192051 devstack@c-api.service[111081]: [pid: 111081|app: 0|req: 6/19] 162.253.55.144 () {64 vars in 1272 bytes} [Mon Sep 7 05:54:56 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 07 05:54:56.458273 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.middleware.request_id [req-5e0faefd-1e45-4feb-95e1-f2a3cca3788f req-cf40d45a-6f56-4d5c-8b87-54fc5faa86a7 None None] RequestId filter calling following filter/app {{(pid=111080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 05:54:56.461365 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [req-5e0faefd-1e45-4feb-95e1-f2a3cca3788f req-cf40d45a-6f56-4d5c-8b87-54fc5faa86a7 demo demo] GET https://162.253.55.144/volume/v3/ Sep 07 05:54:56.461689 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [req-5e0faefd-1e45-4feb-95e1-f2a3cca3788f req-cf40d45a-6f56-4d5c-8b87-54fc5faa86a7 demo demo] Empty body provided in request {{(pid=111080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 05:54:56.462045 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [req-5e0faefd-1e45-4feb-95e1-f2a3cca3788f req-cf40d45a-6f56-4d5c-8b87-54fc5faa86a7 demo demo] Calling method 'version_select' {{(pid=111080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 05:54:56.462642 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [req-5e0faefd-1e45-4feb-95e1-f2a3cca3788f req-cf40d45a-6f56-4d5c-8b87-54fc5faa86a7 demo demo] https://162.253.55.144/volume/v3/ returned with HTTP 200 Sep 07 05:54:56.463286 np0000192051 devstack@c-api.service[111080]: [pid: 111080|app: 0|req: 5/20] 162.253.55.144 () {66 vars in 1346 bytes} [Mon Sep 7 05:54:56 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 05:54:56.499072 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.middleware.request_id [None req-fd0699b1-a506-4a2b-8631-882d4f5ae9ce None None] RequestId filter calling following filter/app {{(pid=111079) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 05:54:56.503276 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-fd0699b1-a506-4a2b-8631-882d4f5ae9ce demo demo] GET https://162.253.55.144/volume/v3/types/default Sep 07 05:54:56.503637 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-fd0699b1-a506-4a2b-8631-882d4f5ae9ce demo demo] Empty body provided in request {{(pid=111079) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 05:54:56.504104 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-fd0699b1-a506-4a2b-8631-882d4f5ae9ce demo demo] Calling method 'show' {{(pid=111079) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 05:54:56.518623 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-fd0699b1-a506-4a2b-8631-882d4f5ae9ce demo demo] https://162.253.55.144/volume/v3/types/default returned with HTTP 200 Sep 07 05:54:56.519403 np0000192051 devstack@c-api.service[111079]: [pid: 111079|app: 0|req: 5/21] 162.253.55.144 () {64 vars in 1301 bytes} [Mon Sep 7 05:54:56 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 05:55:04.373622 np0000192051 devstack@c-api.service[111080]: DEBUG dbcounter [-] [111080] Writing DB stats cinder:SELECT=1 {{(pid=111080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 05:55:06.512189 np0000192051 devstack@c-api.service[111079]: DEBUG dbcounter [-] [111079] Writing DB stats cinder:SELECT=8 {{(pid=111079) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:00:28.443422 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.middleware.request_id [None req-750b2755-39ba-4e30-8662-d4fa44911d74 None None] RequestId filter calling following filter/app {{(pid=111082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:00:28.585517 np0000192051 devstack@c-api.service[111082]: INFO cinder.api.openstack.wsgi [None req-750b2755-39ba-4e30-8662-d4fa44911d74 demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:00:28.585804 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.openstack.wsgi [None req-750b2755-39ba-4e30-8662-d4fa44911d74 demo demo] Empty body provided in request {{(pid=111082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:00:28.586180 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.openstack.wsgi [None req-750b2755-39ba-4e30-8662-d4fa44911d74 demo demo] Calling method 'detail' {{(pid=111082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:00:28.588971 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.api_utils [None req-750b2755-39ba-4e30-8662-d4fa44911d74 demo demo] Removing options '' from query. {{(pid=111082) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:00:28.590903 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.volume.api [None req-750b2755-39ba-4e30-8662-d4fa44911d74 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111082) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:00:28.628205 np0000192051 devstack@c-api.service[111082]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 06:00:28.628205 np0000192051 devstack@c-api.service[111082]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 06:00:28.628449 np0000192051 devstack@c-api.service[111082]: INFO cinder.volume.api [None req-750b2755-39ba-4e30-8662-d4fa44911d74 demo demo] Get all volumes completed successfully. Sep 07 06:00:28.630618 np0000192051 devstack@c-api.service[111082]: INFO cinder.api.openstack.wsgi [None req-750b2755-39ba-4e30-8662-d4fa44911d74 demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:00:28.631011 np0000192051 devstack@c-api.service[111082]: [pid: 111082|app: 0|req: 6/22] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:00:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:00:38.621036 np0000192051 devstack@c-api.service[111082]: DEBUG dbcounter [-] [111082] Writing DB stats cinder:SELECT=1 {{(pid=111082) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:01:28.720447 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.middleware.request_id [None req-2f8e6f57-d4d5-43cc-9717-1278c8adeb45 None None] RequestId filter calling following filter/app {{(pid=111081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:01:28.869847 np0000192051 devstack@c-api.service[111081]: INFO cinder.api.openstack.wsgi [None req-2f8e6f57-d4d5-43cc-9717-1278c8adeb45 demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:01:28.870784 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.openstack.wsgi [None req-2f8e6f57-d4d5-43cc-9717-1278c8adeb45 demo demo] Empty body provided in request {{(pid=111081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:01:28.871234 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.openstack.wsgi [None req-2f8e6f57-d4d5-43cc-9717-1278c8adeb45 demo demo] Calling method 'detail' {{(pid=111081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:01:28.872496 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.api_utils [None req-2f8e6f57-d4d5-43cc-9717-1278c8adeb45 demo demo] Removing options '' from query. {{(pid=111081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:01:28.874630 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.volume.api [None req-2f8e6f57-d4d5-43cc-9717-1278c8adeb45 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:01:28.938261 np0000192051 devstack@c-api.service[111081]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 06:01:28.938261 np0000192051 devstack@c-api.service[111081]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 06:01:28.938721 np0000192051 devstack@c-api.service[111081]: INFO cinder.volume.api [None req-2f8e6f57-d4d5-43cc-9717-1278c8adeb45 demo demo] Get all volumes completed successfully. Sep 07 06:01:28.941961 np0000192051 devstack@c-api.service[111081]: INFO cinder.api.openstack.wsgi [None req-2f8e6f57-d4d5-43cc-9717-1278c8adeb45 demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:01:28.942444 np0000192051 devstack@c-api.service[111081]: [pid: 111081|app: 0|req: 7/23] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:01:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:01:38.927479 np0000192051 devstack@c-api.service[111081]: DEBUG dbcounter [-] [111081] Writing DB stats cinder:SELECT=1 {{(pid=111081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:02:28.980254 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.middleware.request_id [None req-f86f5a9e-c0cb-4051-82b4-198071653809 None None] RequestId filter calling following filter/app {{(pid=111080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:02:28.983441 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [None req-f86f5a9e-c0cb-4051-82b4-198071653809 demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:02:28.983694 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [None req-f86f5a9e-c0cb-4051-82b4-198071653809 demo demo] Empty body provided in request {{(pid=111080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:02:28.983940 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [None req-f86f5a9e-c0cb-4051-82b4-198071653809 demo demo] Calling method 'detail' {{(pid=111080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:02:28.984828 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.api_utils [None req-f86f5a9e-c0cb-4051-82b4-198071653809 demo demo] Removing options '' from query. {{(pid=111080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:02:28.986297 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.volume.api [None req-f86f5a9e-c0cb-4051-82b4-198071653809 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:02:29.039584 np0000192051 devstack@c-api.service[111080]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 06:02:29.039584 np0000192051 devstack@c-api.service[111080]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 06:02:29.039846 np0000192051 devstack@c-api.service[111080]: INFO cinder.volume.api [None req-f86f5a9e-c0cb-4051-82b4-198071653809 demo demo] Get all volumes completed successfully. Sep 07 06:02:29.043574 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [None req-f86f5a9e-c0cb-4051-82b4-198071653809 demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:02:29.044181 np0000192051 devstack@c-api.service[111080]: [pid: 111080|app: 0|req: 6/24] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:02:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:02:39.030417 np0000192051 devstack@c-api.service[111080]: DEBUG dbcounter [-] [111080] Writing DB stats cinder:SELECT=1 {{(pid=111080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:03:29.076135 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.middleware.request_id [None req-b9f1904e-3068-4c33-a936-3b606eac1a4f None None] RequestId filter calling following filter/app {{(pid=111079) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:03:29.078848 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-b9f1904e-3068-4c33-a936-3b606eac1a4f demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:03:29.079091 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-b9f1904e-3068-4c33-a936-3b606eac1a4f demo demo] Empty body provided in request {{(pid=111079) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:03:29.079215 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-b9f1904e-3068-4c33-a936-3b606eac1a4f demo demo] Calling method 'detail' {{(pid=111079) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:03:29.079632 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.api_utils [None req-b9f1904e-3068-4c33-a936-3b606eac1a4f demo demo] Removing options '' from query. {{(pid=111079) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:03:29.080348 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.volume.api [None req-b9f1904e-3068-4c33-a936-3b606eac1a4f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111079) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:03:29.117707 np0000192051 devstack@c-api.service[111079]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 06:03:29.117707 np0000192051 devstack@c-api.service[111079]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 06:03:29.118007 np0000192051 devstack@c-api.service[111079]: INFO cinder.volume.api [None req-b9f1904e-3068-4c33-a936-3b606eac1a4f demo demo] Get all volumes completed successfully. Sep 07 06:03:29.119861 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-b9f1904e-3068-4c33-a936-3b606eac1a4f demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:03:29.121030 np0000192051 devstack@c-api.service[111079]: [pid: 111079|app: 0|req: 6/25] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:03:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 06:03:39.110740 np0000192051 devstack@c-api.service[111079]: DEBUG dbcounter [-] [111079] Writing DB stats cinder:SELECT=1 {{(pid=111079) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:04:29.138732 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.middleware.request_id [None req-a1b37079-4daf-47cd-9a9a-dade896f0c14 None None] RequestId filter calling following filter/app {{(pid=111082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:04:29.143592 np0000192051 devstack@c-api.service[111082]: INFO cinder.api.openstack.wsgi [None req-a1b37079-4daf-47cd-9a9a-dade896f0c14 demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:04:29.143783 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.openstack.wsgi [None req-a1b37079-4daf-47cd-9a9a-dade896f0c14 demo demo] Empty body provided in request {{(pid=111082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:04:29.143966 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.openstack.wsgi [None req-a1b37079-4daf-47cd-9a9a-dade896f0c14 demo demo] Calling method 'detail' {{(pid=111082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:04:29.144187 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.api_utils [None req-a1b37079-4daf-47cd-9a9a-dade896f0c14 demo demo] Removing options '' from query. {{(pid=111082) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:04:29.144864 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.volume.api [None req-a1b37079-4daf-47cd-9a9a-dade896f0c14 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111082) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:04:29.154038 np0000192051 devstack@c-api.service[111082]: INFO cinder.volume.api [None req-a1b37079-4daf-47cd-9a9a-dade896f0c14 demo demo] Get all volumes completed successfully. Sep 07 06:04:29.156758 np0000192051 devstack@c-api.service[111082]: INFO cinder.api.openstack.wsgi [None req-a1b37079-4daf-47cd-9a9a-dade896f0c14 demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:04:29.157379 np0000192051 devstack@c-api.service[111082]: [pid: 111082|app: 0|req: 7/26] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:04:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:04:39.147969 np0000192051 devstack@c-api.service[111082]: DEBUG dbcounter [-] [111082] Writing DB stats cinder:SELECT=1 {{(pid=111082) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:05:29.183646 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.middleware.request_id [None req-4e53ff8d-28a7-4c50-8360-11d82c0f29be None None] RequestId filter calling following filter/app {{(pid=111081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:05:29.318447 np0000192051 devstack@c-api.service[111081]: INFO cinder.api.openstack.wsgi [None req-4e53ff8d-28a7-4c50-8360-11d82c0f29be demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:05:29.318737 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.openstack.wsgi [None req-4e53ff8d-28a7-4c50-8360-11d82c0f29be demo demo] Empty body provided in request {{(pid=111081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:05:29.318951 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.openstack.wsgi [None req-4e53ff8d-28a7-4c50-8360-11d82c0f29be demo demo] Calling method 'detail' {{(pid=111081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:05:29.319279 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.api_utils [None req-4e53ff8d-28a7-4c50-8360-11d82c0f29be demo demo] Removing options '' from query. {{(pid=111081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:05:29.320161 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.volume.api [None req-4e53ff8d-28a7-4c50-8360-11d82c0f29be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:05:29.329009 np0000192051 devstack@c-api.service[111081]: INFO cinder.volume.api [None req-4e53ff8d-28a7-4c50-8360-11d82c0f29be demo demo] Get all volumes completed successfully. Sep 07 06:05:29.331338 np0000192051 devstack@c-api.service[111081]: INFO cinder.api.openstack.wsgi [None req-4e53ff8d-28a7-4c50-8360-11d82c0f29be demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:05:29.331686 np0000192051 devstack@c-api.service[111081]: [pid: 111081|app: 0|req: 8/27] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:05:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:05:39.323550 np0000192051 devstack@c-api.service[111081]: DEBUG dbcounter [-] [111081] Writing DB stats cinder:SELECT=1 {{(pid=111081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:06:29.353996 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.middleware.request_id [None req-47c6e755-5702-4cd9-abda-a285a3c1e340 None None] RequestId filter calling following filter/app {{(pid=111080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:06:29.356359 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [None req-47c6e755-5702-4cd9-abda-a285a3c1e340 demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:06:29.356440 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [None req-47c6e755-5702-4cd9-abda-a285a3c1e340 demo demo] Empty body provided in request {{(pid=111080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:06:29.356708 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [None req-47c6e755-5702-4cd9-abda-a285a3c1e340 demo demo] Calling method 'detail' {{(pid=111080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:06:29.356908 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.api_utils [None req-47c6e755-5702-4cd9-abda-a285a3c1e340 demo demo] Removing options '' from query. {{(pid=111080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:06:29.357608 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.volume.api [None req-47c6e755-5702-4cd9-abda-a285a3c1e340 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:06:29.367353 np0000192051 devstack@c-api.service[111080]: INFO cinder.volume.api [None req-47c6e755-5702-4cd9-abda-a285a3c1e340 demo demo] Get all volumes completed successfully. Sep 07 06:06:29.368995 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [None req-47c6e755-5702-4cd9-abda-a285a3c1e340 demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:06:29.369296 np0000192051 devstack@c-api.service[111080]: [pid: 111080|app: 0|req: 7/28] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:06:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:06:39.360792 np0000192051 devstack@c-api.service[111080]: DEBUG dbcounter [-] [111080] Writing DB stats cinder:SELECT=1 {{(pid=111080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:07:29.390894 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.middleware.request_id [None req-49b2f7fc-cdea-48ce-8815-d80e241e8bc1 None None] RequestId filter calling following filter/app {{(pid=111079) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:07:29.393131 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-49b2f7fc-cdea-48ce-8815-d80e241e8bc1 demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:07:29.393313 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-49b2f7fc-cdea-48ce-8815-d80e241e8bc1 demo demo] Empty body provided in request {{(pid=111079) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:07:29.393508 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-49b2f7fc-cdea-48ce-8815-d80e241e8bc1 demo demo] Calling method 'detail' {{(pid=111079) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:07:29.393751 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.api_utils [None req-49b2f7fc-cdea-48ce-8815-d80e241e8bc1 demo demo] Removing options '' from query. {{(pid=111079) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:07:29.394397 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.volume.api [None req-49b2f7fc-cdea-48ce-8815-d80e241e8bc1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111079) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:07:29.401935 np0000192051 devstack@c-api.service[111079]: INFO cinder.volume.api [None req-49b2f7fc-cdea-48ce-8815-d80e241e8bc1 demo demo] Get all volumes completed successfully. Sep 07 06:07:29.403905 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-49b2f7fc-cdea-48ce-8815-d80e241e8bc1 demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:07:29.404287 np0000192051 devstack@c-api.service[111079]: [pid: 111079|app: 0|req: 7/29] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:07:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:07:39.397704 np0000192051 devstack@c-api.service[111079]: DEBUG dbcounter [-] [111079] Writing DB stats cinder:SELECT=1 {{(pid=111079) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:08:29.429477 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.middleware.request_id [None req-9b0d530d-6cbb-457f-a12e-3410ea19452d None None] RequestId filter calling following filter/app {{(pid=111082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:08:29.433608 np0000192051 devstack@c-api.service[111082]: INFO cinder.api.openstack.wsgi [None req-9b0d530d-6cbb-457f-a12e-3410ea19452d demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:08:29.434313 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.openstack.wsgi [None req-9b0d530d-6cbb-457f-a12e-3410ea19452d demo demo] Empty body provided in request {{(pid=111082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:08:29.434740 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.openstack.wsgi [None req-9b0d530d-6cbb-457f-a12e-3410ea19452d demo demo] Calling method 'detail' {{(pid=111082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:08:29.435255 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.api_utils [None req-9b0d530d-6cbb-457f-a12e-3410ea19452d demo demo] Removing options '' from query. {{(pid=111082) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:08:29.436562 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.volume.api [None req-9b0d530d-6cbb-457f-a12e-3410ea19452d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111082) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:08:29.448210 np0000192051 devstack@c-api.service[111082]: INFO cinder.volume.api [None req-9b0d530d-6cbb-457f-a12e-3410ea19452d demo demo] Get all volumes completed successfully. Sep 07 06:08:29.451719 np0000192051 devstack@c-api.service[111082]: INFO cinder.api.openstack.wsgi [None req-9b0d530d-6cbb-457f-a12e-3410ea19452d demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:08:29.452605 np0000192051 devstack@c-api.service[111082]: [pid: 111082|app: 0|req: 8/30] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:08:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:08:39.441089 np0000192051 devstack@c-api.service[111082]: DEBUG dbcounter [-] [111082] Writing DB stats cinder:SELECT=1 {{(pid=111082) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:09:29.482311 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.middleware.request_id [None req-eb421f01-9d7f-442d-82ab-786432df7cf2 None None] RequestId filter calling following filter/app {{(pid=111081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:09:29.486740 np0000192051 devstack@c-api.service[111081]: INFO cinder.api.openstack.wsgi [None req-eb421f01-9d7f-442d-82ab-786432df7cf2 demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:09:29.487275 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.openstack.wsgi [None req-eb421f01-9d7f-442d-82ab-786432df7cf2 demo demo] Empty body provided in request {{(pid=111081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:09:29.487731 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.openstack.wsgi [None req-eb421f01-9d7f-442d-82ab-786432df7cf2 demo demo] Calling method 'detail' {{(pid=111081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:09:29.488252 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.api_utils [None req-eb421f01-9d7f-442d-82ab-786432df7cf2 demo demo] Removing options '' from query. {{(pid=111081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:09:29.489835 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.volume.api [None req-eb421f01-9d7f-442d-82ab-786432df7cf2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:09:29.502935 np0000192051 devstack@c-api.service[111081]: INFO cinder.volume.api [None req-eb421f01-9d7f-442d-82ab-786432df7cf2 demo demo] Get all volumes completed successfully. Sep 07 06:09:29.507059 np0000192051 devstack@c-api.service[111081]: INFO cinder.api.openstack.wsgi [None req-eb421f01-9d7f-442d-82ab-786432df7cf2 demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:09:29.507758 np0000192051 devstack@c-api.service[111081]: [pid: 111081|app: 0|req: 9/31] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:09:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:09:39.494160 np0000192051 devstack@c-api.service[111081]: DEBUG dbcounter [-] [111081] Writing DB stats cinder:SELECT=1 {{(pid=111081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:10:29.534875 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.middleware.request_id [None req-5290bf51-dbba-4f7c-8b1d-940dcecdb185 None None] RequestId filter calling following filter/app {{(pid=111080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:10:29.735662 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [None req-5290bf51-dbba-4f7c-8b1d-940dcecdb185 demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:10:29.736185 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [None req-5290bf51-dbba-4f7c-8b1d-940dcecdb185 demo demo] Empty body provided in request {{(pid=111080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:10:29.736691 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [None req-5290bf51-dbba-4f7c-8b1d-940dcecdb185 demo demo] Calling method 'detail' {{(pid=111080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:10:29.737308 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.api_utils [None req-5290bf51-dbba-4f7c-8b1d-940dcecdb185 demo demo] Removing options '' from query. {{(pid=111080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:10:29.738930 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.volume.api [None req-5290bf51-dbba-4f7c-8b1d-940dcecdb185 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:10:29.753078 np0000192051 devstack@c-api.service[111080]: INFO cinder.volume.api [None req-5290bf51-dbba-4f7c-8b1d-940dcecdb185 demo demo] Get all volumes completed successfully. Sep 07 06:10:29.757354 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [None req-5290bf51-dbba-4f7c-8b1d-940dcecdb185 demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:10:29.758090 np0000192051 devstack@c-api.service[111080]: [pid: 111080|app: 0|req: 8/32] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:10:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:10:39.744518 np0000192051 devstack@c-api.service[111080]: DEBUG dbcounter [-] [111080] Writing DB stats cinder:SELECT=1 {{(pid=111080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:11:29.777740 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.middleware.request_id [None req-f1d2d4e2-b717-4967-9321-7d5361c815fa None None] RequestId filter calling following filter/app {{(pid=111079) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:11:29.781348 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-f1d2d4e2-b717-4967-9321-7d5361c815fa demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:11:29.781661 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-f1d2d4e2-b717-4967-9321-7d5361c815fa demo demo] Empty body provided in request {{(pid=111079) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:11:29.781980 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-f1d2d4e2-b717-4967-9321-7d5361c815fa demo demo] Calling method 'detail' {{(pid=111079) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:11:29.782366 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.api_utils [None req-f1d2d4e2-b717-4967-9321-7d5361c815fa demo demo] Removing options '' from query. {{(pid=111079) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:11:29.784031 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.volume.api [None req-f1d2d4e2-b717-4967-9321-7d5361c815fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111079) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:11:29.797329 np0000192051 devstack@c-api.service[111079]: INFO cinder.volume.api [None req-f1d2d4e2-b717-4967-9321-7d5361c815fa demo demo] Get all volumes completed successfully. Sep 07 06:11:29.799580 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-f1d2d4e2-b717-4967-9321-7d5361c815fa demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:11:29.800026 np0000192051 devstack@c-api.service[111079]: [pid: 111079|app: 0|req: 8/33] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:11:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:11:39.789071 np0000192051 devstack@c-api.service[111079]: DEBUG dbcounter [-] [111079] Writing DB stats cinder:SELECT=1 {{(pid=111079) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:12:29.830447 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.middleware.request_id [None req-faf02fb5-5413-4ad7-a667-cab0f38aca09 None None] RequestId filter calling following filter/app {{(pid=111082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:12:29.833586 np0000192051 devstack@c-api.service[111082]: INFO cinder.api.openstack.wsgi [None req-faf02fb5-5413-4ad7-a667-cab0f38aca09 demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:12:29.833912 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.openstack.wsgi [None req-faf02fb5-5413-4ad7-a667-cab0f38aca09 demo demo] Empty body provided in request {{(pid=111082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:12:29.834280 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.openstack.wsgi [None req-faf02fb5-5413-4ad7-a667-cab0f38aca09 demo demo] Calling method 'detail' {{(pid=111082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:12:29.834652 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.api_utils [None req-faf02fb5-5413-4ad7-a667-cab0f38aca09 demo demo] Removing options '' from query. {{(pid=111082) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:12:29.835869 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.volume.api [None req-faf02fb5-5413-4ad7-a667-cab0f38aca09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111082) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:12:29.847791 np0000192051 devstack@c-api.service[111082]: INFO cinder.volume.api [None req-faf02fb5-5413-4ad7-a667-cab0f38aca09 demo demo] Get all volumes completed successfully. Sep 07 06:12:29.850893 np0000192051 devstack@c-api.service[111082]: INFO cinder.api.openstack.wsgi [None req-faf02fb5-5413-4ad7-a667-cab0f38aca09 demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:12:29.851452 np0000192051 devstack@c-api.service[111082]: [pid: 111082|app: 0|req: 9/34] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:12:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:12:39.839699 np0000192051 devstack@c-api.service[111082]: DEBUG dbcounter [-] [111082] Writing DB stats cinder:SELECT=1 {{(pid=111082) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:13:29.913220 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.middleware.request_id [None req-a0f95b02-5bcc-45ed-86b5-47a83303e383 None None] RequestId filter calling following filter/app {{(pid=111081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:13:29.917301 np0000192051 devstack@c-api.service[111081]: INFO cinder.api.openstack.wsgi [None req-a0f95b02-5bcc-45ed-86b5-47a83303e383 demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:13:29.917649 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.openstack.wsgi [None req-a0f95b02-5bcc-45ed-86b5-47a83303e383 demo demo] Empty body provided in request {{(pid=111081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:13:29.918080 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.openstack.wsgi [None req-a0f95b02-5bcc-45ed-86b5-47a83303e383 demo demo] Calling method 'detail' {{(pid=111081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:13:29.918513 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.api_utils [None req-a0f95b02-5bcc-45ed-86b5-47a83303e383 demo demo] Removing options '' from query. {{(pid=111081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:13:29.919855 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.volume.api [None req-a0f95b02-5bcc-45ed-86b5-47a83303e383 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:13:29.934810 np0000192051 devstack@c-api.service[111081]: INFO cinder.volume.api [None req-a0f95b02-5bcc-45ed-86b5-47a83303e383 demo demo] Get all volumes completed successfully. Sep 07 06:13:29.938607 np0000192051 devstack@c-api.service[111081]: INFO cinder.api.openstack.wsgi [None req-a0f95b02-5bcc-45ed-86b5-47a83303e383 demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:13:29.939297 np0000192051 devstack@c-api.service[111081]: [pid: 111081|app: 0|req: 10/35] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:13:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:13:39.924492 np0000192051 devstack@c-api.service[111081]: DEBUG dbcounter [-] [111081] Writing DB stats cinder:SELECT=1 {{(pid=111081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:14:29.991821 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.middleware.request_id [None req-a0f4d6c7-84b4-489d-a404-23bbb3745611 None None] RequestId filter calling following filter/app {{(pid=111080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:14:29.996067 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [None req-a0f4d6c7-84b4-489d-a404-23bbb3745611 demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:14:29.996455 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [None req-a0f4d6c7-84b4-489d-a404-23bbb3745611 demo demo] Empty body provided in request {{(pid=111080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:14:29.996910 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [None req-a0f4d6c7-84b4-489d-a404-23bbb3745611 demo demo] Calling method 'detail' {{(pid=111080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:14:29.997458 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.api_utils [None req-a0f4d6c7-84b4-489d-a404-23bbb3745611 demo demo] Removing options '' from query. {{(pid=111080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:14:29.998845 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.volume.api [None req-a0f4d6c7-84b4-489d-a404-23bbb3745611 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:14:30.012180 np0000192051 devstack@c-api.service[111080]: INFO cinder.volume.api [None req-a0f4d6c7-84b4-489d-a404-23bbb3745611 demo demo] Get all volumes completed successfully. Sep 07 06:14:30.016056 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [None req-a0f4d6c7-84b4-489d-a404-23bbb3745611 demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:14:30.016732 np0000192051 devstack@c-api.service[111080]: [pid: 111080|app: 0|req: 9/36] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:14:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:14:40.003065 np0000192051 devstack@c-api.service[111080]: DEBUG dbcounter [-] [111080] Writing DB stats cinder:SELECT=1 {{(pid=111080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:15:30.039837 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.middleware.request_id [None req-07859f33-b971-4809-a2bf-60d5bda9a43e None None] RequestId filter calling following filter/app {{(pid=111079) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:15:30.184244 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-07859f33-b971-4809-a2bf-60d5bda9a43e demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:15:30.184607 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-07859f33-b971-4809-a2bf-60d5bda9a43e demo demo] Empty body provided in request {{(pid=111079) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:15:30.184998 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-07859f33-b971-4809-a2bf-60d5bda9a43e demo demo] Calling method 'detail' {{(pid=111079) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:15:30.185444 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.api_utils [None req-07859f33-b971-4809-a2bf-60d5bda9a43e demo demo] Removing options '' from query. {{(pid=111079) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:15:30.186817 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.volume.api [None req-07859f33-b971-4809-a2bf-60d5bda9a43e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111079) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:15:30.199456 np0000192051 devstack@c-api.service[111079]: INFO cinder.volume.api [None req-07859f33-b971-4809-a2bf-60d5bda9a43e demo demo] Get all volumes completed successfully. Sep 07 06:15:30.203349 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-07859f33-b971-4809-a2bf-60d5bda9a43e demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:15:30.204010 np0000192051 devstack@c-api.service[111079]: [pid: 111079|app: 0|req: 9/37] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:15:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:15:40.191229 np0000192051 devstack@c-api.service[111079]: DEBUG dbcounter [-] [111079] Writing DB stats cinder:SELECT=1 {{(pid=111079) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:16:30.234132 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.middleware.request_id [None req-44e7cf86-db74-4b33-8894-1edcb8125cc6 None None] RequestId filter calling following filter/app {{(pid=111082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:16:30.238984 np0000192051 devstack@c-api.service[111082]: INFO cinder.api.openstack.wsgi [None req-44e7cf86-db74-4b33-8894-1edcb8125cc6 demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:16:30.238984 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.openstack.wsgi [None req-44e7cf86-db74-4b33-8894-1edcb8125cc6 demo demo] Empty body provided in request {{(pid=111082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:16:30.239563 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.openstack.wsgi [None req-44e7cf86-db74-4b33-8894-1edcb8125cc6 demo demo] Calling method 'detail' {{(pid=111082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:16:30.240199 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.api_utils [None req-44e7cf86-db74-4b33-8894-1edcb8125cc6 demo demo] Removing options '' from query. {{(pid=111082) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:16:30.241866 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.volume.api [None req-44e7cf86-db74-4b33-8894-1edcb8125cc6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111082) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:16:30.254881 np0000192051 devstack@c-api.service[111082]: INFO cinder.volume.api [None req-44e7cf86-db74-4b33-8894-1edcb8125cc6 demo demo] Get all volumes completed successfully. Sep 07 06:16:30.259010 np0000192051 devstack@c-api.service[111082]: INFO cinder.api.openstack.wsgi [None req-44e7cf86-db74-4b33-8894-1edcb8125cc6 demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:16:30.259728 np0000192051 devstack@c-api.service[111082]: [pid: 111082|app: 0|req: 10/38] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:16:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:16:40.246584 np0000192051 devstack@c-api.service[111082]: DEBUG dbcounter [-] [111082] Writing DB stats cinder:SELECT=1 {{(pid=111082) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:17:30.283225 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.middleware.request_id [None req-a5a8d38f-157f-4401-a379-12dc186c6e2e None None] RequestId filter calling following filter/app {{(pid=111081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:17:30.288148 np0000192051 devstack@c-api.service[111081]: INFO cinder.api.openstack.wsgi [None req-a5a8d38f-157f-4401-a379-12dc186c6e2e demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:17:30.288601 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.openstack.wsgi [None req-a5a8d38f-157f-4401-a379-12dc186c6e2e demo demo] Empty body provided in request {{(pid=111081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:17:30.289234 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.openstack.wsgi [None req-a5a8d38f-157f-4401-a379-12dc186c6e2e demo demo] Calling method 'detail' {{(pid=111081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:17:30.289740 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.api_utils [None req-a5a8d38f-157f-4401-a379-12dc186c6e2e demo demo] Removing options '' from query. {{(pid=111081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:17:30.291272 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.volume.api [None req-a5a8d38f-157f-4401-a379-12dc186c6e2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:17:30.305799 np0000192051 devstack@c-api.service[111081]: INFO cinder.volume.api [None req-a5a8d38f-157f-4401-a379-12dc186c6e2e demo demo] Get all volumes completed successfully. Sep 07 06:17:30.310590 np0000192051 devstack@c-api.service[111081]: INFO cinder.api.openstack.wsgi [None req-a5a8d38f-157f-4401-a379-12dc186c6e2e demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:17:30.311336 np0000192051 devstack@c-api.service[111081]: [pid: 111081|app: 0|req: 11/39] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:17:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:17:40.296630 np0000192051 devstack@c-api.service[111081]: DEBUG dbcounter [-] [111081] Writing DB stats cinder:SELECT=1 {{(pid=111081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:18:30.343989 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.middleware.request_id [None req-2bc00dfa-8bf5-416e-9d66-1118c7a5b006 None None] RequestId filter calling following filter/app {{(pid=111080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:18:30.349152 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [None req-2bc00dfa-8bf5-416e-9d66-1118c7a5b006 demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:18:30.349424 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [None req-2bc00dfa-8bf5-416e-9d66-1118c7a5b006 demo demo] Empty body provided in request {{(pid=111080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:18:30.349876 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [None req-2bc00dfa-8bf5-416e-9d66-1118c7a5b006 demo demo] Calling method 'detail' {{(pid=111080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:18:30.350406 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.api_utils [None req-2bc00dfa-8bf5-416e-9d66-1118c7a5b006 demo demo] Removing options '' from query. {{(pid=111080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:18:30.351820 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.volume.api [None req-2bc00dfa-8bf5-416e-9d66-1118c7a5b006 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:18:30.363859 np0000192051 devstack@c-api.service[111080]: INFO cinder.volume.api [None req-2bc00dfa-8bf5-416e-9d66-1118c7a5b006 demo demo] Get all volumes completed successfully. Sep 07 06:18:30.367975 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [None req-2bc00dfa-8bf5-416e-9d66-1118c7a5b006 demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:18:30.368726 np0000192051 devstack@c-api.service[111080]: [pid: 111080|app: 0|req: 10/40] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:18:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:18:40.356193 np0000192051 devstack@c-api.service[111080]: DEBUG dbcounter [-] [111080] Writing DB stats cinder:SELECT=1 {{(pid=111080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:19:30.402670 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.middleware.request_id [None req-941d0b7f-c609-4dcb-be7a-e4a2fe07c2d2 None None] RequestId filter calling following filter/app {{(pid=111079) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:19:30.405811 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-941d0b7f-c609-4dcb-be7a-e4a2fe07c2d2 demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:19:30.406049 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-941d0b7f-c609-4dcb-be7a-e4a2fe07c2d2 demo demo] Empty body provided in request {{(pid=111079) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:19:30.406275 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-941d0b7f-c609-4dcb-be7a-e4a2fe07c2d2 demo demo] Calling method 'detail' {{(pid=111079) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:19:30.406546 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.api_utils [None req-941d0b7f-c609-4dcb-be7a-e4a2fe07c2d2 demo demo] Removing options '' from query. {{(pid=111079) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:19:30.410852 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.volume.api [None req-941d0b7f-c609-4dcb-be7a-e4a2fe07c2d2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111079) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:19:30.425479 np0000192051 devstack@c-api.service[111079]: INFO cinder.volume.api [None req-941d0b7f-c609-4dcb-be7a-e4a2fe07c2d2 demo demo] Get all volumes completed successfully. Sep 07 06:19:30.430095 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-941d0b7f-c609-4dcb-be7a-e4a2fe07c2d2 demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:19:30.430801 np0000192051 devstack@c-api.service[111079]: [pid: 111079|app: 0|req: 10/41] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:19:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:19:40.415647 np0000192051 devstack@c-api.service[111079]: DEBUG dbcounter [-] [111079] Writing DB stats cinder:SELECT=1 {{(pid=111079) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:20:30.451022 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.middleware.request_id [None req-a8c684a6-a16e-400d-8e68-82706ea43f08 None None] RequestId filter calling following filter/app {{(pid=111082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:20:30.585392 np0000192051 devstack@c-api.service[111082]: INFO cinder.api.openstack.wsgi [None req-a8c684a6-a16e-400d-8e68-82706ea43f08 demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:20:30.585816 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.openstack.wsgi [None req-a8c684a6-a16e-400d-8e68-82706ea43f08 demo demo] Empty body provided in request {{(pid=111082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:20:30.586222 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.openstack.wsgi [None req-a8c684a6-a16e-400d-8e68-82706ea43f08 demo demo] Calling method 'detail' {{(pid=111082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:20:30.586743 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.api_utils [None req-a8c684a6-a16e-400d-8e68-82706ea43f08 demo demo] Removing options '' from query. {{(pid=111082) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:20:30.588451 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.volume.api [None req-a8c684a6-a16e-400d-8e68-82706ea43f08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111082) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:20:30.603965 np0000192051 devstack@c-api.service[111082]: INFO cinder.volume.api [None req-a8c684a6-a16e-400d-8e68-82706ea43f08 demo demo] Get all volumes completed successfully. Sep 07 06:20:30.608577 np0000192051 devstack@c-api.service[111082]: INFO cinder.api.openstack.wsgi [None req-a8c684a6-a16e-400d-8e68-82706ea43f08 demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:20:30.608577 np0000192051 devstack@c-api.service[111082]: [pid: 111082|app: 0|req: 11/42] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:20:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:20:40.595789 np0000192051 devstack@c-api.service[111082]: DEBUG dbcounter [-] [111082] Writing DB stats cinder:SELECT=1 {{(pid=111082) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:21:30.642581 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.middleware.request_id [None req-fe27c770-26c8-45a9-92f3-0a25f0a9db5c None None] RequestId filter calling following filter/app {{(pid=111081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:21:30.645255 np0000192051 devstack@c-api.service[111081]: INFO cinder.api.openstack.wsgi [None req-fe27c770-26c8-45a9-92f3-0a25f0a9db5c demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:21:30.645571 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.openstack.wsgi [None req-fe27c770-26c8-45a9-92f3-0a25f0a9db5c demo demo] Empty body provided in request {{(pid=111081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:21:30.645847 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.openstack.wsgi [None req-fe27c770-26c8-45a9-92f3-0a25f0a9db5c demo demo] Calling method 'detail' {{(pid=111081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:21:30.646211 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.api_utils [None req-fe27c770-26c8-45a9-92f3-0a25f0a9db5c demo demo] Removing options '' from query. {{(pid=111081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:21:30.647979 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.volume.api [None req-fe27c770-26c8-45a9-92f3-0a25f0a9db5c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:21:30.658691 np0000192051 devstack@c-api.service[111081]: INFO cinder.volume.api [None req-fe27c770-26c8-45a9-92f3-0a25f0a9db5c demo demo] Get all volumes completed successfully. Sep 07 06:21:30.661245 np0000192051 devstack@c-api.service[111081]: INFO cinder.api.openstack.wsgi [None req-fe27c770-26c8-45a9-92f3-0a25f0a9db5c demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:21:30.661749 np0000192051 devstack@c-api.service[111081]: [pid: 111081|app: 0|req: 12/43] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:21:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:21:40.650315 np0000192051 devstack@c-api.service[111081]: DEBUG dbcounter [-] [111081] Writing DB stats cinder:SELECT=1 {{(pid=111081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:22:30.681169 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.middleware.request_id [None req-445eb8a3-355f-450f-bdd7-343da2a56343 None None] RequestId filter calling following filter/app {{(pid=111080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:22:30.687003 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [None req-445eb8a3-355f-450f-bdd7-343da2a56343 demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:22:30.687694 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [None req-445eb8a3-355f-450f-bdd7-343da2a56343 demo demo] Empty body provided in request {{(pid=111080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:22:30.687694 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [None req-445eb8a3-355f-450f-bdd7-343da2a56343 demo demo] Calling method 'detail' {{(pid=111080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:22:30.687947 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.api_utils [None req-445eb8a3-355f-450f-bdd7-343da2a56343 demo demo] Removing options '' from query. {{(pid=111080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:22:30.688840 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.volume.api [None req-445eb8a3-355f-450f-bdd7-343da2a56343 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:22:30.698790 np0000192051 devstack@c-api.service[111080]: INFO cinder.volume.api [None req-445eb8a3-355f-450f-bdd7-343da2a56343 demo demo] Get all volumes completed successfully. Sep 07 06:22:30.701555 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [None req-445eb8a3-355f-450f-bdd7-343da2a56343 demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:22:30.702692 np0000192051 devstack@c-api.service[111080]: [pid: 111080|app: 0|req: 11/44] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:22:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:22:40.692395 np0000192051 devstack@c-api.service[111080]: DEBUG dbcounter [-] [111080] Writing DB stats cinder:SELECT=1 {{(pid=111080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:23:30.727339 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.middleware.request_id [None req-db04512f-b685-4bc4-b52f-96b66ac16a1d None None] RequestId filter calling following filter/app {{(pid=111079) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:23:30.731045 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-db04512f-b685-4bc4-b52f-96b66ac16a1d demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:23:30.731401 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-db04512f-b685-4bc4-b52f-96b66ac16a1d demo demo] Empty body provided in request {{(pid=111079) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:23:30.731734 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-db04512f-b685-4bc4-b52f-96b66ac16a1d demo demo] Calling method 'detail' {{(pid=111079) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:23:30.733511 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.api_utils [None req-db04512f-b685-4bc4-b52f-96b66ac16a1d demo demo] Removing options '' from query. {{(pid=111079) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:23:30.737115 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.volume.api [None req-db04512f-b685-4bc4-b52f-96b66ac16a1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111079) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:23:30.749971 np0000192051 devstack@c-api.service[111079]: INFO cinder.volume.api [None req-db04512f-b685-4bc4-b52f-96b66ac16a1d demo demo] Get all volumes completed successfully. Sep 07 06:23:30.754171 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-db04512f-b685-4bc4-b52f-96b66ac16a1d demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:23:30.754858 np0000192051 devstack@c-api.service[111079]: [pid: 111079|app: 0|req: 11/45] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:23:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:23:40.742018 np0000192051 devstack@c-api.service[111079]: DEBUG dbcounter [-] [111079] Writing DB stats cinder:SELECT=1 {{(pid=111079) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:24:30.783034 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.middleware.request_id [None req-e156f37f-c9cd-4ea8-b939-a07abfa064d5 None None] RequestId filter calling following filter/app {{(pid=111082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:24:30.786810 np0000192051 devstack@c-api.service[111082]: INFO cinder.api.openstack.wsgi [None req-e156f37f-c9cd-4ea8-b939-a07abfa064d5 demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:24:30.787361 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.openstack.wsgi [None req-e156f37f-c9cd-4ea8-b939-a07abfa064d5 demo demo] Empty body provided in request {{(pid=111082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:24:30.787792 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.openstack.wsgi [None req-e156f37f-c9cd-4ea8-b939-a07abfa064d5 demo demo] Calling method 'detail' {{(pid=111082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:24:30.788166 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.api_utils [None req-e156f37f-c9cd-4ea8-b939-a07abfa064d5 demo demo] Removing options '' from query. {{(pid=111082) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:24:30.789505 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.volume.api [None req-e156f37f-c9cd-4ea8-b939-a07abfa064d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111082) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:24:30.801783 np0000192051 devstack@c-api.service[111082]: INFO cinder.volume.api [None req-e156f37f-c9cd-4ea8-b939-a07abfa064d5 demo demo] Get all volumes completed successfully. Sep 07 06:24:30.805784 np0000192051 devstack@c-api.service[111082]: INFO cinder.api.openstack.wsgi [None req-e156f37f-c9cd-4ea8-b939-a07abfa064d5 demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:24:30.806460 np0000192051 devstack@c-api.service[111082]: [pid: 111082|app: 0|req: 12/46] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:24:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:24:40.794002 np0000192051 devstack@c-api.service[111082]: DEBUG dbcounter [-] [111082] Writing DB stats cinder:SELECT=1 {{(pid=111082) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:25:30.828655 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.middleware.request_id [None req-69e4a83d-d46f-438d-83d8-123d738f188c None None] RequestId filter calling following filter/app {{(pid=111081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:25:30.922671 np0000192051 devstack@c-api.service[111081]: INFO cinder.api.openstack.wsgi [None req-69e4a83d-d46f-438d-83d8-123d738f188c demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:25:30.923690 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.openstack.wsgi [None req-69e4a83d-d46f-438d-83d8-123d738f188c demo demo] Empty body provided in request {{(pid=111081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:25:30.924257 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.openstack.wsgi [None req-69e4a83d-d46f-438d-83d8-123d738f188c demo demo] Calling method 'detail' {{(pid=111081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:25:30.924898 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.api.api_utils [None req-69e4a83d-d46f-438d-83d8-123d738f188c demo demo] Removing options '' from query. {{(pid=111081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:25:30.926641 np0000192051 devstack@c-api.service[111081]: DEBUG cinder.volume.api [None req-69e4a83d-d46f-438d-83d8-123d738f188c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:25:30.940396 np0000192051 devstack@c-api.service[111081]: INFO cinder.volume.api [None req-69e4a83d-d46f-438d-83d8-123d738f188c demo demo] Get all volumes completed successfully. Sep 07 06:25:30.944132 np0000192051 devstack@c-api.service[111081]: INFO cinder.api.openstack.wsgi [None req-69e4a83d-d46f-438d-83d8-123d738f188c demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:25:30.944616 np0000192051 devstack@c-api.service[111081]: [pid: 111081|app: 0|req: 13/47] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:25:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:25:40.931010 np0000192051 devstack@c-api.service[111081]: DEBUG dbcounter [-] [111081] Writing DB stats cinder:SELECT=1 {{(pid=111081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:26:30.966454 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.middleware.request_id [None req-a21c18a1-9a7d-48fa-b70b-fc02e40b856a None None] RequestId filter calling following filter/app {{(pid=111080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:26:30.970810 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [None req-a21c18a1-9a7d-48fa-b70b-fc02e40b856a demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:26:30.971231 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [None req-a21c18a1-9a7d-48fa-b70b-fc02e40b856a demo demo] Empty body provided in request {{(pid=111080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:26:30.971995 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.openstack.wsgi [None req-a21c18a1-9a7d-48fa-b70b-fc02e40b856a demo demo] Calling method 'detail' {{(pid=111080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:26:30.972492 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.api.api_utils [None req-a21c18a1-9a7d-48fa-b70b-fc02e40b856a demo demo] Removing options '' from query. {{(pid=111080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:26:30.974312 np0000192051 devstack@c-api.service[111080]: DEBUG cinder.volume.api [None req-a21c18a1-9a7d-48fa-b70b-fc02e40b856a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:26:30.988714 np0000192051 devstack@c-api.service[111080]: INFO cinder.volume.api [None req-a21c18a1-9a7d-48fa-b70b-fc02e40b856a demo demo] Get all volumes completed successfully. Sep 07 06:26:30.993260 np0000192051 devstack@c-api.service[111080]: INFO cinder.api.openstack.wsgi [None req-a21c18a1-9a7d-48fa-b70b-fc02e40b856a demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:26:30.993996 np0000192051 devstack@c-api.service[111080]: [pid: 111080|app: 0|req: 12/48] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:26:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:26:40.979075 np0000192051 devstack@c-api.service[111080]: DEBUG dbcounter [-] [111080] Writing DB stats cinder:SELECT=1 {{(pid=111080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:27:31.031463 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.middleware.request_id [None req-7782f590-2124-46f6-917d-b7c14400123a None None] RequestId filter calling following filter/app {{(pid=111079) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:27:31.035505 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-7782f590-2124-46f6-917d-b7c14400123a demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:27:31.035853 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-7782f590-2124-46f6-917d-b7c14400123a demo demo] Empty body provided in request {{(pid=111079) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:27:31.036814 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.openstack.wsgi [None req-7782f590-2124-46f6-917d-b7c14400123a demo demo] Calling method 'detail' {{(pid=111079) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:27:31.037377 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.api.api_utils [None req-7782f590-2124-46f6-917d-b7c14400123a demo demo] Removing options '' from query. {{(pid=111079) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:27:31.039581 np0000192051 devstack@c-api.service[111079]: DEBUG cinder.volume.api [None req-7782f590-2124-46f6-917d-b7c14400123a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111079) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:27:31.052529 np0000192051 devstack@c-api.service[111079]: INFO cinder.volume.api [None req-7782f590-2124-46f6-917d-b7c14400123a demo demo] Get all volumes completed successfully. Sep 07 06:27:31.056781 np0000192051 devstack@c-api.service[111079]: INFO cinder.api.openstack.wsgi [None req-7782f590-2124-46f6-917d-b7c14400123a demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:27:31.057616 np0000192051 devstack@c-api.service[111079]: [pid: 111079|app: 0|req: 12/49] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:27:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:27:41.045835 np0000192051 devstack@c-api.service[111079]: DEBUG dbcounter [-] [111079] Writing DB stats cinder:SELECT=1 {{(pid=111079) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 06:28:31.090188 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.middleware.request_id [None req-82884735-28c1-43e0-9bbe-96fa5a371def None None] RequestId filter calling following filter/app {{(pid=111082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 06:28:31.092814 np0000192051 devstack@c-api.service[111082]: INFO cinder.api.openstack.wsgi [None req-82884735-28c1-43e0-9bbe-96fa5a371def demo demo] GET https://162.253.55.144/volume/v3/volumes/detail Sep 07 06:28:31.095797 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.openstack.wsgi [None req-82884735-28c1-43e0-9bbe-96fa5a371def demo demo] Empty body provided in request {{(pid=111082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 06:28:31.096052 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.openstack.wsgi [None req-82884735-28c1-43e0-9bbe-96fa5a371def demo demo] Calling method 'detail' {{(pid=111082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 06:28:31.096297 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.api.api_utils [None req-82884735-28c1-43e0-9bbe-96fa5a371def demo demo] Removing options '' from query. {{(pid=111082) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 06:28:31.096958 np0000192051 devstack@c-api.service[111082]: DEBUG cinder.volume.api [None req-82884735-28c1-43e0-9bbe-96fa5a371def demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111082) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 06:28:31.104029 np0000192051 devstack@c-api.service[111082]: INFO cinder.volume.api [None req-82884735-28c1-43e0-9bbe-96fa5a371def demo demo] Get all volumes completed successfully. Sep 07 06:28:31.106392 np0000192051 devstack@c-api.service[111082]: INFO cinder.api.openstack.wsgi [None req-82884735-28c1-43e0-9bbe-96fa5a371def demo demo] https://162.253.55.144/volume/v3/volumes/detail returned with HTTP 200 Sep 07 06:28:31.107108 np0000192051 devstack@c-api.service[111082]: [pid: 111082|app: 0|req: 13/50] 162.253.55.144 () {64 vars in 1296 bytes} [Mon Sep 7 06:28:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 06:28:41.099539 np0000192051 devstack@c-api.service[111082]: DEBUG dbcounter [-] [111082] Writing DB stats cinder:SELECT=1 {{(pid=111082) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}