Jul 10 01:53:26.338592 np0000184935 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 10 01:53:26.348496 np0000184935 devstack@c-api.service[110749]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 10 01:53:26.351034 np0000184935 devstack@c-api.service[110749]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 10 01:53:26 2026] *** Jul 10 01:53:26.351034 np0000184935 devstack@c-api.service[110749]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 10 01:53:26.351034 np0000184935 devstack@c-api.service[110749]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 10 01:53:26.351034 np0000184935 devstack@c-api.service[110749]: nodename: np0000184935 Jul 10 01:53:26.351034 np0000184935 devstack@c-api.service[110749]: machine: x86_64 Jul 10 01:53:26.351034 np0000184935 devstack@c-api.service[110749]: clock source: unix Jul 10 01:53:26.351034 np0000184935 devstack@c-api.service[110749]: pcre jit disabled Jul 10 01:53:26.351034 np0000184935 devstack@c-api.service[110749]: detected number of CPU cores: 16 Jul 10 01:53:26.351034 np0000184935 devstack@c-api.service[110749]: current working directory: / Jul 10 01:53:26.351034 np0000184935 devstack@c-api.service[110749]: detected binary path: /usr/bin/uwsgi-core Jul 10 01:53:26.351034 np0000184935 devstack@c-api.service[110749]: your processes number limit is 256916 Jul 10 01:53:26.351034 np0000184935 devstack@c-api.service[110749]: your memory page size is 4096 bytes Jul 10 01:53:26.351034 np0000184935 devstack@c-api.service[110749]: detected max file descriptor number: 2048 Jul 10 01:53:26.351034 np0000184935 devstack@c-api.service[110749]: lock engine: pthread robust mutexes Jul 10 01:53:26.351819 np0000184935 devstack@c-api.service[110749]: thunder lock: enabled Jul 10 01:53:26.351819 np0000184935 devstack@c-api.service[110749]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 10 01:53:26.351819 np0000184935 devstack@c-api.service[110749]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 10 01:53:26.351819 np0000184935 devstack@c-api.service[110749]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 10 01:53:26.351819 np0000184935 devstack@c-api.service[110749]: Set PythonHome to /opt/stack/data/venv Jul 10 01:53:26.386777 np0000184935 devstack@c-api.service[110749]: Python main interpreter initialized at 0x784b3eaa4668 Jul 10 01:53:26.386777 np0000184935 devstack@c-api.service[110749]: python threads support enabled Jul 10 01:53:26.386777 np0000184935 devstack@c-api.service[110749]: your server socket listen backlog is limited to 100 connections Jul 10 01:53:26.386777 np0000184935 devstack@c-api.service[110749]: your mercy for graceful operations on workers is 80 seconds Jul 10 01:53:26.387343 np0000184935 devstack@c-api.service[110749]: mapped 671795 bytes (656 KB) for 4 cores Jul 10 01:53:26.387449 np0000184935 devstack@c-api.service[110749]: *** Operational MODE: preforking *** Jul 10 01:53:26.387614 np0000184935 devstack@c-api.service[110749]: *** uWSGI is running in multiple interpreter mode *** Jul 10 01:53:26.387614 np0000184935 devstack@c-api.service[110749]: spawned uWSGI master process (pid: 110749) Jul 10 01:53:26.387715 np0000184935 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 10 01:53:26.388337 np0000184935 devstack@c-api.service[110749]: spawned uWSGI worker 1 (pid: 110758, cores: 1) Jul 10 01:53:26.389093 np0000184935 devstack@c-api.service[110749]: spawned uWSGI worker 2 (pid: 110759, cores: 1) Jul 10 01:53:26.389699 np0000184935 devstack@c-api.service[110749]: spawned uWSGI worker 3 (pid: 110760, cores: 1) Jul 10 01:53:26.392095 np0000184935 devstack@c-api.service[110749]: spawned uWSGI worker 4 (pid: 110761, cores: 1) Jul 10 01:53:26.392095 np0000184935 devstack@c-api.service[110749]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 10 01:53:26.516428 np0000184935 devstack@c-api.service[110759]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 01:53:26.516428 np0000184935 devstack@c-api.service[110759]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 01:53:26.516428 np0000184935 devstack@c-api.service[110759]: we strongly recommend against using it for new projects. Jul 10 01:53:26.516428 np0000184935 devstack@c-api.service[110759]: If you are already using Eventlet, we recommend migrating to a different Jul 10 01:53:26.516428 np0000184935 devstack@c-api.service[110759]: framework. For more detail see Jul 10 01:53:26.516428 np0000184935 devstack@c-api.service[110759]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 01:53:26.516428 np0000184935 devstack@c-api.service[110759]: import eventlet # noqa Jul 10 01:53:26.519178 np0000184935 devstack@c-api.service[110760]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 01:53:26.519178 np0000184935 devstack@c-api.service[110760]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 01:53:26.519178 np0000184935 devstack@c-api.service[110760]: we strongly recommend against using it for new projects. Jul 10 01:53:26.519178 np0000184935 devstack@c-api.service[110760]: If you are already using Eventlet, we recommend migrating to a different Jul 10 01:53:26.519178 np0000184935 devstack@c-api.service[110760]: framework. For more detail see Jul 10 01:53:26.519178 np0000184935 devstack@c-api.service[110760]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 01:53:26.519178 np0000184935 devstack@c-api.service[110760]: import eventlet # noqa Jul 10 01:53:26.519647 np0000184935 devstack@c-api.service[110758]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 01:53:26.519647 np0000184935 devstack@c-api.service[110758]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 01:53:26.519647 np0000184935 devstack@c-api.service[110758]: we strongly recommend against using it for new projects. Jul 10 01:53:26.519647 np0000184935 devstack@c-api.service[110758]: If you are already using Eventlet, we recommend migrating to a different Jul 10 01:53:26.519647 np0000184935 devstack@c-api.service[110758]: framework. For more detail see Jul 10 01:53:26.519647 np0000184935 devstack@c-api.service[110758]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 01:53:26.519647 np0000184935 devstack@c-api.service[110758]: import eventlet # noqa Jul 10 01:53:26.520249 np0000184935 devstack@c-api.service[110761]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 01:53:26.520249 np0000184935 devstack@c-api.service[110761]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 01:53:26.520249 np0000184935 devstack@c-api.service[110761]: we strongly recommend against using it for new projects. Jul 10 01:53:26.520249 np0000184935 devstack@c-api.service[110761]: If you are already using Eventlet, we recommend migrating to a different Jul 10 01:53:26.520249 np0000184935 devstack@c-api.service[110761]: framework. For more detail see Jul 10 01:53:26.520249 np0000184935 devstack@c-api.service[110761]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 01:53:26.520249 np0000184935 devstack@c-api.service[110761]: import eventlet # noqa Jul 10 01:53:26.607822 np0000184935 devstack@c-api.service[110759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 01:53:26.607822 np0000184935 devstack@c-api.service[110759]: warnings.warn( Jul 10 01:53:26.607995 np0000184935 devstack@c-api.service[110758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 01:53:26.607995 np0000184935 devstack@c-api.service[110758]: warnings.warn( Jul 10 01:53:26.611499 np0000184935 devstack@c-api.service[110760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 01:53:26.611499 np0000184935 devstack@c-api.service[110760]: warnings.warn( Jul 10 01:53:26.614227 np0000184935 devstack@c-api.service[110761]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 01:53:26.614227 np0000184935 devstack@c-api.service[110761]: warnings.warn( Jul 10 01:53:26.683708 np0000184935 devstack@c-api.service[110759]: /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 Jul 10 01:53:26.683708 np0000184935 devstack@c-api.service[110759]: from cgi import parse_header Jul 10 01:53:26.695050 np0000184935 devstack@c-api.service[110760]: /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 Jul 10 01:53:26.695050 np0000184935 devstack@c-api.service[110760]: from cgi import parse_header Jul 10 01:53:26.696336 np0000184935 devstack@c-api.service[110758]: /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 Jul 10 01:53:26.696336 np0000184935 devstack@c-api.service[110758]: from cgi import parse_header Jul 10 01:53:26.698708 np0000184935 devstack@c-api.service[110761]: /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 Jul 10 01:53:26.698708 np0000184935 devstack@c-api.service[110761]: from cgi import parse_header Jul 10 01:53:26.744075 np0000184935 devstack@c-api.service[110759]: /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. Jul 10 01:53:26.744075 np0000184935 devstack@c-api.service[110759]: removals.removed_module( Jul 10 01:53:26.745761 np0000184935 devstack@c-api.service[110759]: /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. Jul 10 01:53:26.745761 np0000184935 devstack@c-api.service[110759]: removals.removed_module( Jul 10 01:53:26.746658 np0000184935 devstack@c-api.service[110760]: /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. Jul 10 01:53:26.746658 np0000184935 devstack@c-api.service[110760]: removals.removed_module( Jul 10 01:53:26.748647 np0000184935 devstack@c-api.service[110760]: /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. Jul 10 01:53:26.748647 np0000184935 devstack@c-api.service[110760]: removals.removed_module( Jul 10 01:53:26.748698 np0000184935 devstack@c-api.service[110758]: /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. Jul 10 01:53:26.748698 np0000184935 devstack@c-api.service[110758]: removals.removed_module( Jul 10 01:53:26.750468 np0000184935 devstack@c-api.service[110758]: /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. Jul 10 01:53:26.750468 np0000184935 devstack@c-api.service[110758]: removals.removed_module( Jul 10 01:53:26.756775 np0000184935 devstack@c-api.service[110761]: /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. Jul 10 01:53:26.756775 np0000184935 devstack@c-api.service[110761]: removals.removed_module( Jul 10 01:53:26.758312 np0000184935 devstack@c-api.service[110761]: /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. Jul 10 01:53:26.758312 np0000184935 devstack@c-api.service[110761]: removals.removed_module( Jul 10 01:53:27.510943 np0000184935 devstack@c-api.service[110759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 01:53:27.510943 np0000184935 devstack@c-api.service[110759]: warnings.warn( Jul 10 01:53:27.520894 np0000184935 devstack@c-api.service[110760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 01:53:27.520894 np0000184935 devstack@c-api.service[110760]: warnings.warn( Jul 10 01:53:27.530935 np0000184935 devstack@c-api.service[110758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 01:53:27.530935 np0000184935 devstack@c-api.service[110758]: warnings.warn( Jul 10 01:53:27.544815 np0000184935 devstack@c-api.service[110761]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 01:53:27.544815 np0000184935 devstack@c-api.service[110761]: warnings.warn( Jul 10 01:53:27.561060 np0000184935 devstack@c-api.service[110759]: /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. Jul 10 01:53:27.561060 np0000184935 devstack@c-api.service[110759]: warnings.warn( Jul 10 01:53:27.571457 np0000184935 devstack@c-api.service[110760]: /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. Jul 10 01:53:27.571457 np0000184935 devstack@c-api.service[110760]: warnings.warn( Jul 10 01:53:27.582342 np0000184935 devstack@c-api.service[110758]: /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. Jul 10 01:53:27.582342 np0000184935 devstack@c-api.service[110758]: warnings.warn( Jul 10 01:53:27.595052 np0000184935 devstack@c-api.service[110761]: /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. Jul 10 01:53:27.595052 np0000184935 devstack@c-api.service[110761]: warnings.warn( Jul 10 01:53:27.755371 np0000184935 devstack@c-api.service[110759]: 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. Jul 10 01:53:27.755371 np0000184935 devstack@c-api.service[110759]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110759) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 01:53:27.760137 np0000184935 devstack@c-api.service[110760]: 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. Jul 10 01:53:27.760325 np0000184935 devstack@c-api.service[110760]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110760) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 01:53:27.763691 np0000184935 devstack@c-api.service[110758]: 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. Jul 10 01:53:27.763876 np0000184935 devstack@c-api.service[110758]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110758) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 01:53:27.770173 np0000184935 devstack@c-api.service[110761]: 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. Jul 10 01:53:27.770320 np0000184935 devstack@c-api.service[110761]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110761) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 01:53:27.840061 np0000184935 devstack@c-api.service[110759]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 01:53:27.840061 np0000184935 devstack@c-api.service[110759]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 01:53:27.840825 np0000184935 devstack@c-api.service[110758]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 01:53:27.840825 np0000184935 devstack@c-api.service[110758]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 01:53:27.850528 np0000184935 devstack@c-api.service[110760]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 01:53:27.850528 np0000184935 devstack@c-api.service[110760]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 01:53:27.853768 np0000184935 devstack@c-api.service[110761]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 01:53:27.853768 np0000184935 devstack@c-api.service[110761]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 01:53:28.299300 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110759) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 01:53:28.299458 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110760) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 01:53:28.299530 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110758) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 01:53:28.299635 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110761) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 01:53:28.299718 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.299718 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.299866 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.299933 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.300004 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.300103 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.300181 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.300239 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.300308 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.300375 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.300431 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.300431 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.302603 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.302738 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.302829 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.302891 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.302891 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.302995 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.303102 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.303166 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.303237 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.303305 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.303362 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.303420 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.303476 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.303533 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.303593 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.303654 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.303723 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.303723 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.303833 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.303891 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.303946 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.304018 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.304110 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.304178 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.304178 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.304178 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.304178 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.304178 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.304444 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.304444 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.304444 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.304605 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.304671 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.304730 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.304786 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.304786 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.304897 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.304955 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.305021 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.305116 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.305174 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.305228 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.305299 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.305371 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.305438 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.305511 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.305581 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.305651 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.305708 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.305839 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.305903 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.305959 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.306034 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.306034 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.306034 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.306034 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.306545 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.306545 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.306545 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.306545 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.306545 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.306733 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.306785 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.306823 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.306860 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.306896 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.306896 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.306896 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.306896 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.307036 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.307036 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.307134 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.307173 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.307211 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.307250 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.307250 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.307315 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.307352 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.307397 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.307397 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.307469 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.307503 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.307503 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.307503 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.307703 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.307749 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.307784 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.307828 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.307869 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.307905 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.307949 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.307985 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.308022 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.308081 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.308126 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.308159 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.308201 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.308336 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.308379 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.308417 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.308417 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.308417 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.308417 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.308417 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.308417 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.308994 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.309078 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.309158 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.309217 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.309279 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.309339 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.309413 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.313549 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.313699 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.313699 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.313699 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.313966 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.314066 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.314132 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.314214 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.314286 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.314346 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.314406 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.314406 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.314406 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.314406 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.314631 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.314631 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.314631 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.314631 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.314631 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.314631 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.314631 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.315077 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.315077 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.315077 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.315277 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.315350 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.315412 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.315472 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.315541 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.315605 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.315665 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.315734 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.315795 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.315869 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.315950 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.316023 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.316128 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.316194 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.316263 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.316333 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.316401 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.316463 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.316533 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.316605 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.316675 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.316735 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.316797 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.316883 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.316945 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.317025 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.317131 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.317192 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.317263 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.317326 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.317386 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.317454 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.317532 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.317592 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.317654 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.317714 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.317786 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.317847 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.317983 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.318089 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.318140 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.318181 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.318228 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.318267 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.318303 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.318341 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.318384 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.318430 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.318469 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.318506 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.318548 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.318591 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.318628 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.318665 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.318705 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.318741 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.318783 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.318828 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.318866 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.318903 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.318941 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.318983 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.319031 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.319108 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.319152 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.319195 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.319241 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.319284 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.319323 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.319360 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.319403 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.319446 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.319484 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.319526 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.319569 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.319633 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.319677 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.319714 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.319758 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.319758 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.319835 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.319835 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.319908 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.319908 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.319977 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.320020 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.320020 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.320020 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.320171 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.320171 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.320171 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.320171 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.320324 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.320363 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.320401 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.320439 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.320475 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.320512 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.320549 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.320549 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.320549 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.320664 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.320708 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.320747 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.320747 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.320820 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.320858 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.320899 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.320943 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.320984 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.321026 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.321100 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.321151 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.321192 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.321235 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.321272 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.321308 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.321352 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.321394 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.321437 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.321481 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.321518 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.321562 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.321599 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.321635 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.321677 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.321719 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.321761 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.321803 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.321841 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.321883 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.321956 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.321956 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.322033 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.322092 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.322171 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.322233 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.322282 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.322329 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.322374 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.322420 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.322462 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.322462 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.322462 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.322571 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.322571 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.322571 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.322671 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.322710 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.322756 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.322797 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.322834 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.322875 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.322917 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.322953 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.322989 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.323027 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.323103 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.323148 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.323191 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.323241 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.323287 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.323325 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.323325 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.323399 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.323450 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.323489 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.323489 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.323489 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.323489 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.323489 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.323489 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.323712 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.323712 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.323784 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.323822 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.323867 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.323911 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.323955 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.323999 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.324070 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.324115 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.324159 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.324203 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.324242 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.324282 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.324321 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.324364 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.324408 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.324453 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.324507 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.324507 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.324507 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.324627 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.324627 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.324627 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.324627 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.324627 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.324627 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.324627 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.324882 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.324882 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.324882 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.324999 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.325059 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.325102 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.325151 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.325190 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.325234 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.325289 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.325337 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.325376 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.325414 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.325464 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.325512 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.325552 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.325594 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.325633 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.325671 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.325714 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.325758 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.325803 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.325852 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.325891 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.325929 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.326019 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.326084 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.326126 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.326263 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.326307 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.326345 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.326388 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.326432 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.326470 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.326520 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.326560 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.326598 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.326636 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.326681 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.326724 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.326762 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.326806 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.326845 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.326887 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.326937 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.326982 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.327024 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.327087 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.327128 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.327162 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.327192 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.327222 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.327222 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.327222 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.327222 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.327222 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.330950 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.331006 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.331099 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.331146 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.331199 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.331257 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.331327 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.331385 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.331443 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.331473 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.331503 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.331536 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.331572 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.331622 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.331663 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.331692 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.331727 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.331760 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.331788 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.331824 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.331824 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.331873 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.331909 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.331943 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.331975 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.332007 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.332050 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.332080 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.332108 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.332138 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.332168 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.332204 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.332243 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.332271 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.332302 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.332330 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.332363 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.332391 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.332423 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.332451 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.332480 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.332512 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.332548 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.332576 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.332603 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.332636 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.332664 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.332696 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.332728 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.332757 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.332757 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.332757 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.332845 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.332845 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.332895 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.332961 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.333220 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.333284 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.333347 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.333379 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.333407 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.333444 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.333479 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.333507 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.333536 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.333563 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.333592 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.333621 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.334000 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.334079 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.334121 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.334150 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.334183 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.334211 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.334238 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.334265 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.334298 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.334329 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.334360 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.334391 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.334427 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.334455 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.334486 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.334486 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.335632 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.335693 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.335739 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.335809 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.335859 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.335910 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.335956 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.335996 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.336052 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.336094 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.336143 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.336184 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.336229 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.336271 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.336310 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.336361 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.336405 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.336450 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.336490 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.336534 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.336578 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.336616 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.336659 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.336699 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.336744 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.336787 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.336787 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.336787 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.337323 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.337381 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.337442 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.337511 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.337578 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.337620 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.337676 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.337676 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.337755 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.337755 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.337851 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.337898 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.337898 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.337976 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.338016 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.338112 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.338112 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.338204 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.338250 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.338290 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.338325 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.338365 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.338406 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.338406 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.338478 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.338478 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.338478 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.338478 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.340496 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.340545 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.340579 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.340620 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.340656 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.340696 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.340783 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.340843 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.340883 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.340921 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.340963 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.341000 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.341061 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.341102 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.341149 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.341188 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.341237 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.341281 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.341324 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.341361 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.341398 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.341441 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.341479 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.341516 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.341557 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.341595 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.341644 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.341682 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.341719 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.341719 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.341802 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.341848 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.341890 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.341932 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.341975 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.342022 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.342087 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.342175 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.342221 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.342259 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.342300 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.342343 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.342389 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.342432 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.342473 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.342516 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.342553 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.342589 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.342626 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.342662 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.342705 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.342742 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.342785 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.342829 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.342873 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.342918 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.342958 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.342958 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.343026 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.343103 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.343142 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.343179 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.343215 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.343252 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.343288 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.343327 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.343380 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.343420 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.343462 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.343462 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.343537 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.343581 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.343620 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.343657 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.343710 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.343754 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.343754 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.343842 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.343883 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.343919 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.343956 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.344000 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.344054 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.344103 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.344147 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.344147 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.344147 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.344257 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.344306 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.344348 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.344386 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.344430 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.344467 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.344504 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.344547 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.344584 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.344622 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.344659 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.344702 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.344739 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.344782 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.344782 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.344873 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.344913 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.344957 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.344998 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.345057 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.345096 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.345096 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.345096 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.345096 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.345096 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.345642 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.345690 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.345761 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.345805 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.345871 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.345925 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.345975 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.346014 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.346072 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.346111 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.346158 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.346228 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.346272 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.346314 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.346362 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.346403 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.346449 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.346487 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.346529 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.346529 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.346529 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.346982 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.347096 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.347175 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.347231 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.347283 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.347411 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.347411 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.348067 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.348120 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.348180 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.348221 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.348265 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.348303 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.348347 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.348390 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.348429 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.348467 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.348504 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.348541 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.348578 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.348578 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.348643 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.348643 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.348728 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.348772 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.348772 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.348772 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.348885 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.348932 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.348987 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.348987 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.348987 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.348987 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.349154 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.349154 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.349226 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.349264 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.349338 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.349390 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.349430 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.349473 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.349512 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.349556 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.349595 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.349744 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.349840 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.349934 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.350080 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.350181 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.350328 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.350436 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.350533 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.350581 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.350624 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.350667 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.350704 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.350746 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.350782 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.350826 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.350826 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.350826 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.350826 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.350826 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.354380 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.354440 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.354486 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.354522 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.354552 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.354584 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.354618 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.354646 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.354683 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.354717 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.354746 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.354775 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.354804 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.354833 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.354863 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.354889 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.354920 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.354949 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.354983 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.355016 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.355065 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.355102 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.355144 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.355179 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.355207 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.355239 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.355271 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.355305 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.355337 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.355362 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.355394 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.355427 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.355459 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.355487 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.355517 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.355546 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.355578 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.355605 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.355640 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.355672 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.355700 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.355728 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.355754 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.355782 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.355808 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.355808 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.355859 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.355859 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.355859 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.355859 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.355859 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.355859 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.355859 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.355859 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.356062 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.356062 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.357360 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.357403 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.357478 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.357519 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.357547 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.357578 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.357608 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.357640 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.357668 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.357696 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.357729 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.357760 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.357792 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.357822 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.357850 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.357881 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.357908 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.357938 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.357975 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.358003 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.358046 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.358086 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.358116 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.358144 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.358144 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.358210 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.358239 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.358333 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.358515 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.358589 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.358622 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.358660 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.358693 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.358722 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.358749 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.358778 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.358806 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.358835 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.358866 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.358900 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.358932 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.358963 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.358991 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.359017 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.359066 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.359096 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.359122 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.359166 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.359223 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.359281 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.359326 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.359365 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.359402 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.359445 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.359483 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.359521 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.359559 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.359600 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.359642 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.359693 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.359731 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.359767 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.359809 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.359847 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.359888 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.359925 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.359967 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.360005 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.360059 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.360109 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.360152 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.360195 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.360241 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.360282 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.360319 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.360361 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.360399 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.360441 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.360441 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.360441 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.360441 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.360441 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.360441 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.360441 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:53:28.361556 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110761) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.361610 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.361662 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.361730 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.361773 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.361817 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110761) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.361817 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110761) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.361898 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.361898 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.361978 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.362015 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.362068 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.362175 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.362221 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.362275 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.362322 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:53:28.362395 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.362435 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:53:28.362473 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.362510 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:53:28.362553 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.362589 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:53:28.362589 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:53:28.362659 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:53:28.407696 np0000184935 devstack@c-api.service[110759]: INFO dbcounter [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Registered counter for database cinder Jul 10 01:53:28.409850 np0000184935 devstack@c-api.service[110760]: INFO dbcounter [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Registered counter for database cinder Jul 10 01:53:28.409939 np0000184935 devstack@c-api.service[110758]: INFO dbcounter [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Registered counter for database cinder Jul 10 01:53:28.413776 np0000184935 devstack@c-api.service[110761]: INFO dbcounter [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Registered counter for database cinder Jul 10 01:53:28.448595 np0000184935 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 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=110759) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:53:28.454171 np0000184935 devstack@c-api.service[110758]: DEBUG oslo_db.sqlalchemy.engines [None req-bf4a8379-c153-4e06-91f4-db45927ba63f 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=110758) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:53:28.455549 np0000184935 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 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=110760) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:53:28.460774 np0000184935 devstack@c-api.service[110761]: DEBUG oslo_db.sqlalchemy.engines [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df 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=110761) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:53:28.564344 np0000184935 devstack@c-api.service[110759]: DEBUG dbcounter [-] [110759] Writer thread running {{(pid=110759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 01:53:28.566972 np0000184935 devstack@c-api.service[110759]: INFO cinder.rpc [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 01:53:28.567739 np0000184935 devstack@c-api.service[110760]: DEBUG dbcounter [-] [110760] Writer thread running {{(pid=110760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 01:53:28.569246 np0000184935 devstack@c-api.service[110759]: INFO cinder.rpc [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 01:53:28.569482 np0000184935 devstack@c-api.service[110758]: DEBUG dbcounter [-] [110758] Writer thread running {{(pid=110758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 01:53:28.570230 np0000184935 devstack@c-api.service[110760]: INFO cinder.rpc [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 01:53:28.571404 np0000184935 devstack@c-api.service[110759]: INFO cinder.rpc [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 01:53:28.572452 np0000184935 devstack@c-api.service[110758]: INFO cinder.rpc [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 01:53:28.572701 np0000184935 devstack@c-api.service[110760]: INFO cinder.rpc [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 01:53:28.573679 np0000184935 devstack@c-api.service[110759]: INFO cinder.rpc [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 01:53:28.574825 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.574969 np0000184935 devstack@c-api.service[110760]: INFO cinder.rpc [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 01:53:28.575329 np0000184935 devstack@c-api.service[110758]: INFO cinder.rpc [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 01:53:28.577744 np0000184935 devstack@c-api.service[110760]: INFO cinder.rpc [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 01:53:28.578079 np0000184935 devstack@c-api.service[110758]: INFO cinder.rpc [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 01:53:28.578544 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.578867 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.580486 np0000184935 devstack@c-api.service[110758]: INFO cinder.rpc [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 01:53:28.581513 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.582586 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.584408 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.586598 np0000184935 devstack@c-api.service[110761]: DEBUG dbcounter [-] [110761] Writer thread running {{(pid=110761) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 01:53:28.589355 np0000184935 devstack@c-api.service[110761]: INFO cinder.rpc [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 01:53:28.591816 np0000184935 devstack@c-api.service[110761]: INFO cinder.rpc [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 01:53:28.594268 np0000184935 devstack@c-api.service[110761]: INFO cinder.rpc [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 01:53:28.596591 np0000184935 devstack@c-api.service[110761]: INFO cinder.rpc [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 01:53:28.597738 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.601864 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.611337 np0000184935 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 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=110759) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:53:28.613803 np0000184935 devstack@c-api.service[110759]: INFO cinder.rpc [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 01:53:28.615468 np0000184935 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 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=110760) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:53:28.616053 np0000184935 devstack@c-api.service[110759]: INFO cinder.rpc [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 01:53:28.616748 np0000184935 devstack@c-api.service[110758]: DEBUG oslo_db.sqlalchemy.engines [None req-bf4a8379-c153-4e06-91f4-db45927ba63f 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=110758) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:53:28.617218 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.617764 np0000184935 devstack@c-api.service[110760]: INFO cinder.rpc [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 01:53:28.619104 np0000184935 devstack@c-api.service[110758]: INFO cinder.rpc [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 01:53:28.620005 np0000184935 devstack@c-api.service[110760]: INFO cinder.rpc [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 01:53:28.621193 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.621386 np0000184935 devstack@c-api.service[110758]: INFO cinder.rpc [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 01:53:28.622528 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.629446 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.632428 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.632585 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.634667 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.635673 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.635758 np0000184935 devstack@c-api.service[110761]: DEBUG oslo_db.sqlalchemy.engines [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df 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=110761) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:53:28.635827 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.637882 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.638330 np0000184935 devstack@c-api.service[110761]: INFO cinder.rpc [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 01:53:28.638801 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.639825 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.640688 np0000184935 devstack@c-api.service[110761]: INFO cinder.rpc [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 01:53:28.641021 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.641882 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.643711 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.643860 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.646144 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.646710 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.646888 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.649212 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.649776 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.649855 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.652154 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.652708 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.652995 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.654298 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.655371 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.655610 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.655823 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.657125 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.657488 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.658257 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.658750 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.659816 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.660280 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.660614 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.661200 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.662682 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.662969 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.665396 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.665574 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.665721 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.668598 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.668930 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.669263 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.670999 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.671142 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.672587 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.672650 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.672702 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.673900 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.674342 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.674611 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.675244 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.675803 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.676096 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.676379 np0000184935 devstack@c-api.service[110759]: WARNING cinder.api.contrib.hosts [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 01:53:28.676730 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.677200 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.677272 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.678267 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.678585 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.678655 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.678998 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.679745 np0000184935 devstack@c-api.service[110760]: WARNING cinder.api.contrib.hosts [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 01:53:28.679894 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.680069 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.680538 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.681266 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.681568 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.681998 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.682081 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.682399 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extended resource: extensions {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.682470 np0000184935 devstack@c-api.service[110758]: WARNING cinder.api.contrib.hosts [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 01:53:28.683225 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.683480 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.683579 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.683738 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extended resource: cgsnapshots {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.684672 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.685005 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.685090 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extended resource: os-availability-zone {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.685871 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extended resource: extensions {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.686149 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.686216 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.686469 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extended resource: os-snapshot-manage {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.687230 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extended resource: cgsnapshots {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.687711 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.687923 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extended resource: os-volume-transfer {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.688577 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extended resource: extensions {{(pid=110758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.688649 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extended resource: os-availability-zone {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.689931 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extended resource: cgsnapshots {{(pid=110758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.690013 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extended resource: os-snapshot-manage {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.690102 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extended resource: os-quota-sets {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.691345 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extended resource: os-availability-zone {{(pid=110758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.691527 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extended resource: os-hosts {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.692114 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extended resource: os-volume-transfer {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.692229 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.692696 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extended resource: os-snapshot-manage {{(pid=110758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.692901 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extended resource: qos-specs {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.693741 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extended resource: os-quota-sets {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.694801 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extended resource: os-volume-transfer {{(pid=110758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.694992 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extended resource: backups {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.695220 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extended resource: os-hosts {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.695632 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.696434 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extended resource: os-quota-sets {{(pid=110758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.696612 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extended resource: qos-specs {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.697052 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extended resource: capabilities {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.697713 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.697904 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extended resource: os-hosts {{(pid=110758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.698305 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extended resource: os-volume-type-access {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.698739 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extended resource: backups {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.699186 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.699324 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extended resource: qos-specs {{(pid=110758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.699889 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extended resource: os-quota-class-sets {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.700611 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.700774 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extended resource: capabilities {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.701238 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extended resource: scheduler-stats {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.701458 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extended resource: backups {{(pid=110758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.701970 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.702056 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extended resource: os-volume-type-access {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.702645 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extended resource: consistencygroups {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.703151 np0000184935 devstack@c-api.service[110761]: WARNING cinder.api.contrib.hosts [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 01:53:28.703527 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extended resource: capabilities {{(pid=110758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.703653 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extended resource: os-quota-class-sets {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.703914 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.704622 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extended resource: encryption {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.704772 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extended resource: os-volume-type-access {{(pid=110758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.705175 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extended resource: scheduler-stats {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.705364 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.706203 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extended resource: encryption {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.706569 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extended resource: os-quota-class-sets {{(pid=110758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.706645 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extended resource: consistencygroups {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.706823 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.707772 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extended resource: os-volume-manage {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.707872 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extended resource: scheduler-stats {{(pid=110758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.708385 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.708639 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extended resource: encryption {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.709185 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extended resource: extra_specs {{(pid=110759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.709334 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extended resource: extensions {{(pid=110761) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.709428 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extended resource: consistencygroups {{(pid=110758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.710211 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extended resource: encryption {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.710694 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extended resource: cgsnapshots {{(pid=110761) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.711396 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.711451 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extended resource: encryption {{(pid=110758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.711727 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extended resource: os-volume-manage {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.712068 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extended resource: os-availability-zone {{(pid=110761) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.712781 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.712926 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extended resource: encryption {{(pid=110758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.713209 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extended resource: extra_specs {{(pid=110760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.713434 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extended resource: os-snapshot-manage {{(pid=110761) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.714199 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.714481 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extended resource: os-volume-manage {{(pid=110758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.715576 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.715661 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extended resource: os-volume-transfer {{(pid=110761) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.715714 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.716004 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extended resource: extra_specs {{(pid=110758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.716403 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.contrib.snapshot_actions [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] SnapshotActionsController initialized {{(pid=110759) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 01:53:28.717117 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.717186 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.717419 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extended resource: os-quota-sets {{(pid=110761) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.718237 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.718469 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.718613 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.719617 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extended resource: os-hosts {{(pid=110761) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.719685 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.719846 np0000184935 devstack@c-api.service[110759]: WARNING castellan.key_manager.migration [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.719997 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.720361 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extended resource: qos-specs {{(pid=110761) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.720774 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.720841 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.contrib.snapshot_actions [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] SnapshotActionsController initialized {{(pid=110760) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 01:53:28.720901 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.720970 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.721100 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extension VolumeActions extending resource: volumes {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.721219 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extension UsedLimits extending resource: limits {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.721332 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.721409 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.721519 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.721612 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.721672 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extension TypesManage extending resource: types {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.721777 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.721873 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.721973 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.722086 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.722184 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extension AdminActions extending resource: volumes {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.722326 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extension AdminActions extending resource: snapshots {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.722395 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.722451 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extension AdminActions extending resource: backups {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.722520 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.v3.router [None req-7e767c19-5f8d-4741-8f43-017db51e5ce1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.722584 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extended resource: backups {{(pid=110761) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.722982 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.723234 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.contrib.snapshot_actions [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] SnapshotActionsController initialized {{(pid=110758) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 01:53:28.723934 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.724410 np0000184935 devstack@c-api.service[110760]: WARNING castellan.key_manager.migration [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.725289 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.725374 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.725435 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extended resource: capabilities {{(pid=110761) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.725497 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.725653 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extension VolumeActions extending resource: volumes {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.725787 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extension UsedLimits extending resource: limits {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.725883 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.726126 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.726225 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.726351 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extension TypesManage extending resource: types {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.726457 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.726557 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.726659 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.726705 np0000184935 devstack@c-api.service[110758]: WARNING castellan.key_manager.migration [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.726758 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.726858 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extension AdminActions extending resource: volumes {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.726971 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extension AdminActions extending resource: snapshots {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.727089 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extension AdminActions extending resource: backups {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.727130 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extended resource: os-volume-type-access {{(pid=110761) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.727192 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.v3.router [None req-33d87309-ba22-45e7-a817-e4c23a14b1f1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.727644 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.727765 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.727884 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extension VolumeActions extending resource: volumes {{(pid=110758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.728020 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extension UsedLimits extending resource: limits {{(pid=110758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.728147 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.728330 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.728427 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extension VolumeTypeAccess extending resource: types {{(pid=110758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.728542 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extension TypesManage extending resource: types {{(pid=110758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.728645 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.728744 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.728844 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extension SnapshotActions extending resource: snapshots {{(pid=110758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.728942 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.729049 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extension AdminActions extending resource: volumes {{(pid=110758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.729173 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extension AdminActions extending resource: snapshots {{(pid=110758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.729273 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extension AdminActions extending resource: backups {{(pid=110758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.729372 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.v3.router [None req-bf4a8379-c153-4e06-91f4-db45927ba63f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.729422 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extended resource: os-quota-class-sets {{(pid=110761) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.730126 np0000184935 devstack@c-api.service[110759]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x784b3eaa4668 pid: 110759 (default app) Jul 10 01:53:28.731205 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extended resource: scheduler-stats {{(pid=110761) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.733279 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extended resource: consistencygroups {{(pid=110761) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.735526 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extended resource: encryption {{(pid=110761) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.735907 np0000184935 devstack@c-api.service[110760]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x784b3eaa4668 pid: 110760 (default app) Jul 10 01:53:28.737090 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extended resource: encryption {{(pid=110761) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.737560 np0000184935 devstack@c-api.service[110758]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x784b3eaa4668 pid: 110758 (default app) Jul 10 01:53:28.738641 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extended resource: os-volume-manage {{(pid=110761) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.740088 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extended resource: extra_specs {{(pid=110761) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:53:28.740175 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.middleware.request_id [None req-7f0f0e46-7817-4214-acb3-6b05c0aa86f4 None None] RequestId filter calling following filter/app {{(pid=110759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:53:28.742426 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.742781 np0000184935 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 1/1] 199.204.45.72 () {60 vars in 949 bytes} [Fri Jul 10 01:53:28 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 10 01:53:28.743862 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.745260 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.746639 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.747481 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.contrib.snapshot_actions [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] SnapshotActionsController initialized {{(pid=110761) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 01:53:28.748600 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.749528 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.750965 np0000184935 devstack@c-api.service[110761]: WARNING castellan.key_manager.migration [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:53:28.751927 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110761) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.752058 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110761) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.752180 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extension VolumeActions extending resource: volumes {{(pid=110761) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.752318 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extension UsedLimits extending resource: limits {{(pid=110761) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.752412 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110761) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.752594 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110761) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.752691 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extension VolumeTypeAccess extending resource: types {{(pid=110761) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.752805 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extension TypesManage extending resource: types {{(pid=110761) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.752908 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110761) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.753005 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110761) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.753156 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extension SnapshotActions extending resource: snapshots {{(pid=110761) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.753263 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110761) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.753356 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extension AdminActions extending resource: volumes {{(pid=110761) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.753466 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extension AdminActions extending resource: snapshots {{(pid=110761) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.753565 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extension AdminActions extending resource: backups {{(pid=110761) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.753663 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.v3.router [None req-b41b0cbb-0211-45bc-b0d9-47f647d9e7df None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110761) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:53:28.763285 np0000184935 devstack@c-api.service[110761]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x784b3eaa4668 pid: 110761 (default app) Jul 10 01:53:35.984469 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.middleware.request_id [None req-394f5b49-2d87-447f-a60c-6a248d3ed912 None None] RequestId filter calling following filter/app {{(pid=110760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:53:36.455271 np0000184935 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-394f5b49-2d87-447f-a60c-6a248d3ed912 admin admin] POST https://199.204.45.72/volume/v3/types Jul 10 01:53:36.455520 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-394f5b49-2d87-447f-a60c-6a248d3ed912 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 01:53:36.456972 np0000184935 devstack@c-api.service[110760]: /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. Jul 10 01:53:36.456972 np0000184935 devstack@c-api.service[110760]: warnings.warn( Jul 10 01:53:36.488276 np0000184935 devstack@c-api.service[110760]: DEBUG oslo_db.sqlalchemy.engines [None req-394f5b49-2d87-447f-a60c-6a248d3ed912 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=110760) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:53:36.521005 np0000184935 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-394f5b49-2d87-447f-a60c-6a248d3ed912 admin admin] https://199.204.45.72/volume/v3/types returned with HTTP 200 Jul 10 01:53:36.521875 np0000184935 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 1/2] 199.204.45.72 () {68 vars in 1281 bytes} [Fri Jul 10 01:53:35 2026] POST /volume/v3/types => generated 186 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:53:36.549496 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.middleware.request_id [req-394f5b49-2d87-447f-a60c-6a248d3ed912 req-f859f036-d65c-4e24-8e72-d1728f001119 None None] RequestId filter calling following filter/app {{(pid=110758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:53:36.867136 np0000184935 devstack@c-api.service[110758]: INFO cinder.api.openstack.wsgi [req-394f5b49-2d87-447f-a60c-6a248d3ed912 req-f859f036-d65c-4e24-8e72-d1728f001119 admin admin] POST https://199.204.45.72/volume/v3/types/8e1a1016-c086-40a0-ae8b-dbdd716d8327/extra_specs Jul 10 01:53:36.867643 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.openstack.wsgi [req-394f5b49-2d87-447f-a60c-6a248d3ed912 req-f859f036-d65c-4e24-8e72-d1728f001119 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 01:53:36.869317 np0000184935 devstack@c-api.service[110758]: /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. Jul 10 01:53:36.869317 np0000184935 devstack@c-api.service[110758]: warnings.warn( Jul 10 01:53:36.906187 np0000184935 devstack@c-api.service[110758]: DEBUG oslo_db.sqlalchemy.engines [req-394f5b49-2d87-447f-a60c-6a248d3ed912 req-f859f036-d65c-4e24-8e72-d1728f001119 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=110758) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:53:36.970560 np0000184935 devstack@c-api.service[110758]: INFO cinder.api.openstack.wsgi [req-394f5b49-2d87-447f-a60c-6a248d3ed912 req-f859f036-d65c-4e24-8e72-d1728f001119 admin admin] https://199.204.45.72/volume/v3/types/8e1a1016-c086-40a0-ae8b-dbdd716d8327/extra_specs returned with HTTP 200 Jul 10 01:53:36.971102 np0000184935 devstack@c-api.service[110758]: [pid: 110758|app: 0|req: 1/3] 199.204.45.72 () {70 vars in 1498 bytes} [Fri Jul 10 01:53:36 2026] POST /volume/v3/types/8e1a1016-c086-40a0-ae8b-dbdd716d8327/extra_specs => generated 55 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:53:38.615503 np0000184935 devstack@c-api.service[110759]: DEBUG dbcounter [-] [110759] Writing DB stats cinder:SELECT=6 {{(pid=110759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:53:38.640939 np0000184935 devstack@c-api.service[110761]: DEBUG dbcounter [-] [110761] Writing DB stats cinder:SELECT=6 {{(pid=110761) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:53:46.516226 np0000184935 devstack@c-api.service[110760]: DEBUG dbcounter [-] [110760] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:53:46.969022 np0000184935 devstack@c-api.service[110758]: DEBUG dbcounter [-] [110758] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:57:02.435197 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.middleware.request_id [None req-5f26263d-d319-4714-a296-c4616d54133f None None] RequestId filter calling following filter/app {{(pid=110759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:02.436089 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5f26263d-d319-4714-a296-c4616d54133f None None] GET https://199.204.45.72/volume// Jul 10 01:57:02.436470 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5f26263d-d319-4714-a296-c4616d54133f None None] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:57:02.437054 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-5f26263d-d319-4714-a296-c4616d54133f None None] Calling method 'all' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:57:02.438177 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-5f26263d-d319-4714-a296-c4616d54133f None None] https://199.204.45.72/volume// returned with HTTP 300 Jul 10 01:57:02.438750 np0000184935 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 2/4] 199.204.45.72 () {66 vars in 1449 bytes} [Fri Jul 10 01:57:02 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 01:57:39.487162 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.middleware.request_id [None req-ec9ecb10-09ec-40a3-b308-611c1dda4395 None None] RequestId filter calling following filter/app {{(pid=110761) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:39.489548 np0000184935 devstack@c-api.service[110761]: [pid: 110761|app: 0|req: 1/5] 199.204.45.72 () {62 vars in 1061 bytes} [Fri Jul 10 01:57:39 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 10 01:57:39.525160 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.middleware.request_id [None req-a865264f-4e2e-49ed-a440-af9c51437c7b None None] RequestId filter calling following filter/app {{(pid=110760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:39.534153 np0000184935 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 2/6] 199.204.45.72 () {64 vars in 1265 bytes} [Fri Jul 10 01:57:39 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 10 01:57:39.571392 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.middleware.request_id [req-a865264f-4e2e-49ed-a440-af9c51437c7b req-b708d2cf-e5cc-4789-8068-d3da6e656bd4 None None] RequestId filter calling following filter/app {{(pid=110758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:39.577713 np0000184935 devstack@c-api.service[110758]: INFO cinder.api.openstack.wsgi [req-a865264f-4e2e-49ed-a440-af9c51437c7b req-b708d2cf-e5cc-4789-8068-d3da6e656bd4 demo demo] GET https://199.204.45.72/volume/v3/ Jul 10 01:57:39.578329 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.openstack.wsgi [req-a865264f-4e2e-49ed-a440-af9c51437c7b req-b708d2cf-e5cc-4789-8068-d3da6e656bd4 demo demo] Empty body provided in request {{(pid=110758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:57:39.578838 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.openstack.wsgi [req-a865264f-4e2e-49ed-a440-af9c51437c7b req-b708d2cf-e5cc-4789-8068-d3da6e656bd4 demo demo] Calling method 'version_select' {{(pid=110758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:57:39.582938 np0000184935 devstack@c-api.service[110758]: INFO cinder.api.openstack.wsgi [req-a865264f-4e2e-49ed-a440-af9c51437c7b req-b708d2cf-e5cc-4789-8068-d3da6e656bd4 demo demo] https://199.204.45.72/volume/v3/ returned with HTTP 200 Jul 10 01:57:39.583875 np0000184935 devstack@c-api.service[110758]: [pid: 110758|app: 0|req: 2/7] 199.204.45.72 () {66 vars in 1339 bytes} [Fri Jul 10 01:57:39 2026] GET /volume/v3/ => generated 389 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:57:39.625861 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.middleware.request_id [None req-55022ad0-4cee-484f-9453-6b7c0b1c550c None None] RequestId filter calling following filter/app {{(pid=110759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:40.011632 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-55022ad0-4cee-484f-9453-6b7c0b1c550c demo demo] GET https://199.204.45.72/volume/v3/types Jul 10 01:57:40.011973 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-55022ad0-4cee-484f-9453-6b7c0b1c550c demo demo] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:57:40.012277 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-55022ad0-4cee-484f-9453-6b7c0b1c550c demo demo] Calling method 'index' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:57:40.012857 np0000184935 devstack@c-api.service[110759]: /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. Jul 10 01:57:40.012857 np0000184935 devstack@c-api.service[110759]: warnings.warn( Jul 10 01:57:40.013421 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-55022ad0-4cee-484f-9453-6b7c0b1c550c demo demo] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:57:40.051080 np0000184935 devstack@c-api.service[110759]: DEBUG oslo_db.sqlalchemy.engines [None req-55022ad0-4cee-484f-9453-6b7c0b1c550c 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=110759) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:57:40.070456 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-55022ad0-4cee-484f-9453-6b7c0b1c550c demo demo] https://199.204.45.72/volume/v3/types returned with HTTP 200 Jul 10 01:57:40.071098 np0000184935 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 3/8] 199.204.45.72 () {64 vars in 1283 bytes} [Fri Jul 10 01:57:39 2026] GET /volume/v3/types => generated 377 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:57:40.106876 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.middleware.request_id [None req-f4445463-f384-40fe-a955-5629e1c86545 None None] RequestId filter calling following filter/app {{(pid=110761) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:40.432006 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-f4445463-f384-40fe-a955-5629e1c86545 demo demo] GET https://199.204.45.72/volume/v3/types/default Jul 10 01:57:40.432357 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-f4445463-f384-40fe-a955-5629e1c86545 demo demo] Empty body provided in request {{(pid=110761) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:57:40.432626 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-f4445463-f384-40fe-a955-5629e1c86545 demo demo] Calling method 'show' {{(pid=110761) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:57:40.466260 np0000184935 devstack@c-api.service[110761]: DEBUG oslo_db.sqlalchemy.engines [None req-f4445463-f384-40fe-a955-5629e1c86545 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=110761) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:57:40.483901 np0000184935 devstack@c-api.service[110761]: /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. Jul 10 01:57:40.483901 np0000184935 devstack@c-api.service[110761]: warnings.warn( Jul 10 01:57:40.486224 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-f4445463-f384-40fe-a955-5629e1c86545 demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 Jul 10 01:57:40.486471 np0000184935 devstack@c-api.service[110761]: [pid: 110761|app: 0|req: 2/9] 199.204.45.72 () {64 vars in 1294 bytes} [Fri Jul 10 01:57:40 2026] GET /volume/v3/types/default => generated 145 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:57:40.987195 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.middleware.request_id [None req-1ab01aab-76c6-48c8-ae08-9282468c9230 None None] RequestId filter calling following filter/app {{(pid=110760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:40.988655 np0000184935 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 3/10] 199.204.45.72 () {62 vars in 1061 bytes} [Fri Jul 10 01:57:40 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 10 01:57:41.020440 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.middleware.request_id [None req-f75881ba-0dea-4081-99a9-a8bc6640af73 None None] RequestId filter calling following filter/app {{(pid=110758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:41.030222 np0000184935 devstack@c-api.service[110758]: [pid: 110758|app: 0|req: 3/11] 199.204.45.72 () {64 vars in 1265 bytes} [Fri Jul 10 01:57:41 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 10 01:57:41.068736 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.middleware.request_id [req-f75881ba-0dea-4081-99a9-a8bc6640af73 req-eea91bba-fe98-4d34-a59d-2efef63d33ff None None] RequestId filter calling following filter/app {{(pid=110759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:41.071843 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f75881ba-0dea-4081-99a9-a8bc6640af73 req-eea91bba-fe98-4d34-a59d-2efef63d33ff demo demo] GET https://199.204.45.72/volume/v3/ Jul 10 01:57:41.071843 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f75881ba-0dea-4081-99a9-a8bc6640af73 req-eea91bba-fe98-4d34-a59d-2efef63d33ff demo demo] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:57:41.072095 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-f75881ba-0dea-4081-99a9-a8bc6640af73 req-eea91bba-fe98-4d34-a59d-2efef63d33ff demo demo] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:57:41.072731 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-f75881ba-0dea-4081-99a9-a8bc6640af73 req-eea91bba-fe98-4d34-a59d-2efef63d33ff demo demo] https://199.204.45.72/volume/v3/ returned with HTTP 200 Jul 10 01:57:41.073156 np0000184935 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 4/12] 199.204.45.72 () {66 vars in 1339 bytes} [Fri Jul 10 01:57:41 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:57:41.116755 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.middleware.request_id [None req-8dff0273-81ef-453f-b3a6-d7b82b512907 None None] RequestId filter calling following filter/app {{(pid=110761) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:41.120875 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-8dff0273-81ef-453f-b3a6-d7b82b512907 demo demo] GET https://199.204.45.72/volume/v3/types/default Jul 10 01:57:41.121264 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-8dff0273-81ef-453f-b3a6-d7b82b512907 demo demo] Empty body provided in request {{(pid=110761) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:57:41.121760 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-8dff0273-81ef-453f-b3a6-d7b82b512907 demo demo] Calling method 'show' {{(pid=110761) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:57:41.131687 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-8dff0273-81ef-453f-b3a6-d7b82b512907 demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 Jul 10 01:57:41.132185 np0000184935 devstack@c-api.service[110761]: [pid: 110761|app: 0|req: 3/13] 199.204.45.72 () {64 vars in 1294 bytes} [Fri Jul 10 01:57:41 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:57:41.740663 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.middleware.request_id [None req-21b0dcf6-58c7-4c01-b866-eb69d57e18c2 None None] RequestId filter calling following filter/app {{(pid=110760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:41.741889 np0000184935 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 4/14] 199.204.45.72 () {62 vars in 1061 bytes} [Fri Jul 10 01:57:41 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 10 01:57:41.772639 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.middleware.request_id [None req-4554778a-2222-466f-9a58-8b2392e34930 None None] RequestId filter calling following filter/app {{(pid=110758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:41.776165 np0000184935 devstack@c-api.service[110758]: [pid: 110758|app: 0|req: 4/15] 199.204.45.72 () {64 vars in 1265 bytes} [Fri Jul 10 01:57:41 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 10 01:57:41.810759 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.middleware.request_id [req-4554778a-2222-466f-9a58-8b2392e34930 req-de337a0e-962b-4b48-ab44-4059f86cf3ae None None] RequestId filter calling following filter/app {{(pid=110759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:41.813827 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-4554778a-2222-466f-9a58-8b2392e34930 req-de337a0e-962b-4b48-ab44-4059f86cf3ae demo demo] GET https://199.204.45.72/volume/v3/ Jul 10 01:57:41.814062 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-4554778a-2222-466f-9a58-8b2392e34930 req-de337a0e-962b-4b48-ab44-4059f86cf3ae demo demo] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:57:41.814315 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-4554778a-2222-466f-9a58-8b2392e34930 req-de337a0e-962b-4b48-ab44-4059f86cf3ae demo demo] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:57:41.814740 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-4554778a-2222-466f-9a58-8b2392e34930 req-de337a0e-962b-4b48-ab44-4059f86cf3ae demo demo] https://199.204.45.72/volume/v3/ returned with HTTP 200 Jul 10 01:57:41.815185 np0000184935 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 5/16] 199.204.45.72 () {66 vars in 1339 bytes} [Fri Jul 10 01:57:41 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:57:41.854232 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.middleware.request_id [None req-4c8a1809-6807-496a-9b81-020a0618222d None None] RequestId filter calling following filter/app {{(pid=110761) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:41.858682 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-4c8a1809-6807-496a-9b81-020a0618222d demo demo] GET https://199.204.45.72/volume/v3/types/default Jul 10 01:57:41.859250 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-4c8a1809-6807-496a-9b81-020a0618222d demo demo] Empty body provided in request {{(pid=110761) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:57:41.859791 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-4c8a1809-6807-496a-9b81-020a0618222d demo demo] Calling method 'show' {{(pid=110761) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:57:41.870237 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-4c8a1809-6807-496a-9b81-020a0618222d demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 Jul 10 01:57:41.870714 np0000184935 devstack@c-api.service[110761]: [pid: 110761|app: 0|req: 4/17] 199.204.45.72 () {64 vars in 1294 bytes} [Fri Jul 10 01:57:41 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:57:41.902455 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.middleware.request_id [None req-0a06289a-1bdb-42e8-8661-f3a9aba13aad None None] RequestId filter calling following filter/app {{(pid=110760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:41.903743 np0000184935 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 5/18] 199.204.45.72 () {62 vars in 1061 bytes} [Fri Jul 10 01:57:41 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 10 01:57:41.930095 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.middleware.request_id [None req-498ad2d1-fd34-4bb4-8ecb-980238756807 None None] RequestId filter calling following filter/app {{(pid=110758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:41.932621 np0000184935 devstack@c-api.service[110758]: [pid: 110758|app: 0|req: 5/19] 199.204.45.72 () {64 vars in 1265 bytes} [Fri Jul 10 01:57:41 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 10 01:57:41.959708 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.middleware.request_id [req-498ad2d1-fd34-4bb4-8ecb-980238756807 req-14715fa1-ed74-4335-bd63-6cc3cd3b0567 None None] RequestId filter calling following filter/app {{(pid=110759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:41.963357 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-498ad2d1-fd34-4bb4-8ecb-980238756807 req-14715fa1-ed74-4335-bd63-6cc3cd3b0567 demo demo] GET https://199.204.45.72/volume/v3/ Jul 10 01:57:41.963697 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-498ad2d1-fd34-4bb4-8ecb-980238756807 req-14715fa1-ed74-4335-bd63-6cc3cd3b0567 demo demo] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:57:41.964124 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [req-498ad2d1-fd34-4bb4-8ecb-980238756807 req-14715fa1-ed74-4335-bd63-6cc3cd3b0567 demo demo] Calling method 'version_select' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:57:41.965302 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [req-498ad2d1-fd34-4bb4-8ecb-980238756807 req-14715fa1-ed74-4335-bd63-6cc3cd3b0567 demo demo] https://199.204.45.72/volume/v3/ returned with HTTP 200 Jul 10 01:57:41.965743 np0000184935 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 6/20] 199.204.45.72 () {66 vars in 1339 bytes} [Fri Jul 10 01:57:41 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:57:42.006161 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.middleware.request_id [None req-e90a57ef-51d4-4328-b646-60d3ef237a57 None None] RequestId filter calling following filter/app {{(pid=110761) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:42.009415 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-e90a57ef-51d4-4328-b646-60d3ef237a57 demo demo] GET https://199.204.45.72/volume/v3/types/default Jul 10 01:57:42.009760 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-e90a57ef-51d4-4328-b646-60d3ef237a57 demo demo] Empty body provided in request {{(pid=110761) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:57:42.010160 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-e90a57ef-51d4-4328-b646-60d3ef237a57 demo demo] Calling method 'show' {{(pid=110761) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:57:42.018528 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-e90a57ef-51d4-4328-b646-60d3ef237a57 demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 Jul 10 01:57:42.018831 np0000184935 devstack@c-api.service[110761]: [pid: 110761|app: 0|req: 5/21] 199.204.45.72 () {64 vars in 1294 bytes} [Fri Jul 10 01:57:42 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:57:50.065158 np0000184935 devstack@c-api.service[110759]: DEBUG dbcounter [-] [110759] Writing DB stats cinder:SELECT=1 {{(pid=110759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:57:52.015407 np0000184935 devstack@c-api.service[110761]: DEBUG dbcounter [-] [110761] Writing DB stats cinder:SELECT=8 {{(pid=110761) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:02:34.994123 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.middleware.request_id [None req-2647eae3-952a-4c55-ad37-5adc35d0e005 None None] RequestId filter calling following filter/app {{(pid=110760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:02:35.073343 np0000184935 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2647eae3-952a-4c55-ad37-5adc35d0e005 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:02:35.073598 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2647eae3-952a-4c55-ad37-5adc35d0e005 demo demo] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:02:35.073856 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-2647eae3-952a-4c55-ad37-5adc35d0e005 demo demo] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:02:35.075727 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-2647eae3-952a-4c55-ad37-5adc35d0e005 demo demo] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:02:35.076943 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-2647eae3-952a-4c55-ad37-5adc35d0e005 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:02:35.124020 np0000184935 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-2647eae3-952a-4c55-ad37-5adc35d0e005 demo demo] Get all volumes completed successfully. Jul 10 02:02:35.126903 np0000184935 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-2647eae3-952a-4c55-ad37-5adc35d0e005 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:02:35.127396 np0000184935 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 6/22] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:02:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:02:45.118706 np0000184935 devstack@c-api.service[110760]: DEBUG dbcounter [-] [110760] Writing DB stats cinder:SELECT=1 {{(pid=110760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:03:35.155229 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.middleware.request_id [None req-ba40c503-f6e7-4c4e-9c58-4132386e679f None None] RequestId filter calling following filter/app {{(pid=110758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:03:35.157477 np0000184935 devstack@c-api.service[110758]: INFO cinder.api.openstack.wsgi [None req-ba40c503-f6e7-4c4e-9c58-4132386e679f demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:03:35.157716 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.openstack.wsgi [None req-ba40c503-f6e7-4c4e-9c58-4132386e679f demo demo] Empty body provided in request {{(pid=110758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:03:35.157842 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.openstack.wsgi [None req-ba40c503-f6e7-4c4e-9c58-4132386e679f demo demo] Calling method 'detail' {{(pid=110758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:03:35.158390 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.api_utils [None req-ba40c503-f6e7-4c4e-9c58-4132386e679f demo demo] Removing options '' from query. {{(pid=110758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:03:35.159290 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.volume.api [None req-ba40c503-f6e7-4c4e-9c58-4132386e679f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110758) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:03:35.190024 np0000184935 devstack@c-api.service[110758]: INFO cinder.volume.api [None req-ba40c503-f6e7-4c4e-9c58-4132386e679f demo demo] Get all volumes completed successfully. Jul 10 02:03:35.192137 np0000184935 devstack@c-api.service[110758]: INFO cinder.api.openstack.wsgi [None req-ba40c503-f6e7-4c4e-9c58-4132386e679f demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:03:35.192582 np0000184935 devstack@c-api.service[110758]: [pid: 110758|app: 0|req: 6/23] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:03:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:03:45.184104 np0000184935 devstack@c-api.service[110758]: DEBUG dbcounter [-] [110758] Writing DB stats cinder:SELECT=1 {{(pid=110758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:04:35.209736 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.middleware.request_id [None req-a57710ac-ba8a-4697-acc5-5fa0e61f2eb1 None None] RequestId filter calling following filter/app {{(pid=110759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:04:35.214418 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a57710ac-ba8a-4697-acc5-5fa0e61f2eb1 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:04:35.214675 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a57710ac-ba8a-4697-acc5-5fa0e61f2eb1 demo demo] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:04:35.214910 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a57710ac-ba8a-4697-acc5-5fa0e61f2eb1 demo demo] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:04:35.215633 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-a57710ac-ba8a-4697-acc5-5fa0e61f2eb1 demo demo] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:04:35.216669 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a57710ac-ba8a-4697-acc5-5fa0e61f2eb1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:04:35.253759 np0000184935 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a57710ac-ba8a-4697-acc5-5fa0e61f2eb1 demo demo] Get all volumes completed successfully. Jul 10 02:04:35.256641 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a57710ac-ba8a-4697-acc5-5fa0e61f2eb1 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:04:35.257480 np0000184935 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 7/24] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:04:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:04:45.246251 np0000184935 devstack@c-api.service[110759]: DEBUG dbcounter [-] [110759] Writing DB stats cinder:SELECT=1 {{(pid=110759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:05:35.281351 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.middleware.request_id [None req-4b99857f-eef1-4207-99d0-705556a21004 None None] RequestId filter calling following filter/app {{(pid=110761) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:05:35.284173 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-4b99857f-eef1-4207-99d0-705556a21004 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:05:35.284385 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-4b99857f-eef1-4207-99d0-705556a21004 demo demo] Empty body provided in request {{(pid=110761) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:05:35.284572 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-4b99857f-eef1-4207-99d0-705556a21004 demo demo] Calling method 'detail' {{(pid=110761) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:05:35.285077 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.api_utils [None req-4b99857f-eef1-4207-99d0-705556a21004 demo demo] Removing options '' from query. {{(pid=110761) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:05:35.285773 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.volume.api [None req-4b99857f-eef1-4207-99d0-705556a21004 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110761) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:05:35.323982 np0000184935 devstack@c-api.service[110761]: INFO cinder.volume.api [None req-4b99857f-eef1-4207-99d0-705556a21004 demo demo] Get all volumes completed successfully. Jul 10 02:05:35.327005 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-4b99857f-eef1-4207-99d0-705556a21004 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:05:35.327608 np0000184935 devstack@c-api.service[110761]: [pid: 110761|app: 0|req: 6/25] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:05:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:05:45.315066 np0000184935 devstack@c-api.service[110761]: DEBUG dbcounter [-] [110761] Writing DB stats cinder:SELECT=1 {{(pid=110761) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:06:35.349810 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.middleware.request_id [None req-7d0ec16a-a1b8-4823-8ba8-d882888d7098 None None] RequestId filter calling following filter/app {{(pid=110760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:06:35.353021 np0000184935 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7d0ec16a-a1b8-4823-8ba8-d882888d7098 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:06:35.353286 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7d0ec16a-a1b8-4823-8ba8-d882888d7098 demo demo] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:06:35.353537 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-7d0ec16a-a1b8-4823-8ba8-d882888d7098 demo demo] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:06:35.353854 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-7d0ec16a-a1b8-4823-8ba8-d882888d7098 demo demo] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:06:35.356530 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-7d0ec16a-a1b8-4823-8ba8-d882888d7098 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:06:35.366688 np0000184935 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-7d0ec16a-a1b8-4823-8ba8-d882888d7098 demo demo] Get all volumes completed successfully. Jul 10 02:06:35.369252 np0000184935 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-7d0ec16a-a1b8-4823-8ba8-d882888d7098 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:06:35.369701 np0000184935 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 7/26] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:06:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:06:45.362725 np0000184935 devstack@c-api.service[110760]: DEBUG dbcounter [-] [110760] Writing DB stats cinder:SELECT=1 {{(pid=110760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:07:35.390133 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.middleware.request_id [None req-428e4fb6-a300-4fbb-a72f-ec25987d6cd3 None None] RequestId filter calling following filter/app {{(pid=110758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:07:35.574285 np0000184935 devstack@c-api.service[110758]: INFO cinder.api.openstack.wsgi [None req-428e4fb6-a300-4fbb-a72f-ec25987d6cd3 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:07:35.574644 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.openstack.wsgi [None req-428e4fb6-a300-4fbb-a72f-ec25987d6cd3 demo demo] Empty body provided in request {{(pid=110758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:07:35.575001 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.openstack.wsgi [None req-428e4fb6-a300-4fbb-a72f-ec25987d6cd3 demo demo] Calling method 'detail' {{(pid=110758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:07:35.575522 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.api_utils [None req-428e4fb6-a300-4fbb-a72f-ec25987d6cd3 demo demo] Removing options '' from query. {{(pid=110758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:07:35.577139 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.volume.api [None req-428e4fb6-a300-4fbb-a72f-ec25987d6cd3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110758) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:07:35.587800 np0000184935 devstack@c-api.service[110758]: INFO cinder.volume.api [None req-428e4fb6-a300-4fbb-a72f-ec25987d6cd3 demo demo] Get all volumes completed successfully. Jul 10 02:07:35.590250 np0000184935 devstack@c-api.service[110758]: INFO cinder.api.openstack.wsgi [None req-428e4fb6-a300-4fbb-a72f-ec25987d6cd3 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:07:35.590723 np0000184935 devstack@c-api.service[110758]: [pid: 110758|app: 0|req: 7/27] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:07:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:07:45.581566 np0000184935 devstack@c-api.service[110758]: DEBUG dbcounter [-] [110758] Writing DB stats cinder:SELECT=1 {{(pid=110758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:08:35.606567 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.middleware.request_id [None req-c1d0b4f2-2265-4e3c-a528-476d0a4f9bb2 None None] RequestId filter calling following filter/app {{(pid=110759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:08:35.608917 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c1d0b4f2-2265-4e3c-a528-476d0a4f9bb2 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:08:35.609127 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c1d0b4f2-2265-4e3c-a528-476d0a4f9bb2 demo demo] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:08:35.609341 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-c1d0b4f2-2265-4e3c-a528-476d0a4f9bb2 demo demo] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:08:35.609518 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-c1d0b4f2-2265-4e3c-a528-476d0a4f9bb2 demo demo] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:08:35.610248 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-c1d0b4f2-2265-4e3c-a528-476d0a4f9bb2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:08:35.620768 np0000184935 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-c1d0b4f2-2265-4e3c-a528-476d0a4f9bb2 demo demo] Get all volumes completed successfully. Jul 10 02:08:35.624230 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-c1d0b4f2-2265-4e3c-a528-476d0a4f9bb2 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:08:35.624757 np0000184935 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 8/28] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:08:35 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) Jul 10 02:08:45.613446 np0000184935 devstack@c-api.service[110759]: DEBUG dbcounter [-] [110759] Writing DB stats cinder:SELECT=1 {{(pid=110759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:09:35.640140 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.middleware.request_id [None req-4c0a8f6f-1455-4828-8df5-da05ac4ba708 None None] RequestId filter calling following filter/app {{(pid=110761) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:09:35.643459 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-4c0a8f6f-1455-4828-8df5-da05ac4ba708 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:09:35.643878 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-4c0a8f6f-1455-4828-8df5-da05ac4ba708 demo demo] Empty body provided in request {{(pid=110761) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:09:35.644383 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-4c0a8f6f-1455-4828-8df5-da05ac4ba708 demo demo] Calling method 'detail' {{(pid=110761) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:09:35.645171 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.api_utils [None req-4c0a8f6f-1455-4828-8df5-da05ac4ba708 demo demo] Removing options '' from query. {{(pid=110761) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:09:35.646927 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.volume.api [None req-4c0a8f6f-1455-4828-8df5-da05ac4ba708 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110761) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:09:35.654578 np0000184935 devstack@c-api.service[110761]: INFO cinder.volume.api [None req-4c0a8f6f-1455-4828-8df5-da05ac4ba708 demo demo] Get all volumes completed successfully. Jul 10 02:09:35.657969 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-4c0a8f6f-1455-4828-8df5-da05ac4ba708 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:09:35.657969 np0000184935 devstack@c-api.service[110761]: [pid: 110761|app: 0|req: 7/29] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:09:35 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) Jul 10 02:09:45.649540 np0000184935 devstack@c-api.service[110761]: DEBUG dbcounter [-] [110761] Writing DB stats cinder:SELECT=1 {{(pid=110761) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:10:35.696759 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.middleware.request_id [None req-34624135-1851-4020-8e16-3feb9f3127d8 None None] RequestId filter calling following filter/app {{(pid=110760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:10:35.699102 np0000184935 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-34624135-1851-4020-8e16-3feb9f3127d8 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:10:35.699349 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-34624135-1851-4020-8e16-3feb9f3127d8 demo demo] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:10:35.699460 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-34624135-1851-4020-8e16-3feb9f3127d8 demo demo] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:10:35.699705 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-34624135-1851-4020-8e16-3feb9f3127d8 demo demo] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:10:35.700416 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-34624135-1851-4020-8e16-3feb9f3127d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:10:35.708120 np0000184935 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-34624135-1851-4020-8e16-3feb9f3127d8 demo demo] Get all volumes completed successfully. Jul 10 02:10:35.711514 np0000184935 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-34624135-1851-4020-8e16-3feb9f3127d8 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:10:35.712079 np0000184935 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 8/30] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:10:35 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) Jul 10 02:10:45.703127 np0000184935 devstack@c-api.service[110760]: DEBUG dbcounter [-] [110760] Writing DB stats cinder:SELECT=1 {{(pid=110760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:11:35.730458 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.middleware.request_id [None req-54a0cc78-274f-4969-9792-aaf7fee6cb89 None None] RequestId filter calling following filter/app {{(pid=110758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:11:35.733381 np0000184935 devstack@c-api.service[110758]: INFO cinder.api.openstack.wsgi [None req-54a0cc78-274f-4969-9792-aaf7fee6cb89 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:11:35.733381 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.openstack.wsgi [None req-54a0cc78-274f-4969-9792-aaf7fee6cb89 demo demo] Empty body provided in request {{(pid=110758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:11:35.733581 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.openstack.wsgi [None req-54a0cc78-274f-4969-9792-aaf7fee6cb89 demo demo] Calling method 'detail' {{(pid=110758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:11:35.733782 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.api_utils [None req-54a0cc78-274f-4969-9792-aaf7fee6cb89 demo demo] Removing options '' from query. {{(pid=110758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:11:35.734595 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.volume.api [None req-54a0cc78-274f-4969-9792-aaf7fee6cb89 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110758) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:11:35.742384 np0000184935 devstack@c-api.service[110758]: INFO cinder.volume.api [None req-54a0cc78-274f-4969-9792-aaf7fee6cb89 demo demo] Get all volumes completed successfully. Jul 10 02:11:35.745382 np0000184935 devstack@c-api.service[110758]: INFO cinder.api.openstack.wsgi [None req-54a0cc78-274f-4969-9792-aaf7fee6cb89 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:11:35.746140 np0000184935 devstack@c-api.service[110758]: [pid: 110758|app: 0|req: 8/31] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:11:35 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) Jul 10 02:11:45.737203 np0000184935 devstack@c-api.service[110758]: DEBUG dbcounter [-] [110758] Writing DB stats cinder:SELECT=1 {{(pid=110758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:12:35.765197 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.middleware.request_id [None req-a8a91e02-7fda-4267-bfa6-426a2cf4441d None None] RequestId filter calling following filter/app {{(pid=110759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:12:35.913816 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a8a91e02-7fda-4267-bfa6-426a2cf4441d demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:12:35.914042 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a8a91e02-7fda-4267-bfa6-426a2cf4441d demo demo] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:12:35.914307 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-a8a91e02-7fda-4267-bfa6-426a2cf4441d demo demo] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:12:35.914588 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-a8a91e02-7fda-4267-bfa6-426a2cf4441d demo demo] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:12:35.915469 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-a8a91e02-7fda-4267-bfa6-426a2cf4441d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:12:35.924772 np0000184935 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-a8a91e02-7fda-4267-bfa6-426a2cf4441d demo demo] Get all volumes completed successfully. Jul 10 02:12:35.927110 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-a8a91e02-7fda-4267-bfa6-426a2cf4441d demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:12:35.927529 np0000184935 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 9/32] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:12:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:12:45.918713 np0000184935 devstack@c-api.service[110759]: DEBUG dbcounter [-] [110759] Writing DB stats cinder:SELECT=1 {{(pid=110759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:13:35.942144 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.middleware.request_id [None req-25bfab6b-b876-4573-910b-6d3c5fcfa501 None None] RequestId filter calling following filter/app {{(pid=110761) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:13:35.945759 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-25bfab6b-b876-4573-910b-6d3c5fcfa501 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:13:35.945959 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-25bfab6b-b876-4573-910b-6d3c5fcfa501 demo demo] Empty body provided in request {{(pid=110761) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:13:35.946594 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-25bfab6b-b876-4573-910b-6d3c5fcfa501 demo demo] Calling method 'detail' {{(pid=110761) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:13:35.946594 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.api_utils [None req-25bfab6b-b876-4573-910b-6d3c5fcfa501 demo demo] Removing options '' from query. {{(pid=110761) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:13:35.947489 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.volume.api [None req-25bfab6b-b876-4573-910b-6d3c5fcfa501 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110761) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:13:35.953284 np0000184935 devstack@c-api.service[110761]: INFO cinder.volume.api [None req-25bfab6b-b876-4573-910b-6d3c5fcfa501 demo demo] Get all volumes completed successfully. Jul 10 02:13:35.955114 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-25bfab6b-b876-4573-910b-6d3c5fcfa501 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:13:35.955443 np0000184935 devstack@c-api.service[110761]: [pid: 110761|app: 0|req: 8/33] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:13:35 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) Jul 10 02:13:45.949655 np0000184935 devstack@c-api.service[110761]: DEBUG dbcounter [-] [110761] Writing DB stats cinder:SELECT=1 {{(pid=110761) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:14:35.972371 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.middleware.request_id [None req-9e66eea2-8382-47cb-b24f-2e1aa221736e None None] RequestId filter calling following filter/app {{(pid=110760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:14:35.975923 np0000184935 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9e66eea2-8382-47cb-b24f-2e1aa221736e demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:14:35.976227 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9e66eea2-8382-47cb-b24f-2e1aa221736e demo demo] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:14:35.976489 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-9e66eea2-8382-47cb-b24f-2e1aa221736e demo demo] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:14:35.976658 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-9e66eea2-8382-47cb-b24f-2e1aa221736e demo demo] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:14:35.977433 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-9e66eea2-8382-47cb-b24f-2e1aa221736e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:14:35.985286 np0000184935 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-9e66eea2-8382-47cb-b24f-2e1aa221736e demo demo] Get all volumes completed successfully. Jul 10 02:14:35.988418 np0000184935 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-9e66eea2-8382-47cb-b24f-2e1aa221736e demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:14:35.989014 np0000184935 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 9/34] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:14:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:14:45.980142 np0000184935 devstack@c-api.service[110760]: DEBUG dbcounter [-] [110760] Writing DB stats cinder:SELECT=1 {{(pid=110760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:15:36.005391 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.middleware.request_id [None req-f5637bf7-3149-461f-98c1-d8bfdf08e953 None None] RequestId filter calling following filter/app {{(pid=110758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:15:36.008374 np0000184935 devstack@c-api.service[110758]: INFO cinder.api.openstack.wsgi [None req-f5637bf7-3149-461f-98c1-d8bfdf08e953 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:15:36.008634 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.openstack.wsgi [None req-f5637bf7-3149-461f-98c1-d8bfdf08e953 demo demo] Empty body provided in request {{(pid=110758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:15:36.008899 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.openstack.wsgi [None req-f5637bf7-3149-461f-98c1-d8bfdf08e953 demo demo] Calling method 'detail' {{(pid=110758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:15:36.009270 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.api_utils [None req-f5637bf7-3149-461f-98c1-d8bfdf08e953 demo demo] Removing options '' from query. {{(pid=110758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:15:36.010291 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.volume.api [None req-f5637bf7-3149-461f-98c1-d8bfdf08e953 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110758) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:15:36.018341 np0000184935 devstack@c-api.service[110758]: INFO cinder.volume.api [None req-f5637bf7-3149-461f-98c1-d8bfdf08e953 demo demo] Get all volumes completed successfully. Jul 10 02:15:36.020165 np0000184935 devstack@c-api.service[110758]: INFO cinder.api.openstack.wsgi [None req-f5637bf7-3149-461f-98c1-d8bfdf08e953 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:15:36.020510 np0000184935 devstack@c-api.service[110758]: [pid: 110758|app: 0|req: 9/35] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:15:36 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) Jul 10 02:15:46.013657 np0000184935 devstack@c-api.service[110758]: DEBUG dbcounter [-] [110758] Writing DB stats cinder:SELECT=1 {{(pid=110758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:16:36.061419 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.middleware.request_id [None req-50d684cc-650f-4820-bfb7-e581e57377e0 None None] RequestId filter calling following filter/app {{(pid=110759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:16:36.063561 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-50d684cc-650f-4820-bfb7-e581e57377e0 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:16:36.063750 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-50d684cc-650f-4820-bfb7-e581e57377e0 demo demo] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:16:36.063933 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-50d684cc-650f-4820-bfb7-e581e57377e0 demo demo] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:16:36.064177 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-50d684cc-650f-4820-bfb7-e581e57377e0 demo demo] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:16:36.064850 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-50d684cc-650f-4820-bfb7-e581e57377e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:16:36.071088 np0000184935 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-50d684cc-650f-4820-bfb7-e581e57377e0 demo demo] Get all volumes completed successfully. Jul 10 02:16:36.072896 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-50d684cc-650f-4820-bfb7-e581e57377e0 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:16:36.073338 np0000184935 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 10/36] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:16:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:16:46.067691 np0000184935 devstack@c-api.service[110759]: DEBUG dbcounter [-] [110759] Writing DB stats cinder:SELECT=1 {{(pid=110759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:17:36.094736 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.middleware.request_id [None req-e7a308c9-daa2-4074-9ccb-a677e7f1feae None None] RequestId filter calling following filter/app {{(pid=110761) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:17:36.291284 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-e7a308c9-daa2-4074-9ccb-a677e7f1feae demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:17:36.291722 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-e7a308c9-daa2-4074-9ccb-a677e7f1feae demo demo] Empty body provided in request {{(pid=110761) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:17:36.292494 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-e7a308c9-daa2-4074-9ccb-a677e7f1feae demo demo] Calling method 'detail' {{(pid=110761) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:17:36.293027 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.api_utils [None req-e7a308c9-daa2-4074-9ccb-a677e7f1feae demo demo] Removing options '' from query. {{(pid=110761) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:17:36.294802 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.volume.api [None req-e7a308c9-daa2-4074-9ccb-a677e7f1feae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110761) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:17:36.301497 np0000184935 devstack@c-api.service[110761]: INFO cinder.volume.api [None req-e7a308c9-daa2-4074-9ccb-a677e7f1feae demo demo] Get all volumes completed successfully. Jul 10 02:17:36.303589 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-e7a308c9-daa2-4074-9ccb-a677e7f1feae demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:17:36.303948 np0000184935 devstack@c-api.service[110761]: [pid: 110761|app: 0|req: 9/37] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:17:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:17:46.298150 np0000184935 devstack@c-api.service[110761]: DEBUG dbcounter [-] [110761] Writing DB stats cinder:SELECT=1 {{(pid=110761) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:18:36.320374 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.middleware.request_id [None req-1447459c-6971-4ceb-a9e6-7389b6c8860d None None] RequestId filter calling following filter/app {{(pid=110760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:18:36.322865 np0000184935 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1447459c-6971-4ceb-a9e6-7389b6c8860d demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:18:36.323057 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1447459c-6971-4ceb-a9e6-7389b6c8860d demo demo] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:18:36.323242 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-1447459c-6971-4ceb-a9e6-7389b6c8860d demo demo] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:18:36.323464 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-1447459c-6971-4ceb-a9e6-7389b6c8860d demo demo] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:18:36.324767 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-1447459c-6971-4ceb-a9e6-7389b6c8860d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:18:36.334379 np0000184935 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-1447459c-6971-4ceb-a9e6-7389b6c8860d demo demo] Get all volumes completed successfully. Jul 10 02:18:36.337621 np0000184935 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-1447459c-6971-4ceb-a9e6-7389b6c8860d demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:18:36.337908 np0000184935 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 10/38] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:18:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:18:46.328115 np0000184935 devstack@c-api.service[110760]: DEBUG dbcounter [-] [110760] Writing DB stats cinder:SELECT=1 {{(pid=110760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:19:36.357476 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.middleware.request_id [None req-e26736cf-9b31-4782-9d16-f8826a203599 None None] RequestId filter calling following filter/app {{(pid=110758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:19:36.359845 np0000184935 devstack@c-api.service[110758]: INFO cinder.api.openstack.wsgi [None req-e26736cf-9b31-4782-9d16-f8826a203599 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:19:36.360052 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.openstack.wsgi [None req-e26736cf-9b31-4782-9d16-f8826a203599 demo demo] Empty body provided in request {{(pid=110758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:19:36.360257 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.openstack.wsgi [None req-e26736cf-9b31-4782-9d16-f8826a203599 demo demo] Calling method 'detail' {{(pid=110758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:19:36.360482 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.api_utils [None req-e26736cf-9b31-4782-9d16-f8826a203599 demo demo] Removing options '' from query. {{(pid=110758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:19:36.361166 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.volume.api [None req-e26736cf-9b31-4782-9d16-f8826a203599 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110758) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:19:36.372080 np0000184935 devstack@c-api.service[110758]: INFO cinder.volume.api [None req-e26736cf-9b31-4782-9d16-f8826a203599 demo demo] Get all volumes completed successfully. Jul 10 02:19:36.373483 np0000184935 devstack@c-api.service[110758]: INFO cinder.api.openstack.wsgi [None req-e26736cf-9b31-4782-9d16-f8826a203599 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:19:36.373889 np0000184935 devstack@c-api.service[110758]: [pid: 110758|app: 0|req: 10/39] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:19:36 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) Jul 10 02:19:46.364472 np0000184935 devstack@c-api.service[110758]: DEBUG dbcounter [-] [110758] Writing DB stats cinder:SELECT=1 {{(pid=110758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:20:36.391656 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.middleware.request_id [None req-9735bd20-bc14-424b-bc06-27fc01b1491d None None] RequestId filter calling following filter/app {{(pid=110759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:20:36.393929 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9735bd20-bc14-424b-bc06-27fc01b1491d demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:20:36.394165 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9735bd20-bc14-424b-bc06-27fc01b1491d demo demo] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:20:36.394361 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-9735bd20-bc14-424b-bc06-27fc01b1491d demo demo] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:20:36.394605 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-9735bd20-bc14-424b-bc06-27fc01b1491d demo demo] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:20:36.395335 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-9735bd20-bc14-424b-bc06-27fc01b1491d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:20:36.404133 np0000184935 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-9735bd20-bc14-424b-bc06-27fc01b1491d demo demo] Get all volumes completed successfully. Jul 10 02:20:36.406598 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-9735bd20-bc14-424b-bc06-27fc01b1491d demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:20:36.407218 np0000184935 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 11/40] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:20:36 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) Jul 10 02:20:46.398463 np0000184935 devstack@c-api.service[110759]: DEBUG dbcounter [-] [110759] Writing DB stats cinder:SELECT=1 {{(pid=110759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:21:36.436951 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.middleware.request_id [None req-d537f614-d6d0-4ebd-b786-22249139c54c None None] RequestId filter calling following filter/app {{(pid=110761) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:21:36.440869 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-d537f614-d6d0-4ebd-b786-22249139c54c demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:21:36.441349 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-d537f614-d6d0-4ebd-b786-22249139c54c demo demo] Empty body provided in request {{(pid=110761) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:21:36.441723 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-d537f614-d6d0-4ebd-b786-22249139c54c demo demo] Calling method 'detail' {{(pid=110761) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:21:36.442244 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.api_utils [None req-d537f614-d6d0-4ebd-b786-22249139c54c demo demo] Removing options '' from query. {{(pid=110761) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:21:36.443784 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.volume.api [None req-d537f614-d6d0-4ebd-b786-22249139c54c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110761) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:21:36.454394 np0000184935 devstack@c-api.service[110761]: INFO cinder.volume.api [None req-d537f614-d6d0-4ebd-b786-22249139c54c demo demo] Get all volumes completed successfully. Jul 10 02:21:36.457216 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-d537f614-d6d0-4ebd-b786-22249139c54c demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:21:36.457718 np0000184935 devstack@c-api.service[110761]: [pid: 110761|app: 0|req: 10/41] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:21:36 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) Jul 10 02:21:46.449071 np0000184935 devstack@c-api.service[110761]: DEBUG dbcounter [-] [110761] Writing DB stats cinder:SELECT=1 {{(pid=110761) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:22:36.479825 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.middleware.request_id [None req-ab207893-fe81-41eb-94bb-edfe0930ea3f None None] RequestId filter calling following filter/app {{(pid=110760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:22:36.588374 np0000184935 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ab207893-fe81-41eb-94bb-edfe0930ea3f demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:22:36.588624 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ab207893-fe81-41eb-94bb-edfe0930ea3f demo demo] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:22:36.588864 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ab207893-fe81-41eb-94bb-edfe0930ea3f demo demo] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:22:36.589386 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-ab207893-fe81-41eb-94bb-edfe0930ea3f demo demo] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:22:36.590059 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-ab207893-fe81-41eb-94bb-edfe0930ea3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:22:36.597876 np0000184935 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ab207893-fe81-41eb-94bb-edfe0930ea3f demo demo] Get all volumes completed successfully. Jul 10 02:22:36.599682 np0000184935 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ab207893-fe81-41eb-94bb-edfe0930ea3f demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:22:36.600016 np0000184935 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 11/42] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:22:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:22:46.592995 np0000184935 devstack@c-api.service[110760]: DEBUG dbcounter [-] [110760] Writing DB stats cinder:SELECT=1 {{(pid=110760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:23:36.619956 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.middleware.request_id [None req-0aca0c29-0037-4b2e-97b9-dc99db210cbb None None] RequestId filter calling following filter/app {{(pid=110758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:23:36.624739 np0000184935 devstack@c-api.service[110758]: INFO cinder.api.openstack.wsgi [None req-0aca0c29-0037-4b2e-97b9-dc99db210cbb demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:23:36.625169 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.openstack.wsgi [None req-0aca0c29-0037-4b2e-97b9-dc99db210cbb demo demo] Empty body provided in request {{(pid=110758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:23:36.625549 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.openstack.wsgi [None req-0aca0c29-0037-4b2e-97b9-dc99db210cbb demo demo] Calling method 'detail' {{(pid=110758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:23:36.626005 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.api_utils [None req-0aca0c29-0037-4b2e-97b9-dc99db210cbb demo demo] Removing options '' from query. {{(pid=110758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:23:36.627524 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.volume.api [None req-0aca0c29-0037-4b2e-97b9-dc99db210cbb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110758) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:23:36.636537 np0000184935 devstack@c-api.service[110758]: INFO cinder.volume.api [None req-0aca0c29-0037-4b2e-97b9-dc99db210cbb demo demo] Get all volumes completed successfully. Jul 10 02:23:36.638452 np0000184935 devstack@c-api.service[110758]: INFO cinder.api.openstack.wsgi [None req-0aca0c29-0037-4b2e-97b9-dc99db210cbb demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:23:36.638808 np0000184935 devstack@c-api.service[110758]: [pid: 110758|app: 0|req: 11/43] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:23:36 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) Jul 10 02:23:46.632007 np0000184935 devstack@c-api.service[110758]: DEBUG dbcounter [-] [110758] Writing DB stats cinder:SELECT=1 {{(pid=110758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:24:36.654277 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.middleware.request_id [None req-afa7e550-e126-4c8c-88fa-923ba1231e07 None None] RequestId filter calling following filter/app {{(pid=110759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:24:36.657406 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-afa7e550-e126-4c8c-88fa-923ba1231e07 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:24:36.657660 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-afa7e550-e126-4c8c-88fa-923ba1231e07 demo demo] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:24:36.657899 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-afa7e550-e126-4c8c-88fa-923ba1231e07 demo demo] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:24:36.658261 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-afa7e550-e126-4c8c-88fa-923ba1231e07 demo demo] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:24:36.659248 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-afa7e550-e126-4c8c-88fa-923ba1231e07 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:24:36.668902 np0000184935 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-afa7e550-e126-4c8c-88fa-923ba1231e07 demo demo] Get all volumes completed successfully. Jul 10 02:24:36.671600 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-afa7e550-e126-4c8c-88fa-923ba1231e07 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:24:36.672095 np0000184935 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 12/44] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:24:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:24:46.662644 np0000184935 devstack@c-api.service[110759]: DEBUG dbcounter [-] [110759] Writing DB stats cinder:SELECT=1 {{(pid=110759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:25:36.699330 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.middleware.request_id [None req-002188aa-dc7d-468b-9f04-0f6640b72a97 None None] RequestId filter calling following filter/app {{(pid=110761) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:25:36.701678 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-002188aa-dc7d-468b-9f04-0f6640b72a97 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:25:36.701915 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-002188aa-dc7d-468b-9f04-0f6640b72a97 demo demo] Empty body provided in request {{(pid=110761) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:25:36.702168 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-002188aa-dc7d-468b-9f04-0f6640b72a97 demo demo] Calling method 'detail' {{(pid=110761) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:25:36.702445 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.api_utils [None req-002188aa-dc7d-468b-9f04-0f6640b72a97 demo demo] Removing options '' from query. {{(pid=110761) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:25:36.703923 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.volume.api [None req-002188aa-dc7d-468b-9f04-0f6640b72a97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110761) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:25:36.715183 np0000184935 devstack@c-api.service[110761]: INFO cinder.volume.api [None req-002188aa-dc7d-468b-9f04-0f6640b72a97 demo demo] Get all volumes completed successfully. Jul 10 02:25:36.717277 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-002188aa-dc7d-468b-9f04-0f6640b72a97 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:25:36.717719 np0000184935 devstack@c-api.service[110761]: [pid: 110761|app: 0|req: 11/45] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:25:36 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) Jul 10 02:25:46.707937 np0000184935 devstack@c-api.service[110761]: DEBUG dbcounter [-] [110761] Writing DB stats cinder:SELECT=1 {{(pid=110761) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:26:36.737481 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.middleware.request_id [None req-6f62ac05-ff9c-4dba-add6-1aa79df859b5 None None] RequestId filter calling following filter/app {{(pid=110760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:26:36.740631 np0000184935 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6f62ac05-ff9c-4dba-add6-1aa79df859b5 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:26:36.741420 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6f62ac05-ff9c-4dba-add6-1aa79df859b5 demo demo] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:26:36.742057 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-6f62ac05-ff9c-4dba-add6-1aa79df859b5 demo demo] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:26:36.743254 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-6f62ac05-ff9c-4dba-add6-1aa79df859b5 demo demo] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:26:36.743745 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-6f62ac05-ff9c-4dba-add6-1aa79df859b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:26:36.752051 np0000184935 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-6f62ac05-ff9c-4dba-add6-1aa79df859b5 demo demo] Get all volumes completed successfully. Jul 10 02:26:36.755230 np0000184935 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-6f62ac05-ff9c-4dba-add6-1aa79df859b5 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:26:36.755594 np0000184935 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 12/46] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:26:36 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) Jul 10 02:26:46.747185 np0000184935 devstack@c-api.service[110760]: DEBUG dbcounter [-] [110760] Writing DB stats cinder:SELECT=1 {{(pid=110760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:27:36.769666 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.middleware.request_id [None req-6f92cc37-e666-44e9-82c6-3d5e30a6216a None None] RequestId filter calling following filter/app {{(pid=110758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:27:36.884879 np0000184935 devstack@c-api.service[110758]: INFO cinder.api.openstack.wsgi [None req-6f92cc37-e666-44e9-82c6-3d5e30a6216a demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:27:36.885248 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.openstack.wsgi [None req-6f92cc37-e666-44e9-82c6-3d5e30a6216a demo demo] Empty body provided in request {{(pid=110758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:27:36.885503 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.openstack.wsgi [None req-6f92cc37-e666-44e9-82c6-3d5e30a6216a demo demo] Calling method 'detail' {{(pid=110758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:27:36.885821 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.api_utils [None req-6f92cc37-e666-44e9-82c6-3d5e30a6216a demo demo] Removing options '' from query. {{(pid=110758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:27:36.886809 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.volume.api [None req-6f92cc37-e666-44e9-82c6-3d5e30a6216a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110758) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:27:36.894617 np0000184935 devstack@c-api.service[110758]: INFO cinder.volume.api [None req-6f92cc37-e666-44e9-82c6-3d5e30a6216a demo demo] Get all volumes completed successfully. Jul 10 02:27:36.896793 np0000184935 devstack@c-api.service[110758]: INFO cinder.api.openstack.wsgi [None req-6f92cc37-e666-44e9-82c6-3d5e30a6216a demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:27:36.897293 np0000184935 devstack@c-api.service[110758]: [pid: 110758|app: 0|req: 12/47] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:27:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:27:46.889836 np0000184935 devstack@c-api.service[110758]: DEBUG dbcounter [-] [110758] Writing DB stats cinder:SELECT=1 {{(pid=110758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:28:36.918254 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.middleware.request_id [None req-7f8eecdc-468d-4b46-92d4-b6e213aaf2fc None None] RequestId filter calling following filter/app {{(pid=110759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:28:36.921447 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7f8eecdc-468d-4b46-92d4-b6e213aaf2fc demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:28:36.921716 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7f8eecdc-468d-4b46-92d4-b6e213aaf2fc demo demo] Empty body provided in request {{(pid=110759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:28:36.921956 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.openstack.wsgi [None req-7f8eecdc-468d-4b46-92d4-b6e213aaf2fc demo demo] Calling method 'detail' {{(pid=110759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:28:36.922336 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.api.api_utils [None req-7f8eecdc-468d-4b46-92d4-b6e213aaf2fc demo demo] Removing options '' from query. {{(pid=110759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:28:36.923240 np0000184935 devstack@c-api.service[110759]: DEBUG cinder.volume.api [None req-7f8eecdc-468d-4b46-92d4-b6e213aaf2fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110759) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:28:36.932545 np0000184935 devstack@c-api.service[110759]: INFO cinder.volume.api [None req-7f8eecdc-468d-4b46-92d4-b6e213aaf2fc demo demo] Get all volumes completed successfully. Jul 10 02:28:36.935802 np0000184935 devstack@c-api.service[110759]: INFO cinder.api.openstack.wsgi [None req-7f8eecdc-468d-4b46-92d4-b6e213aaf2fc demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:28:36.936548 np0000184935 devstack@c-api.service[110759]: [pid: 110759|app: 0|req: 13/48] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:28:36 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) Jul 10 02:28:46.927269 np0000184935 devstack@c-api.service[110759]: DEBUG dbcounter [-] [110759] Writing DB stats cinder:SELECT=1 {{(pid=110759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:29:36.954837 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.middleware.request_id [None req-41ef1c10-9967-4890-b9de-115fea237051 None None] RequestId filter calling following filter/app {{(pid=110761) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:29:36.957564 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-41ef1c10-9967-4890-b9de-115fea237051 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:29:36.957807 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-41ef1c10-9967-4890-b9de-115fea237051 demo demo] Empty body provided in request {{(pid=110761) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:29:36.958086 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.openstack.wsgi [None req-41ef1c10-9967-4890-b9de-115fea237051 demo demo] Calling method 'detail' {{(pid=110761) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:29:36.958349 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.api.api_utils [None req-41ef1c10-9967-4890-b9de-115fea237051 demo demo] Removing options '' from query. {{(pid=110761) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:29:36.959248 np0000184935 devstack@c-api.service[110761]: DEBUG cinder.volume.api [None req-41ef1c10-9967-4890-b9de-115fea237051 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110761) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:29:36.966283 np0000184935 devstack@c-api.service[110761]: INFO cinder.volume.api [None req-41ef1c10-9967-4890-b9de-115fea237051 demo demo] Get all volumes completed successfully. Jul 10 02:29:36.968092 np0000184935 devstack@c-api.service[110761]: INFO cinder.api.openstack.wsgi [None req-41ef1c10-9967-4890-b9de-115fea237051 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:29:36.968418 np0000184935 devstack@c-api.service[110761]: [pid: 110761|app: 0|req: 12/49] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:29:36 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) Jul 10 02:29:46.962315 np0000184935 devstack@c-api.service[110761]: DEBUG dbcounter [-] [110761] Writing DB stats cinder:SELECT=1 {{(pid=110761) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:30:36.981869 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.middleware.request_id [None req-ed2bc696-3a05-4938-8984-58a84fabe998 None None] RequestId filter calling following filter/app {{(pid=110760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:30:36.985729 np0000184935 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ed2bc696-3a05-4938-8984-58a84fabe998 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:30:36.985973 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ed2bc696-3a05-4938-8984-58a84fabe998 demo demo] Empty body provided in request {{(pid=110760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:30:36.986236 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.openstack.wsgi [None req-ed2bc696-3a05-4938-8984-58a84fabe998 demo demo] Calling method 'detail' {{(pid=110760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:30:36.986520 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.api.api_utils [None req-ed2bc696-3a05-4938-8984-58a84fabe998 demo demo] Removing options '' from query. {{(pid=110760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:30:36.987402 np0000184935 devstack@c-api.service[110760]: DEBUG cinder.volume.api [None req-ed2bc696-3a05-4938-8984-58a84fabe998 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110760) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:30:36.999404 np0000184935 devstack@c-api.service[110760]: INFO cinder.volume.api [None req-ed2bc696-3a05-4938-8984-58a84fabe998 demo demo] Get all volumes completed successfully. Jul 10 02:30:37.002145 np0000184935 devstack@c-api.service[110760]: INFO cinder.api.openstack.wsgi [None req-ed2bc696-3a05-4938-8984-58a84fabe998 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:30:37.002665 np0000184935 devstack@c-api.service[110760]: [pid: 110760|app: 0|req: 13/50] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:30:36 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) Jul 10 02:30:46.990640 np0000184935 devstack@c-api.service[110760]: DEBUG dbcounter [-] [110760] Writing DB stats cinder:SELECT=1 {{(pid=110760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:31:37.026273 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.middleware.request_id [None req-9d7c655a-2622-4411-89a4-4884d41e5809 None None] RequestId filter calling following filter/app {{(pid=110758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:31:37.029839 np0000184935 devstack@c-api.service[110758]: INFO cinder.api.openstack.wsgi [None req-9d7c655a-2622-4411-89a4-4884d41e5809 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jul 10 02:31:37.030017 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.openstack.wsgi [None req-9d7c655a-2622-4411-89a4-4884d41e5809 demo demo] Empty body provided in request {{(pid=110758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:31:37.030240 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.openstack.wsgi [None req-9d7c655a-2622-4411-89a4-4884d41e5809 demo demo] Calling method 'detail' {{(pid=110758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:31:37.030463 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.api.api_utils [None req-9d7c655a-2622-4411-89a4-4884d41e5809 demo demo] Removing options '' from query. {{(pid=110758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:31:37.031161 np0000184935 devstack@c-api.service[110758]: DEBUG cinder.volume.api [None req-9d7c655a-2622-4411-89a4-4884d41e5809 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110758) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:31:37.041675 np0000184935 devstack@c-api.service[110758]: INFO cinder.volume.api [None req-9d7c655a-2622-4411-89a4-4884d41e5809 demo demo] Get all volumes completed successfully. Jul 10 02:31:37.045696 np0000184935 devstack@c-api.service[110758]: INFO cinder.api.openstack.wsgi [None req-9d7c655a-2622-4411-89a4-4884d41e5809 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:31:37.046446 np0000184935 devstack@c-api.service[110758]: [pid: 110758|app: 0|req: 13/51] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jul 10 02:31:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)