Jul 22 07:32:46.624752 np0000186159 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 22 07:32:46.633363 np0000186159 devstack@c-api.service[111211]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 22 07:32:46.636139 np0000186159 devstack@c-api.service[111211]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jul 22 07:32:46 2026] *** Jul 22 07:32:46.636139 np0000186159 devstack@c-api.service[111211]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 22 07:32:46.636139 np0000186159 devstack@c-api.service[111211]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 22 07:32:46.636139 np0000186159 devstack@c-api.service[111211]: nodename: np0000186159 Jul 22 07:32:46.636139 np0000186159 devstack@c-api.service[111211]: machine: x86_64 Jul 22 07:32:46.636139 np0000186159 devstack@c-api.service[111211]: clock source: unix Jul 22 07:32:46.636139 np0000186159 devstack@c-api.service[111211]: pcre jit disabled Jul 22 07:32:46.636139 np0000186159 devstack@c-api.service[111211]: detected number of CPU cores: 16 Jul 22 07:32:46.636139 np0000186159 devstack@c-api.service[111211]: current working directory: / Jul 22 07:32:46.636139 np0000186159 devstack@c-api.service[111211]: detected binary path: /usr/bin/uwsgi-core Jul 22 07:32:46.636139 np0000186159 devstack@c-api.service[111211]: your processes number limit is 256916 Jul 22 07:32:46.636139 np0000186159 devstack@c-api.service[111211]: your memory page size is 4096 bytes Jul 22 07:32:46.636139 np0000186159 devstack@c-api.service[111211]: detected max file descriptor number: 2048 Jul 22 07:32:46.636139 np0000186159 devstack@c-api.service[111211]: lock engine: pthread robust mutexes Jul 22 07:32:46.637021 np0000186159 devstack@c-api.service[111211]: thunder lock: enabled Jul 22 07:32:46.637021 np0000186159 devstack@c-api.service[111211]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 22 07:32:46.637021 np0000186159 devstack@c-api.service[111211]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 22 07:32:46.637021 np0000186159 devstack@c-api.service[111211]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 22 07:32:46.637021 np0000186159 devstack@c-api.service[111211]: Set PythonHome to /opt/stack/data/venv Jul 22 07:32:46.676828 np0000186159 devstack@c-api.service[111211]: Python main interpreter initialized at 0x73b9e40a4668 Jul 22 07:32:46.676828 np0000186159 devstack@c-api.service[111211]: python threads support enabled Jul 22 07:32:46.676828 np0000186159 devstack@c-api.service[111211]: your server socket listen backlog is limited to 100 connections Jul 22 07:32:46.676828 np0000186159 devstack@c-api.service[111211]: your mercy for graceful operations on workers is 80 seconds Jul 22 07:32:46.677575 np0000186159 devstack@c-api.service[111211]: mapped 671795 bytes (656 KB) for 4 cores Jul 22 07:32:46.677766 np0000186159 devstack@c-api.service[111211]: *** Operational MODE: preforking *** Jul 22 07:32:46.678137 np0000186159 devstack@c-api.service[111211]: *** uWSGI is running in multiple interpreter mode *** Jul 22 07:32:46.678137 np0000186159 devstack@c-api.service[111211]: spawned uWSGI master process (pid: 111211) Jul 22 07:32:46.678299 np0000186159 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 22 07:32:46.679160 np0000186159 devstack@c-api.service[111211]: spawned uWSGI worker 1 (pid: 111212, cores: 1) Jul 22 07:32:46.679875 np0000186159 devstack@c-api.service[111211]: spawned uWSGI worker 2 (pid: 111213, cores: 1) Jul 22 07:32:46.680575 np0000186159 devstack@c-api.service[111211]: spawned uWSGI worker 3 (pid: 111214, cores: 1) Jul 22 07:32:46.681419 np0000186159 devstack@c-api.service[111211]: spawned uWSGI worker 4 (pid: 111215, cores: 1) Jul 22 07:32:46.681489 np0000186159 devstack@c-api.service[111211]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 22 07:32:46.808998 np0000186159 devstack@c-api.service[111212]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 07:32:46.808998 np0000186159 devstack@c-api.service[111212]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 07:32:46.808998 np0000186159 devstack@c-api.service[111212]: we strongly recommend against using it for new projects. Jul 22 07:32:46.808998 np0000186159 devstack@c-api.service[111212]: If you are already using Eventlet, we recommend migrating to a different Jul 22 07:32:46.808998 np0000186159 devstack@c-api.service[111212]: framework. For more detail see Jul 22 07:32:46.808998 np0000186159 devstack@c-api.service[111212]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 07:32:46.808998 np0000186159 devstack@c-api.service[111212]: import eventlet # noqa Jul 22 07:32:46.815263 np0000186159 devstack@c-api.service[111214]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 07:32:46.815263 np0000186159 devstack@c-api.service[111214]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 07:32:46.815263 np0000186159 devstack@c-api.service[111214]: we strongly recommend against using it for new projects. Jul 22 07:32:46.815263 np0000186159 devstack@c-api.service[111214]: If you are already using Eventlet, we recommend migrating to a different Jul 22 07:32:46.815263 np0000186159 devstack@c-api.service[111214]: framework. For more detail see Jul 22 07:32:46.815263 np0000186159 devstack@c-api.service[111214]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 07:32:46.815263 np0000186159 devstack@c-api.service[111214]: import eventlet # noqa Jul 22 07:32:46.825242 np0000186159 devstack@c-api.service[111215]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 07:32:46.825242 np0000186159 devstack@c-api.service[111215]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 07:32:46.825242 np0000186159 devstack@c-api.service[111215]: we strongly recommend against using it for new projects. Jul 22 07:32:46.825242 np0000186159 devstack@c-api.service[111215]: If you are already using Eventlet, we recommend migrating to a different Jul 22 07:32:46.825242 np0000186159 devstack@c-api.service[111215]: framework. For more detail see Jul 22 07:32:46.825242 np0000186159 devstack@c-api.service[111215]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 07:32:46.825242 np0000186159 devstack@c-api.service[111215]: import eventlet # noqa Jul 22 07:32:46.832153 np0000186159 devstack@c-api.service[111213]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 07:32:46.832153 np0000186159 devstack@c-api.service[111213]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 07:32:46.832153 np0000186159 devstack@c-api.service[111213]: we strongly recommend against using it for new projects. Jul 22 07:32:46.832153 np0000186159 devstack@c-api.service[111213]: If you are already using Eventlet, we recommend migrating to a different Jul 22 07:32:46.832153 np0000186159 devstack@c-api.service[111213]: framework. For more detail see Jul 22 07:32:46.832153 np0000186159 devstack@c-api.service[111213]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 07:32:46.832153 np0000186159 devstack@c-api.service[111213]: import eventlet # noqa Jul 22 07:32:46.971003 np0000186159 devstack@c-api.service[111212]: /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 22 07:32:46.971003 np0000186159 devstack@c-api.service[111212]: from cgi import parse_header Jul 22 07:32:46.986004 np0000186159 devstack@c-api.service[111214]: /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 22 07:32:46.986004 np0000186159 devstack@c-api.service[111214]: from cgi import parse_header Jul 22 07:32:47.005764 np0000186159 devstack@c-api.service[111213]: /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 22 07:32:47.005764 np0000186159 devstack@c-api.service[111213]: from cgi import parse_header Jul 22 07:32:47.010873 np0000186159 devstack@c-api.service[111212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 07:32:47.010873 np0000186159 devstack@c-api.service[111212]: warnings.warn( Jul 22 07:32:47.015301 np0000186159 devstack@c-api.service[111215]: /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 22 07:32:47.015301 np0000186159 devstack@c-api.service[111215]: from cgi import parse_header Jul 22 07:32:47.021877 np0000186159 devstack@c-api.service[111212]: /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 22 07:32:47.021877 np0000186159 devstack@c-api.service[111212]: removals.removed_module( Jul 22 07:32:47.023893 np0000186159 devstack@c-api.service[111212]: /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 22 07:32:47.023893 np0000186159 devstack@c-api.service[111212]: removals.removed_module( Jul 22 07:32:47.024955 np0000186159 devstack@c-api.service[111214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 07:32:47.024955 np0000186159 devstack@c-api.service[111214]: warnings.warn( Jul 22 07:32:47.035950 np0000186159 devstack@c-api.service[111214]: /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 22 07:32:47.035950 np0000186159 devstack@c-api.service[111214]: removals.removed_module( Jul 22 07:32:47.037922 np0000186159 devstack@c-api.service[111214]: /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 22 07:32:47.037922 np0000186159 devstack@c-api.service[111214]: removals.removed_module( Jul 22 07:32:47.050436 np0000186159 devstack@c-api.service[111213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 07:32:47.050436 np0000186159 devstack@c-api.service[111213]: warnings.warn( Jul 22 07:32:47.056867 np0000186159 devstack@c-api.service[111215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 07:32:47.056867 np0000186159 devstack@c-api.service[111215]: warnings.warn( Jul 22 07:32:47.061181 np0000186159 devstack@c-api.service[111213]: /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 22 07:32:47.061181 np0000186159 devstack@c-api.service[111213]: removals.removed_module( Jul 22 07:32:47.062802 np0000186159 devstack@c-api.service[111213]: /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 22 07:32:47.062802 np0000186159 devstack@c-api.service[111213]: removals.removed_module( Jul 22 07:32:47.067928 np0000186159 devstack@c-api.service[111215]: /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 22 07:32:47.067928 np0000186159 devstack@c-api.service[111215]: removals.removed_module( Jul 22 07:32:47.070171 np0000186159 devstack@c-api.service[111215]: /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 22 07:32:47.070171 np0000186159 devstack@c-api.service[111215]: removals.removed_module( Jul 22 07:32:47.791741 np0000186159 devstack@c-api.service[111212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 22 07:32:47.791741 np0000186159 devstack@c-api.service[111212]: warnings.warn( Jul 22 07:32:47.842374 np0000186159 devstack@c-api.service[111212]: /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 22 07:32:47.842374 np0000186159 devstack@c-api.service[111212]: warnings.warn( Jul 22 07:32:47.857644 np0000186159 devstack@c-api.service[111213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 22 07:32:47.857644 np0000186159 devstack@c-api.service[111213]: warnings.warn( Jul 22 07:32:47.862883 np0000186159 devstack@c-api.service[111214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 22 07:32:47.862883 np0000186159 devstack@c-api.service[111214]: warnings.warn( Jul 22 07:32:47.888188 np0000186159 devstack@c-api.service[111215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 22 07:32:47.888188 np0000186159 devstack@c-api.service[111215]: warnings.warn( Jul 22 07:32:47.908442 np0000186159 devstack@c-api.service[111213]: /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 22 07:32:47.908442 np0000186159 devstack@c-api.service[111213]: warnings.warn( Jul 22 07:32:47.913513 np0000186159 devstack@c-api.service[111214]: /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 22 07:32:47.913513 np0000186159 devstack@c-api.service[111214]: warnings.warn( Jul 22 07:32:47.948588 np0000186159 devstack@c-api.service[111215]: /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 22 07:32:47.948588 np0000186159 devstack@c-api.service[111215]: warnings.warn( Jul 22 07:32:48.045323 np0000186159 devstack@c-api.service[111212]: 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 22 07:32:48.045520 np0000186159 devstack@c-api.service[111212]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111212) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 07:32:48.093753 np0000186159 devstack@c-api.service[111214]: 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 22 07:32:48.093940 np0000186159 devstack@c-api.service[111214]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111214) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 07:32:48.105618 np0000186159 devstack@c-api.service[111213]: 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 22 07:32:48.105849 np0000186159 devstack@c-api.service[111213]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111213) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 07:32:48.133291 np0000186159 devstack@c-api.service[111212]: /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 22 07:32:48.133291 np0000186159 devstack@c-api.service[111212]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 07:32:48.158028 np0000186159 devstack@c-api.service[111214]: /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 22 07:32:48.158028 np0000186159 devstack@c-api.service[111214]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 07:32:48.158256 np0000186159 devstack@c-api.service[111215]: 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 22 07:32:48.158256 np0000186159 devstack@c-api.service[111215]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111215) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 07:32:48.171518 np0000186159 devstack@c-api.service[111213]: /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 22 07:32:48.171518 np0000186159 devstack@c-api.service[111213]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 07:32:48.221867 np0000186159 devstack@c-api.service[111215]: /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 22 07:32:48.221867 np0000186159 devstack@c-api.service[111215]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 07:32:48.669929 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111213) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 07:32:48.670089 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111214) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 07:32:48.670268 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111215) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 07:32:48.670366 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.670366 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.670567 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.670567 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.670722 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.670794 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.670865 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.670928 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.670989 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.671060 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111212) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 07:32:48.671820 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.671981 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.672054 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.672132 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.672132 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.672132 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.672311 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.672376 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.672438 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.672562 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.672631 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.672728 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.672806 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.672878 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.672939 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.673008 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.673075 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.673145 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.673204 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.673262 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.673320 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.673320 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.673644 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.673723 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.673784 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.673784 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.673914 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.673975 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.674142 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.674276 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.674432 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.675312 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.675412 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.675412 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.675563 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.675563 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.675707 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.675775 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.675845 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.675845 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.675981 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.676047 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.676047 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.676047 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.676047 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.676271 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.676271 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.676377 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.676480 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.676571 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.676571 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.676571 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.676854 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.676918 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.676978 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.677128 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.677216 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.677278 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.677349 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.677397 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.677464 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.677503 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.677549 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.677643 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.677720 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.677769 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.677813 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.677850 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.677894 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.677945 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.678003 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.678053 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.678096 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.678142 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.678224 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.678274 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.678317 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.678365 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.678405 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.678464 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.678536 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.678536 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.678536 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.678536 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.678536 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.678536 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.678536 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.682164 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.682235 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.682292 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.682339 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.682382 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.682423 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.682501 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.682543 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.682582 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.682627 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.682669 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.682669 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.682669 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.682788 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.682831 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.682878 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.682878 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.682878 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.682995 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.683048 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.683094 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.683138 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.683182 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.683223 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.683223 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.683223 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.683345 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.683390 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.683454 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.683508 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.683555 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.683555 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.683629 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.683629 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.683726 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.683726 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.683810 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.683857 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.683890 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.683890 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.683957 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.683995 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.684240 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.684288 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.684353 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.684402 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.684469 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.684508 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.684558 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.684600 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.684655 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.684712 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.684712 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.684785 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.684785 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.684867 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.684910 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.684960 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.685007 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.685056 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.685097 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.685144 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.685192 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.685240 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.685281 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.685326 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.685373 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.685415 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.685505 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.685589 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.685642 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.685686 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.685728 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.685776 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.685816 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.685861 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.685901 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.685949 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.685989 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.686030 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.686070 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.686111 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.686150 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.686192 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.686239 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.686279 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.686324 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.686363 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.686406 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.686466 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.686466 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.686548 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.686601 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.686642 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.686642 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.686642 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.686742 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.686791 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.686836 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.686876 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.686923 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.686923 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.686923 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.686923 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.686923 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.687110 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.687110 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.687110 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.687110 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.687110 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.687110 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.687110 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.687370 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.687370 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.687370 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.687370 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.687370 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.687370 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.687370 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.688464 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.688601 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.688737 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.688852 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.688962 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.689030 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.689083 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.689149 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.689220 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.689282 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.689336 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.689394 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.689437 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.689511 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.689811 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.689877 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.689931 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.690001 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.690055 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.690113 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.690181 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.692926 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.693058 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.693058 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.693164 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.693164 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.693251 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.693251 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.693328 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.693378 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.693463 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.693522 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.693571 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.693651 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.693718 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.693762 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.693813 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.693854 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.693895 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.693930 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.693973 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.694014 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.694054 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.694100 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.694141 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.694187 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.694234 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.694274 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.694274 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.695255 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.695331 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.695381 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.695427 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.695489 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.695572 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.695632 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.695686 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.695733 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.695733 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.695822 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.695863 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.695909 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.695962 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.696005 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.696074 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.696129 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.696178 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.696221 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.696262 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.696303 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.696355 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.696406 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.696483 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.696569 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.696619 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.696619 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.696619 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.696934 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.696993 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.697043 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.697086 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.697135 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.697209 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.697250 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.697301 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.697491 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.697538 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.697584 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.697647 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.697713 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.697764 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.697806 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.697846 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.697885 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.697885 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.697885 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.698005 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.698046 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.698095 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.698152 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.698210 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.698210 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.698210 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.698210 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.698210 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.698478 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.698478 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.698478 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.698626 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.698682 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.698736 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.698808 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.698863 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.698920 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.698977 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.699037 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.699095 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.699148 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.699199 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.699258 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.699310 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.699310 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.699410 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.699475 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.699536 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.699582 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.699627 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.699677 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.699729 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.699729 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.699729 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.699729 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.699729 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.700949 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.701045 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.701108 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.701171 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.701216 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.701258 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.701305 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.701351 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.701392 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.701431 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.701497 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.701562 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.701622 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.701665 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.701705 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.701744 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.701792 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.701839 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.701879 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.701918 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.701985 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.702026 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.702077 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.702133 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.702191 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.702243 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.702243 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.702243 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.702756 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.702832 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.702884 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.702932 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.702972 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.703030 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.703080 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.703133 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.703181 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.703228 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.703271 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.703311 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.703351 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.703398 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.703479 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.703524 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.703563 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.703602 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.703647 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.703695 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.703740 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.703783 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.703823 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.703864 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.703915 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.703969 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.703969 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.704050 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.704096 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.704145 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.704187 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.704234 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.704281 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.704336 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.704383 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.704425 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.704506 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.704561 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.704609 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.704657 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.704698 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.704738 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.704772 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.704818 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.704862 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.704901 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.704946 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.704946 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.704946 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.705063 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.705063 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.705063 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.705063 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.705063 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.705254 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.705254 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.705895 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.705962 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.706007 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.706049 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.706049 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.706131 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.706192 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.706241 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.706290 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.706330 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.706371 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.706411 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.706471 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.706515 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.706556 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.706611 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.706653 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.706700 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.706700 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.706700 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.706700 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.706860 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.706860 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.706937 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.706977 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.707031 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.707072 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.707119 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.707174 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.707221 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.707264 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.707310 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.707350 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.707389 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.707427 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.707497 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.707550 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.707592 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.707630 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.707675 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.707716 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.707760 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.707799 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.707846 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.707900 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.707945 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.707990 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.708031 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.708072 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.708111 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.708111 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.708111 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.708111 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.708111 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.708111 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.708111 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.708384 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.708482 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.708531 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.708571 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.708612 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.708654 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.708705 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.708751 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.708804 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.708847 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.708890 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.708929 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.708968 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.709009 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.709058 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.709098 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.709144 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.709190 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.709231 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.709271 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.709324 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.709373 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.709413 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.709475 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.709543 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.709622 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.709698 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.709743 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.709782 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.709827 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.709869 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.709908 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.709955 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.709993 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.710041 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.710088 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.710143 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.710223 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.710296 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.710348 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.710392 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.710433 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.710506 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.710555 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.710597 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.710673 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.710741 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.710817 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.710867 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.710914 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.710976 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.711026 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.711069 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.711115 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.711161 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.711161 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.711254 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.711254 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.711254 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.711368 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.711416 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.711416 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.711522 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.711569 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.711614 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.711665 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.711756 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.711818 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.711860 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.711899 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.711942 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.711981 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.712028 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.712066 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.712105 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.712142 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.712194 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.712233 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.712271 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.712314 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.712352 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.712391 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.712472 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.712515 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.712566 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.712606 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.712657 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.712696 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.712749 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.712808 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.712858 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.712912 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.712954 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.713002 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.713047 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.713087 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.713134 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.713180 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.713227 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.713267 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.713307 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.713346 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.713384 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.713423 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.713485 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.713627 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.713678 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.713725 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.713767 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.713830 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.713830 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.713830 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.713946 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.713946 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.713946 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.713946 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.714102 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.714152 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.714193 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.714232 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.714277 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.714323 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.714371 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.714412 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.714484 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.714534 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.714575 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.714612 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.714651 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.714690 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.714729 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.714767 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.714804 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.714855 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.714918 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.714959 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.714997 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.715036 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.715073 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.715110 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.715148 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.715192 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.715232 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.715276 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.715321 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.715361 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.715400 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.715467 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.715520 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.715559 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.715599 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.715637 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.715675 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.715720 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.715767 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.715807 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.715845 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.715905 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.715953 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.715999 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.716043 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.716084 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.716124 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.716124 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.716208 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.716208 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.716289 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.716329 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.716760 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.716817 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.716861 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.716907 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.716963 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.717021 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.717071 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.717114 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.717160 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.717199 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.717245 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.717287 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.717287 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.717358 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.717405 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.717437 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.717437 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.717541 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.717596 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.717629 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.717662 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.717692 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.717719 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.717749 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.717749 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.717801 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.717836 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.717836 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.722094 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.722162 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.722197 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.722272 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.722323 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.722383 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.722458 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.722664 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.722730 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.722801 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.722867 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.722907 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.722944 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.722976 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.723011 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.723043 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.723087 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.723137 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.723173 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.723209 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.723209 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.723267 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.723299 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.723326 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.723388 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.723457 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.723526 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.723594 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.724674 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.724740 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.724778 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.724841 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.724968 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.725067 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.725107 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.725147 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.725187 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.725216 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.725242 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.725273 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.725299 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.725328 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.725355 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.725391 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.725432 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.725489 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.725531 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.725572 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.725625 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.725667 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.725720 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.725767 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.725767 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.725845 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.725886 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.725921 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.725969 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.726009 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.726049 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.726088 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.726135 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.726200 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.726253 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.726301 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.726343 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.726394 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.726435 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.726497 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.726549 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.726590 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.726637 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.726683 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.726722 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.726762 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.726800 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.726839 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.726876 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.726920 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.726957 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.726995 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.727035 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.727035 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.727035 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.727035 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.727706 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.727767 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.727806 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.727847 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.727890 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.727890 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.727978 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.728032 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.728074 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.728130 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.728178 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.728218 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.728264 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.728369 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.728420 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.728420 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.728524 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.728578 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.728621 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.728666 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.728708 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.728749 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.728799 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.728875 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.728875 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.728989 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.728989 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.729100 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.729141 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.729141 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.729222 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.729263 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.729327 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.729396 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.729468 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.729514 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.729569 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.729613 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.729653 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.729694 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.729734 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.729772 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.729817 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.729859 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.729897 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.729897 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.729971 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.730019 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.730058 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.730103 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.730147 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.730147 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.730147 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.730147 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.730147 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.730147 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.731045 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.731103 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.731178 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.731226 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.731270 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.731310 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.731350 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.731396 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.731487 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.731548 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.731597 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.731638 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.731679 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.731727 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.731773 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.731815 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.731855 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.731897 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.731948 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.732001 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.732052 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.732093 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.732137 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.732182 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.732227 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.732295 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.732339 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.732384 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.732461 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.732527 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.732573 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.732613 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.732651 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.732695 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.732735 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.732778 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.732816 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.732855 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.732901 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.732936 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.732974 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.733012 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.733054 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.733103 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.733141 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.733180 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.733224 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.733264 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.733311 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.733357 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.733401 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.733463 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.733463 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.733463 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.733463 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.733463 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 07:32:48.734077 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.734140 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.734186 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.734227 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.734275 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.734320 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.734357 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.734406 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.734437 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.734477 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.734535 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.734583 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.734618 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.734648 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.734678 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.734709 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.734709 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.734709 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.735900 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 07:32:48.735957 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 07:32:48.736001 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 07:32:48.736077 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 07:32:48.736133 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 07:32:48.736199 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 07:32:48.783677 np0000186159 devstack@c-api.service[111214]: INFO dbcounter [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Registered counter for database cinder Jul 22 07:32:48.784306 np0000186159 devstack@c-api.service[111215]: INFO dbcounter [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Registered counter for database cinder Jul 22 07:32:48.785808 np0000186159 devstack@c-api.service[111213]: INFO dbcounter [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Registered counter for database cinder Jul 22 07:32:48.785984 np0000186159 devstack@c-api.service[111212]: INFO dbcounter [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Registered counter for database cinder Jul 22 07:32:48.827353 np0000186159 devstack@c-api.service[111214]: DEBUG oslo_db.sqlalchemy.engines [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 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=111214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 07:32:48.829739 np0000186159 devstack@c-api.service[111215]: DEBUG oslo_db.sqlalchemy.engines [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 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=111215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 07:32:48.831315 np0000186159 devstack@c-api.service[111212]: DEBUG oslo_db.sqlalchemy.engines [None req-0872503b-0143-477d-91ff-37cf9d270f8a 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=111212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 07:32:48.832755 np0000186159 devstack@c-api.service[111213]: DEBUG oslo_db.sqlalchemy.engines [None req-0211aefa-dba7-4256-93c1-28eec1410659 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=111213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 07:32:48.948671 np0000186159 devstack@c-api.service[111214]: DEBUG dbcounter [-] [111214] Writer thread running {{(pid=111214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 07:32:48.951721 np0000186159 devstack@c-api.service[111212]: DEBUG dbcounter [-] [111212] Writer thread running {{(pid=111212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 07:32:48.952189 np0000186159 devstack@c-api.service[111214]: INFO cinder.rpc [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 07:32:48.952470 np0000186159 devstack@c-api.service[111213]: DEBUG dbcounter [-] [111213] Writer thread running {{(pid=111213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 07:32:48.953608 np0000186159 devstack@c-api.service[111215]: DEBUG dbcounter [-] [111215] Writer thread running {{(pid=111215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 07:32:48.954406 np0000186159 devstack@c-api.service[111212]: INFO cinder.rpc [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 07:32:48.955362 np0000186159 devstack@c-api.service[111213]: INFO cinder.rpc [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 07:32:48.955509 np0000186159 devstack@c-api.service[111214]: INFO cinder.rpc [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 07:32:48.956661 np0000186159 devstack@c-api.service[111212]: INFO cinder.rpc [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 07:32:48.957272 np0000186159 devstack@c-api.service[111215]: INFO cinder.rpc [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 07:32:48.958336 np0000186159 devstack@c-api.service[111214]: INFO cinder.rpc [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 07:32:48.959372 np0000186159 devstack@c-api.service[111212]: INFO cinder.rpc [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 07:32:48.960734 np0000186159 devstack@c-api.service[111213]: INFO cinder.rpc [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 07:32:48.960880 np0000186159 devstack@c-api.service[111214]: INFO cinder.rpc [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 07:32:48.960964 np0000186159 devstack@c-api.service[111215]: INFO cinder.rpc [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 07:32:48.961312 np0000186159 devstack@c-api.service[111212]: INFO cinder.rpc [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 07:32:48.961694 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:48.962207 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:48.963903 np0000186159 devstack@c-api.service[111215]: INFO cinder.rpc [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 07:32:48.965101 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:48.965669 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:48.966014 np0000186159 devstack@c-api.service[111213]: INFO cinder.rpc [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 07:32:48.966571 np0000186159 devstack@c-api.service[111215]: INFO cinder.rpc [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 07:32:48.968089 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:48.968323 np0000186159 devstack@c-api.service[111213]: INFO cinder.rpc [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 07:32:48.969322 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:48.972934 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:48.973587 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:48.999226 np0000186159 devstack@c-api.service[111214]: DEBUG oslo_db.sqlalchemy.engines [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 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=111214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 07:32:49.000812 np0000186159 devstack@c-api.service[111212]: DEBUG oslo_db.sqlalchemy.engines [None req-0872503b-0143-477d-91ff-37cf9d270f8a 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=111212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 07:32:49.001789 np0000186159 devstack@c-api.service[111214]: INFO cinder.rpc [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 07:32:49.002837 np0000186159 devstack@c-api.service[111212]: INFO cinder.rpc [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 07:32:49.004247 np0000186159 devstack@c-api.service[111214]: INFO cinder.rpc [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 07:32:49.005571 np0000186159 devstack@c-api.service[111212]: INFO cinder.rpc [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 07:32:49.005675 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.006736 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.010231 np0000186159 devstack@c-api.service[111215]: DEBUG oslo_db.sqlalchemy.engines [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 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=111215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 07:32:49.014257 np0000186159 devstack@c-api.service[111215]: INFO cinder.rpc [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 07:32:49.015247 np0000186159 devstack@c-api.service[111213]: DEBUG oslo_db.sqlalchemy.engines [None req-0211aefa-dba7-4256-93c1-28eec1410659 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=111213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 07:32:49.020305 np0000186159 devstack@c-api.service[111215]: INFO cinder.rpc [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 07:32:49.020428 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.020555 np0000186159 devstack@c-api.service[111213]: INFO cinder.rpc [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 07:32:49.020620 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.020901 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.021041 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.021791 np0000186159 devstack@c-api.service[111213]: INFO cinder.rpc [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 07:32:49.023243 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.024231 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.024750 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.027952 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.029570 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.032595 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.033176 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.034763 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.035489 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.035566 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.036259 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.038183 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.038675 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.039220 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.040661 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.041376 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.041479 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.042387 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.044041 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.044567 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.045394 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.045708 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.046065 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.048187 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.048367 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.048853 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.048920 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.049875 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.051227 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.051899 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.052610 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.054155 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.054605 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.055033 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.057295 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.057881 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.057948 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.058280 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.060140 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.060206 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.060791 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.061619 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.061682 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.062263 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.063056 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.063358 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.063826 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.064470 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.064853 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.065262 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.065349 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.065962 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.066775 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.066991 np0000186159 devstack@c-api.service[111214]: WARNING cinder.api.contrib.hosts [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 07:32:49.067580 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.067698 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.068176 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.069178 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.069655 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.070572 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.070790 np0000186159 devstack@c-api.service[111212]: WARNING cinder.api.contrib.hosts [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 07:32:49.070899 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.071492 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.071575 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extended resource: extensions {{(pid=111214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.072863 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extended resource: os-quota-class-sets {{(pid=111214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.072952 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.073167 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.074180 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extended resource: backups {{(pid=111214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.074308 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.074399 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.076693 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extended resource: extensions {{(pid=111212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.077213 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.078049 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.078906 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extended resource: qos-specs {{(pid=111214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.079412 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extended resource: os-quota-class-sets {{(pid=111212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.079940 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.080424 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extended resource: backups {{(pid=111212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.081007 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.081987 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extended resource: os-quota-sets {{(pid=111214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.082540 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.082857 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.083145 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extended resource: os-availability-zone {{(pid=111214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.083458 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extended resource: qos-specs {{(pid=111212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.083885 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.084305 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.084819 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extended resource: extra_specs {{(pid=111214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.085314 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.085871 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.086114 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extended resource: encryption {{(pid=111214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.086226 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extended resource: os-quota-sets {{(pid=111212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.086264 np0000186159 devstack@c-api.service[111215]: WARNING cinder.api.contrib.hosts [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 07:32:49.086302 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.086339 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.086375 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extended resource: os-availability-zone {{(pid=111212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.086426 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extended resource: capabilities {{(pid=111214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.086487 np0000186159 devstack@c-api.service[111213]: WARNING cinder.api.contrib.hosts [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 07:32:49.086536 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extended resource: consistencygroups {{(pid=111214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.086620 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.086688 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extended resource: extra_specs {{(pid=111212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.086723 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.087462 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.087728 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extended resource: encryption {{(pid=111212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.087900 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.087993 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extended resource: os-volume-manage {{(pid=111214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.088383 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extended resource: extensions {{(pid=111215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.089277 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extended resource: capabilities {{(pid=111212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.089432 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.089495 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extended resource: os-hosts {{(pid=111214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.089746 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extended resource: os-quota-class-sets {{(pid=111215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.090430 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extended resource: extensions {{(pid=111213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.090580 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extended resource: consistencygroups {{(pid=111212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.090885 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extended resource: cgsnapshots {{(pid=111214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.091015 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extended resource: backups {{(pid=111215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.092258 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extended resource: encryption {{(pid=111214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.092543 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extended resource: os-volume-manage {{(pid=111212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.092718 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extended resource: os-quota-class-sets {{(pid=111213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.093039 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extended resource: qos-specs {{(pid=111215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.093850 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extended resource: os-snapshot-manage {{(pid=111214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.094027 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extended resource: backups {{(pid=111213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.094122 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extended resource: os-hosts {{(pid=111212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.095153 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extended resource: os-quota-sets {{(pid=111215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.095303 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extended resource: os-volume-type-access {{(pid=111214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.095595 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extended resource: cgsnapshots {{(pid=111212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.096059 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extended resource: qos-specs {{(pid=111213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.096653 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extended resource: os-availability-zone {{(pid=111215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.096891 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extended resource: scheduler-stats {{(pid=111214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.096982 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extended resource: encryption {{(pid=111212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.097936 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extended resource: extra_specs {{(pid=111215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.098208 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extended resource: os-quota-sets {{(pid=111213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.098348 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extended resource: os-volume-transfer {{(pid=111214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.098558 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extended resource: os-snapshot-manage {{(pid=111212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.099470 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extended resource: encryption {{(pid=111215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.099674 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extended resource: os-availability-zone {{(pid=111213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.100012 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extended resource: os-volume-type-access {{(pid=111212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.100672 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.100951 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extended resource: extra_specs {{(pid=111213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.101013 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extended resource: capabilities {{(pid=111215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.101598 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extended resource: scheduler-stats {{(pid=111212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.102046 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.102244 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extended resource: consistencygroups {{(pid=111215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.102532 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extended resource: encryption {{(pid=111213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.103056 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extended resource: os-volume-transfer {{(pid=111212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.103391 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.104095 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extended resource: capabilities {{(pid=111213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.104177 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extended resource: os-volume-manage {{(pid=111215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.104793 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.105332 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extended resource: consistencygroups {{(pid=111213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.105472 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.105683 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extended resource: os-hosts {{(pid=111215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.105803 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.contrib.snapshot_actions [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] SnapshotActionsController initialized {{(pid=111214) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 07:32:49.106539 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.106884 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.107063 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extended resource: cgsnapshots {{(pid=111215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.107315 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extended resource: os-volume-manage {{(pid=111213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.107877 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.108227 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.108427 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extended resource: encryption {{(pid=111215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.108772 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extended resource: os-hosts {{(pid=111213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.109222 np0000186159 devstack@c-api.service[111214]: WARNING castellan.key_manager.migration [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.109682 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.110034 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extended resource: os-snapshot-manage {{(pid=111215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.110096 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extension TypesManage extending resource: types {{(pid=111214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.110189 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.110242 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extended resource: cgsnapshots {{(pid=111213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.110279 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extension AdminActions extending resource: volumes {{(pid=111214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.110413 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extension AdminActions extending resource: snapshots {{(pid=111214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.110539 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extension AdminActions extending resource: backups {{(pid=111214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.110644 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.110692 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.contrib.snapshot_actions [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] SnapshotActionsController initialized {{(pid=111212) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 07:32:49.110743 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.110871 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.111358 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.111521 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extended resource: os-volume-type-access {{(pid=111215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.111567 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.111604 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extended resource: encryption {{(pid=111213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.111643 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.111732 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.111839 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extension VolumeActions extending resource: volumes {{(pid=111214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.111955 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.112053 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.112185 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extension UsedLimits extending resource: limits {{(pid=111214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.112278 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.v3.router [None req-d27e25ef-e9b3-460e-b460-c4feb4fd2e28 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.112696 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.113083 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extended resource: scheduler-stats {{(pid=111215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.113165 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extended resource: os-snapshot-manage {{(pid=111213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.114066 np0000186159 devstack@c-api.service[111212]: WARNING castellan.key_manager.migration [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.114714 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extended resource: os-volume-type-access {{(pid=111213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.114883 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extension TypesManage extending resource: types {{(pid=111212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.114999 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.115058 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extended resource: os-volume-transfer {{(pid=111215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.115115 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extension AdminActions extending resource: volumes {{(pid=111212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.115226 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extension AdminActions extending resource: snapshots {{(pid=111212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.115320 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extension AdminActions extending resource: backups {{(pid=111212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.115437 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.115558 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.115673 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.115867 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extension SnapshotActions extending resource: snapshots {{(pid=111212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.115973 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.116065 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.116165 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extension VolumeActions extending resource: volumes {{(pid=111212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.116269 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extended resource: scheduler-stats {{(pid=111213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.116340 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.116395 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extension VolumeTypeAccess extending resource: types {{(pid=111212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.116512 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extension UsedLimits extending resource: limits {{(pid=111212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.116611 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.v3.router [None req-0872503b-0143-477d-91ff-37cf9d270f8a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.117415 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.117769 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extended resource: os-volume-transfer {{(pid=111213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 07:32:49.118836 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.120169 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.120403 np0000186159 devstack@c-api.service[111214]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73b9e40a4668 pid: 111214 (default app) Jul 22 07:32:49.120520 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.121599 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.121934 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.122569 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.contrib.snapshot_actions [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] SnapshotActionsController initialized {{(pid=111215) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 07:32:49.123286 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.123331 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.124630 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.124680 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.125357 np0000186159 devstack@c-api.service[111212]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73b9e40a4668 pid: 111212 (default app) Jul 22 07:32:49.125698 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.contrib.snapshot_actions [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] SnapshotActionsController initialized {{(pid=111213) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 07:32:49.125989 np0000186159 devstack@c-api.service[111215]: WARNING castellan.key_manager.migration [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.126426 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.126815 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extension TypesManage extending resource: types {{(pid=111215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.127069 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.127069 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extension AdminActions extending resource: volumes {{(pid=111215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.127214 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extension AdminActions extending resource: snapshots {{(pid=111215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.127281 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extension AdminActions extending resource: backups {{(pid=111215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.127370 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.127509 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.127590 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.127781 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.127854 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.127923 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.127981 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.128084 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extension VolumeActions extending resource: volumes {{(pid=111215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.128221 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.128321 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.128432 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extension UsedLimits extending resource: limits {{(pid=111215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.128544 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.v3.router [None req-bc74d47f-d602-4742-8d30-1085a7b2b6b9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.129150 np0000186159 devstack@c-api.service[111213]: WARNING castellan.key_manager.migration [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 07:32:49.130006 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extension TypesManage extending resource: types {{(pid=111213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.130124 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.130199 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.middleware.request_id [None req-4d4d0487-2fd4-4491-a75d-ff135584e1c5 None None] RequestId filter calling following filter/app {{(pid=111214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:32:49.130269 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extension AdminActions extending resource: volumes {{(pid=111213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.130357 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extension AdminActions extending resource: snapshots {{(pid=111213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.130490 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extension AdminActions extending resource: backups {{(pid=111213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.130596 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.130717 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.130809 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.131015 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.131111 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.131219 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.131324 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extension VolumeActions extending resource: volumes {{(pid=111213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.131478 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.131560 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.131693 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extension UsedLimits extending resource: limits {{(pid=111213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.131777 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.v3.router [None req-0211aefa-dba7-4256-93c1-28eec1410659 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 07:32:49.133570 np0000186159 devstack@c-api.service[111214]: [pid: 111214|app: 0|req: 1/1] 199.204.45.138 () {60 vars in 956 bytes} [Wed Jul 22 07:32:49 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 22 07:32:49.137240 np0000186159 devstack@c-api.service[111215]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73b9e40a4668 pid: 111215 (default app) Jul 22 07:32:49.140754 np0000186159 devstack@c-api.service[111213]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73b9e40a4668 pid: 111213 (default app) Jul 22 07:32:56.769666 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.middleware.request_id [None req-e61ecc21-84cd-4d69-b1cc-39871caaa70f None None] RequestId filter calling following filter/app {{(pid=111212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:32:57.262707 np0000186159 devstack@c-api.service[111212]: INFO cinder.api.openstack.wsgi [None req-e61ecc21-84cd-4d69-b1cc-39871caaa70f admin admin] POST https://199.204.45.138/volume/v3/types Jul 22 07:32:57.263324 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.openstack.wsgi [None req-e61ecc21-84cd-4d69-b1cc-39871caaa70f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 07:32:57.265075 np0000186159 devstack@c-api.service[111212]: /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 22 07:32:57.265075 np0000186159 devstack@c-api.service[111212]: warnings.warn( Jul 22 07:32:57.303636 np0000186159 devstack@c-api.service[111212]: DEBUG oslo_db.sqlalchemy.engines [None req-e61ecc21-84cd-4d69-b1cc-39871caaa70f 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=111212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 07:32:57.337246 np0000186159 devstack@c-api.service[111212]: INFO cinder.api.openstack.wsgi [None req-e61ecc21-84cd-4d69-b1cc-39871caaa70f admin admin] https://199.204.45.138/volume/v3/types returned with HTTP 200 Jul 22 07:32:57.337857 np0000186159 devstack@c-api.service[111212]: [pid: 111212|app: 0|req: 1/2] 199.204.45.138 () {68 vars in 1333 bytes} [Wed Jul 22 07:32:56 2026] POST /volume/v3/types => generated 186 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 07:32:57.350691 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.middleware.request_id [None req-86633f50-8634-45cb-a7bb-a84b4f53aea7 None None] RequestId filter calling following filter/app {{(pid=111214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:32:57.753251 np0000186159 devstack@c-api.service[111214]: INFO cinder.api.openstack.wsgi [None req-86633f50-8634-45cb-a7bb-a84b4f53aea7 admin admin] POST https://199.204.45.138/volume/v3/types/c6e571a5-9eb7-436d-afeb-d095f2c8a499/extra_specs Jul 22 07:32:57.753760 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.openstack.wsgi [None req-86633f50-8634-45cb-a7bb-a84b4f53aea7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 07:32:57.755899 np0000186159 devstack@c-api.service[111214]: /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 22 07:32:57.755899 np0000186159 devstack@c-api.service[111214]: warnings.warn( Jul 22 07:32:57.793127 np0000186159 devstack@c-api.service[111214]: DEBUG oslo_db.sqlalchemy.engines [None req-86633f50-8634-45cb-a7bb-a84b4f53aea7 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=111214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 07:32:57.861300 np0000186159 devstack@c-api.service[111214]: INFO cinder.api.openstack.wsgi [None req-86633f50-8634-45cb-a7bb-a84b4f53aea7 admin admin] https://199.204.45.138/volume/v3/types/c6e571a5-9eb7-436d-afeb-d095f2c8a499/extra_specs returned with HTTP 200 Jul 22 07:32:57.861932 np0000186159 devstack@c-api.service[111214]: [pid: 111214|app: 0|req: 2/3] 199.204.45.138 () {68 vars in 1480 bytes} [Wed Jul 22 07:32:57 2026] POST /volume/v3/types/c6e571a5-9eb7-436d-afeb-d095f2c8a499/extra_specs => generated 55 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 07:32:59.017651 np0000186159 devstack@c-api.service[111215]: DEBUG dbcounter [-] [111215] Writing DB stats cinder:SELECT=6 {{(pid=111215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:32:59.021236 np0000186159 devstack@c-api.service[111213]: DEBUG dbcounter [-] [111213] Writing DB stats cinder:SELECT=6 {{(pid=111213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:33:07.334112 np0000186159 devstack@c-api.service[111212]: DEBUG dbcounter [-] [111212] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:33:07.859059 np0000186159 devstack@c-api.service[111214]: DEBUG dbcounter [-] [111214] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:35:44.478476 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.middleware.request_id [None req-f2cdb0cf-025e-4764-bd9c-629904aead3c None None] RequestId filter calling following filter/app {{(pid=111215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:35:44.479275 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [None req-f2cdb0cf-025e-4764-bd9c-629904aead3c None None] GET https://199.204.45.138/volume// Jul 22 07:35:44.479491 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [None req-f2cdb0cf-025e-4764-bd9c-629904aead3c None None] Empty body provided in request {{(pid=111215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:35:44.479726 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [None req-f2cdb0cf-025e-4764-bd9c-629904aead3c None None] Calling method 'all' {{(pid=111215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:35:44.480217 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [None req-f2cdb0cf-025e-4764-bd9c-629904aead3c None None] https://199.204.45.138/volume// returned with HTTP 300 Jul 22 07:35:44.480582 np0000186159 devstack@c-api.service[111215]: [pid: 111215|app: 0|req: 1/4] 199.204.45.138 () {66 vars in 1456 bytes} [Wed Jul 22 07:35:44 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 07:36:22.509094 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.middleware.request_id [None req-1aa2d786-3eda-433d-a47d-82483ba2a5fb None None] RequestId filter calling following filter/app {{(pid=111213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:36:22.513001 np0000186159 devstack@c-api.service[111213]: [pid: 111213|app: 0|req: 1/5] 199.204.45.138 () {62 vars in 1068 bytes} [Wed Jul 22 07:36:22 2026] GET /volume/v3 => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 22 07:36:22.542786 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.middleware.request_id [None req-30ca1e9a-ef62-4df6-9bae-4559d1fa4190 None None] RequestId filter calling following filter/app {{(pid=111212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:36:22.552402 np0000186159 devstack@c-api.service[111212]: [pid: 111212|app: 0|req: 2/6] 199.204.45.138 () {64 vars in 1272 bytes} [Wed Jul 22 07:36:22 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 22 07:36:22.581320 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.middleware.request_id [req-30ca1e9a-ef62-4df6-9bae-4559d1fa4190 req-51c8b1b4-c5e7-4a86-a397-784f9cd15a1e None None] RequestId filter calling following filter/app {{(pid=111214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:36:22.587086 np0000186159 devstack@c-api.service[111214]: INFO cinder.api.openstack.wsgi [req-30ca1e9a-ef62-4df6-9bae-4559d1fa4190 req-51c8b1b4-c5e7-4a86-a397-784f9cd15a1e demo demo] GET https://199.204.45.138/volume/v3/ Jul 22 07:36:22.587486 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.openstack.wsgi [req-30ca1e9a-ef62-4df6-9bae-4559d1fa4190 req-51c8b1b4-c5e7-4a86-a397-784f9cd15a1e demo demo] Empty body provided in request {{(pid=111214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:36:22.588075 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.openstack.wsgi [req-30ca1e9a-ef62-4df6-9bae-4559d1fa4190 req-51c8b1b4-c5e7-4a86-a397-784f9cd15a1e demo demo] Calling method 'version_select' {{(pid=111214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:36:22.589340 np0000186159 devstack@c-api.service[111214]: INFO cinder.api.openstack.wsgi [req-30ca1e9a-ef62-4df6-9bae-4559d1fa4190 req-51c8b1b4-c5e7-4a86-a397-784f9cd15a1e demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jul 22 07:36:22.589692 np0000186159 devstack@c-api.service[111214]: [pid: 111214|app: 0|req: 3/7] 199.204.45.138 () {66 vars in 1346 bytes} [Wed Jul 22 07:36:22 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 07:36:22.623829 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.middleware.request_id [None req-37925678-ce20-4314-975a-baa7f8e4e5df None None] RequestId filter calling following filter/app {{(pid=111215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:36:22.986499 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [None req-37925678-ce20-4314-975a-baa7f8e4e5df demo demo] GET https://199.204.45.138/volume/v3/types Jul 22 07:36:22.986929 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [None req-37925678-ce20-4314-975a-baa7f8e4e5df demo demo] Empty body provided in request {{(pid=111215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:36:22.987118 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [None req-37925678-ce20-4314-975a-baa7f8e4e5df demo demo] Calling method 'index' {{(pid=111215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:36:22.987728 np0000186159 devstack@c-api.service[111215]: /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 22 07:36:22.987728 np0000186159 devstack@c-api.service[111215]: warnings.warn( Jul 22 07:36:22.988408 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.api_utils [None req-37925678-ce20-4314-975a-baa7f8e4e5df demo demo] Removing options '' from query. {{(pid=111215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 07:36:23.029489 np0000186159 devstack@c-api.service[111215]: DEBUG oslo_db.sqlalchemy.engines [None req-37925678-ce20-4314-975a-baa7f8e4e5df 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=111215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 07:36:23.047064 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [None req-37925678-ce20-4314-975a-baa7f8e4e5df demo demo] https://199.204.45.138/volume/v3/types returned with HTTP 200 Jul 22 07:36:23.047564 np0000186159 devstack@c-api.service[111215]: [pid: 111215|app: 0|req: 2/8] 199.204.45.138 () {64 vars in 1290 bytes} [Wed Jul 22 07:36:22 2026] GET /volume/v3/types => generated 377 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 07:36:23.085815 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.middleware.request_id [None req-da122ed0-dfff-4385-a980-ddd82bc81aa8 None None] RequestId filter calling following filter/app {{(pid=111213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:36:23.467792 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-da122ed0-dfff-4385-a980-ddd82bc81aa8 demo demo] GET https://199.204.45.138/volume/v3/types/default Jul 22 07:36:23.468374 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-da122ed0-dfff-4385-a980-ddd82bc81aa8 demo demo] Empty body provided in request {{(pid=111213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:36:23.468688 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-da122ed0-dfff-4385-a980-ddd82bc81aa8 demo demo] Calling method 'show' {{(pid=111213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:36:23.525286 np0000186159 devstack@c-api.service[111213]: DEBUG oslo_db.sqlalchemy.engines [None req-da122ed0-dfff-4385-a980-ddd82bc81aa8 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=111213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 07:36:23.525286 np0000186159 devstack@c-api.service[111213]: /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 22 07:36:23.525286 np0000186159 devstack@c-api.service[111213]: warnings.warn( Jul 22 07:36:23.528192 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-da122ed0-dfff-4385-a980-ddd82bc81aa8 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jul 22 07:36:23.528663 np0000186159 devstack@c-api.service[111213]: [pid: 111213|app: 0|req: 2/9] 199.204.45.138 () {64 vars in 1301 bytes} [Wed Jul 22 07:36:23 2026] GET /volume/v3/types/default => generated 145 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 07:36:24.015007 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.middleware.request_id [None req-7a0b8cb8-3f1f-4f17-a74a-40657386ff40 None None] RequestId filter calling following filter/app {{(pid=111212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:36:24.016484 np0000186159 devstack@c-api.service[111212]: [pid: 111212|app: 0|req: 3/10] 199.204.45.138 () {62 vars in 1068 bytes} [Wed Jul 22 07:36:24 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 22 07:36:24.051368 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.middleware.request_id [None req-c6240236-d914-4a48-8d34-b235faf2e461 None None] RequestId filter calling following filter/app {{(pid=111214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:36:24.060848 np0000186159 devstack@c-api.service[111214]: [pid: 111214|app: 0|req: 4/11] 199.204.45.138 () {64 vars in 1272 bytes} [Wed Jul 22 07:36:24 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 22 07:36:24.096905 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.middleware.request_id [req-c6240236-d914-4a48-8d34-b235faf2e461 req-20974730-eff8-405e-a6e1-5a44e25b4449 None None] RequestId filter calling following filter/app {{(pid=111215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:36:24.100455 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [req-c6240236-d914-4a48-8d34-b235faf2e461 req-20974730-eff8-405e-a6e1-5a44e25b4449 demo demo] GET https://199.204.45.138/volume/v3/ Jul 22 07:36:24.100856 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [req-c6240236-d914-4a48-8d34-b235faf2e461 req-20974730-eff8-405e-a6e1-5a44e25b4449 demo demo] Empty body provided in request {{(pid=111215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:36:24.101235 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [req-c6240236-d914-4a48-8d34-b235faf2e461 req-20974730-eff8-405e-a6e1-5a44e25b4449 demo demo] Calling method 'version_select' {{(pid=111215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:36:24.102130 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [req-c6240236-d914-4a48-8d34-b235faf2e461 req-20974730-eff8-405e-a6e1-5a44e25b4449 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jul 22 07:36:24.102797 np0000186159 devstack@c-api.service[111215]: [pid: 111215|app: 0|req: 3/12] 199.204.45.138 () {66 vars in 1346 bytes} [Wed Jul 22 07:36:24 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 07:36:24.142590 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.middleware.request_id [None req-10cbc52a-a1cd-438e-ad86-22156e3c7aef None None] RequestId filter calling following filter/app {{(pid=111213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:36:24.146162 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-10cbc52a-a1cd-438e-ad86-22156e3c7aef demo demo] GET https://199.204.45.138/volume/v3/types/default Jul 22 07:36:24.146565 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-10cbc52a-a1cd-438e-ad86-22156e3c7aef demo demo] Empty body provided in request {{(pid=111213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:36:24.147005 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-10cbc52a-a1cd-438e-ad86-22156e3c7aef demo demo] Calling method 'show' {{(pid=111213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:36:24.156465 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-10cbc52a-a1cd-438e-ad86-22156e3c7aef demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jul 22 07:36:24.156794 np0000186159 devstack@c-api.service[111213]: [pid: 111213|app: 0|req: 3/13] 199.204.45.138 () {64 vars in 1301 bytes} [Wed Jul 22 07:36:24 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 07:36:24.768385 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.middleware.request_id [None req-c34cdfaf-d6c0-48d3-9013-cd608a6c6a24 None None] RequestId filter calling following filter/app {{(pid=111212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:36:24.770382 np0000186159 devstack@c-api.service[111212]: [pid: 111212|app: 0|req: 4/14] 199.204.45.138 () {62 vars in 1068 bytes} [Wed Jul 22 07:36:24 2026] GET /volume/v3 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 22 07:36:24.798821 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.middleware.request_id [None req-523cacf7-0ea9-45c0-890e-10ce9b19196e None None] RequestId filter calling following filter/app {{(pid=111214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:36:24.802738 np0000186159 devstack@c-api.service[111214]: [pid: 111214|app: 0|req: 5/15] 199.204.45.138 () {64 vars in 1272 bytes} [Wed Jul 22 07:36:24 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 22 07:36:24.829757 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.middleware.request_id [req-523cacf7-0ea9-45c0-890e-10ce9b19196e req-0f2b5831-c82f-4841-a804-620899a2836c None None] RequestId filter calling following filter/app {{(pid=111215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:36:24.831987 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [req-523cacf7-0ea9-45c0-890e-10ce9b19196e req-0f2b5831-c82f-4841-a804-620899a2836c demo demo] GET https://199.204.45.138/volume/v3/ Jul 22 07:36:24.832223 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [req-523cacf7-0ea9-45c0-890e-10ce9b19196e req-0f2b5831-c82f-4841-a804-620899a2836c demo demo] Empty body provided in request {{(pid=111215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:36:24.832492 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [req-523cacf7-0ea9-45c0-890e-10ce9b19196e req-0f2b5831-c82f-4841-a804-620899a2836c demo demo] Calling method 'version_select' {{(pid=111215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:36:24.832943 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [req-523cacf7-0ea9-45c0-890e-10ce9b19196e req-0f2b5831-c82f-4841-a804-620899a2836c demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jul 22 07:36:24.833621 np0000186159 devstack@c-api.service[111215]: [pid: 111215|app: 0|req: 4/16] 199.204.45.138 () {66 vars in 1346 bytes} [Wed Jul 22 07:36:24 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 07:36:24.866699 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.middleware.request_id [None req-aa8cc064-b3e1-4827-b64b-aaf54f81e240 None None] RequestId filter calling following filter/app {{(pid=111213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:36:24.870463 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-aa8cc064-b3e1-4827-b64b-aaf54f81e240 demo demo] GET https://199.204.45.138/volume/v3/types/default Jul 22 07:36:24.870956 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-aa8cc064-b3e1-4827-b64b-aaf54f81e240 demo demo] Empty body provided in request {{(pid=111213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:36:24.871387 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-aa8cc064-b3e1-4827-b64b-aaf54f81e240 demo demo] Calling method 'show' {{(pid=111213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:36:24.881601 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-aa8cc064-b3e1-4827-b64b-aaf54f81e240 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jul 22 07:36:24.881922 np0000186159 devstack@c-api.service[111213]: [pid: 111213|app: 0|req: 4/17] 199.204.45.138 () {64 vars in 1301 bytes} [Wed Jul 22 07:36:24 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 07:36:24.914368 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.middleware.request_id [None req-dbe2023d-d5d2-4906-8692-aa3e0fdb2709 None None] RequestId filter calling following filter/app {{(pid=111212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:36:24.915901 np0000186159 devstack@c-api.service[111212]: [pid: 111212|app: 0|req: 5/18] 199.204.45.138 () {62 vars in 1068 bytes} [Wed Jul 22 07:36:24 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 22 07:36:24.942846 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.middleware.request_id [None req-64581398-3bbd-4c33-a194-f8f8b3f294be None None] RequestId filter calling following filter/app {{(pid=111214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:36:24.945893 np0000186159 devstack@c-api.service[111214]: [pid: 111214|app: 0|req: 6/19] 199.204.45.138 () {64 vars in 1272 bytes} [Wed Jul 22 07:36:24 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (1 switches on core 0) Jul 22 07:36:24.974975 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.middleware.request_id [req-64581398-3bbd-4c33-a194-f8f8b3f294be req-3b4dda04-ba69-4d3d-b5c7-b7e207fd92c0 None None] RequestId filter calling following filter/app {{(pid=111215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:36:24.978699 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [req-64581398-3bbd-4c33-a194-f8f8b3f294be req-3b4dda04-ba69-4d3d-b5c7-b7e207fd92c0 demo demo] GET https://199.204.45.138/volume/v3/ Jul 22 07:36:24.979125 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [req-64581398-3bbd-4c33-a194-f8f8b3f294be req-3b4dda04-ba69-4d3d-b5c7-b7e207fd92c0 demo demo] Empty body provided in request {{(pid=111215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:36:24.979611 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [req-64581398-3bbd-4c33-a194-f8f8b3f294be req-3b4dda04-ba69-4d3d-b5c7-b7e207fd92c0 demo demo] Calling method 'version_select' {{(pid=111215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:36:24.980067 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [req-64581398-3bbd-4c33-a194-f8f8b3f294be req-3b4dda04-ba69-4d3d-b5c7-b7e207fd92c0 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jul 22 07:36:24.980553 np0000186159 devstack@c-api.service[111215]: [pid: 111215|app: 0|req: 5/20] 199.204.45.138 () {66 vars in 1346 bytes} [Wed Jul 22 07:36:24 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 07:36:25.013038 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.middleware.request_id [None req-357216e4-d389-4b27-9bf0-eea4bb95f014 None None] RequestId filter calling following filter/app {{(pid=111213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:36:25.016010 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-357216e4-d389-4b27-9bf0-eea4bb95f014 demo demo] GET https://199.204.45.138/volume/v3/types/default Jul 22 07:36:25.016252 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-357216e4-d389-4b27-9bf0-eea4bb95f014 demo demo] Empty body provided in request {{(pid=111213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:36:25.016552 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-357216e4-d389-4b27-9bf0-eea4bb95f014 demo demo] Calling method 'show' {{(pid=111213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:36:25.027349 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-357216e4-d389-4b27-9bf0-eea4bb95f014 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jul 22 07:36:25.027817 np0000186159 devstack@c-api.service[111213]: [pid: 111213|app: 0|req: 5/21] 199.204.45.138 () {64 vars in 1301 bytes} [Wed Jul 22 07:36:25 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 07:36:33.041535 np0000186159 devstack@c-api.service[111215]: DEBUG dbcounter [-] [111215] Writing DB stats cinder:SELECT=1 {{(pid=111215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:36:35.022538 np0000186159 devstack@c-api.service[111213]: DEBUG dbcounter [-] [111213] Writing DB stats cinder:SELECT=8 {{(pid=111213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:41:20.460890 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.middleware.request_id [None req-bd36de0d-54ff-4f4e-b5a2-d803e401cccc None None] RequestId filter calling following filter/app {{(pid=111212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:41:20.554759 np0000186159 devstack@c-api.service[111212]: INFO cinder.api.openstack.wsgi [None req-bd36de0d-54ff-4f4e-b5a2-d803e401cccc demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 07:41:20.555051 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.openstack.wsgi [None req-bd36de0d-54ff-4f4e-b5a2-d803e401cccc demo demo] Empty body provided in request {{(pid=111212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:41:20.555393 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.openstack.wsgi [None req-bd36de0d-54ff-4f4e-b5a2-d803e401cccc demo demo] Calling method 'detail' {{(pid=111212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:41:20.557913 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.api_utils [None req-bd36de0d-54ff-4f4e-b5a2-d803e401cccc demo demo] Removing options '' from query. {{(pid=111212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 07:41:20.558922 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.volume.api [None req-bd36de0d-54ff-4f4e-b5a2-d803e401cccc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 07:41:20.604976 np0000186159 devstack@c-api.service[111212]: INFO cinder.volume.api [None req-bd36de0d-54ff-4f4e-b5a2-d803e401cccc demo demo] Get all volumes completed successfully. Jul 22 07:41:20.608430 np0000186159 devstack@c-api.service[111212]: INFO cinder.api.openstack.wsgi [None req-bd36de0d-54ff-4f4e-b5a2-d803e401cccc demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 07:41:20.608994 np0000186159 devstack@c-api.service[111212]: [pid: 111212|app: 0|req: 6/22] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 07:41:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 07:41:30.595875 np0000186159 devstack@c-api.service[111212]: DEBUG dbcounter [-] [111212] Writing DB stats cinder:SELECT=1 {{(pid=111212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:42:20.635859 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.middleware.request_id [None req-1f6c7ad1-77d8-4849-a056-5673505fbe1a None None] RequestId filter calling following filter/app {{(pid=111214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:42:20.638774 np0000186159 devstack@c-api.service[111214]: INFO cinder.api.openstack.wsgi [None req-1f6c7ad1-77d8-4849-a056-5673505fbe1a demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 07:42:20.639031 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.openstack.wsgi [None req-1f6c7ad1-77d8-4849-a056-5673505fbe1a demo demo] Empty body provided in request {{(pid=111214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:42:20.639298 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.openstack.wsgi [None req-1f6c7ad1-77d8-4849-a056-5673505fbe1a demo demo] Calling method 'detail' {{(pid=111214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:42:20.640049 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.api_utils [None req-1f6c7ad1-77d8-4849-a056-5673505fbe1a demo demo] Removing options '' from query. {{(pid=111214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 07:42:20.641121 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.volume.api [None req-1f6c7ad1-77d8-4849-a056-5673505fbe1a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 07:42:20.684903 np0000186159 devstack@c-api.service[111214]: INFO cinder.volume.api [None req-1f6c7ad1-77d8-4849-a056-5673505fbe1a demo demo] Get all volumes completed successfully. Jul 22 07:42:20.687895 np0000186159 devstack@c-api.service[111214]: INFO cinder.api.openstack.wsgi [None req-1f6c7ad1-77d8-4849-a056-5673505fbe1a demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 07:42:20.688602 np0000186159 devstack@c-api.service[111214]: [pid: 111214|app: 0|req: 7/23] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 07:42:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 07:42:30.674077 np0000186159 devstack@c-api.service[111214]: DEBUG dbcounter [-] [111214] Writing DB stats cinder:SELECT=1 {{(pid=111214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:43:20.728085 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.middleware.request_id [None req-4fbc81e6-a050-425a-a0a5-03a3309511bc None None] RequestId filter calling following filter/app {{(pid=111215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:43:20.732538 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [None req-4fbc81e6-a050-425a-a0a5-03a3309511bc demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 07:43:20.732826 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [None req-4fbc81e6-a050-425a-a0a5-03a3309511bc demo demo] Empty body provided in request {{(pid=111215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:43:20.733062 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [None req-4fbc81e6-a050-425a-a0a5-03a3309511bc demo demo] Calling method 'detail' {{(pid=111215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:43:20.734179 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.api_utils [None req-4fbc81e6-a050-425a-a0a5-03a3309511bc demo demo] Removing options '' from query. {{(pid=111215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 07:43:20.736561 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.volume.api [None req-4fbc81e6-a050-425a-a0a5-03a3309511bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 07:43:20.786667 np0000186159 devstack@c-api.service[111215]: INFO cinder.volume.api [None req-4fbc81e6-a050-425a-a0a5-03a3309511bc demo demo] Get all volumes completed successfully. Jul 22 07:43:20.789310 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [None req-4fbc81e6-a050-425a-a0a5-03a3309511bc demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 07:43:20.790123 np0000186159 devstack@c-api.service[111215]: [pid: 111215|app: 0|req: 6/24] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 07:43:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 22 07:43:30.780160 np0000186159 devstack@c-api.service[111215]: DEBUG dbcounter [-] [111215] Writing DB stats cinder:SELECT=1 {{(pid=111215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:44:20.808324 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.middleware.request_id [None req-53497300-7ee6-4c4a-892e-ac7e3dc73a94 None None] RequestId filter calling following filter/app {{(pid=111213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:44:20.815568 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-53497300-7ee6-4c4a-892e-ac7e3dc73a94 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 07:44:20.815842 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-53497300-7ee6-4c4a-892e-ac7e3dc73a94 demo demo] Empty body provided in request {{(pid=111213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:44:20.816088 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-53497300-7ee6-4c4a-892e-ac7e3dc73a94 demo demo] Calling method 'detail' {{(pid=111213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:44:20.816784 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.api_utils [None req-53497300-7ee6-4c4a-892e-ac7e3dc73a94 demo demo] Removing options '' from query. {{(pid=111213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 07:44:20.817849 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.volume.api [None req-53497300-7ee6-4c4a-892e-ac7e3dc73a94 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 07:44:20.861070 np0000186159 devstack@c-api.service[111213]: INFO cinder.volume.api [None req-53497300-7ee6-4c4a-892e-ac7e3dc73a94 demo demo] Get all volumes completed successfully. Jul 22 07:44:20.864086 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-53497300-7ee6-4c4a-892e-ac7e3dc73a94 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 07:44:20.864752 np0000186159 devstack@c-api.service[111213]: [pid: 111213|app: 0|req: 6/25] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 07:44:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 07:44:30.851074 np0000186159 devstack@c-api.service[111213]: DEBUG dbcounter [-] [111213] Writing DB stats cinder:SELECT=1 {{(pid=111213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:45:20.882112 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.middleware.request_id [None req-f165b686-35fb-4fa1-ba77-68d0f7aac35e None None] RequestId filter calling following filter/app {{(pid=111212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:45:20.885246 np0000186159 devstack@c-api.service[111212]: INFO cinder.api.openstack.wsgi [None req-f165b686-35fb-4fa1-ba77-68d0f7aac35e demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 07:45:20.885511 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.openstack.wsgi [None req-f165b686-35fb-4fa1-ba77-68d0f7aac35e demo demo] Empty body provided in request {{(pid=111212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:45:20.885807 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.openstack.wsgi [None req-f165b686-35fb-4fa1-ba77-68d0f7aac35e demo demo] Calling method 'detail' {{(pid=111212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:45:20.886177 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.api_utils [None req-f165b686-35fb-4fa1-ba77-68d0f7aac35e demo demo] Removing options '' from query. {{(pid=111212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 07:45:20.887986 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.volume.api [None req-f165b686-35fb-4fa1-ba77-68d0f7aac35e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 07:45:20.901350 np0000186159 devstack@c-api.service[111212]: INFO cinder.volume.api [None req-f165b686-35fb-4fa1-ba77-68d0f7aac35e demo demo] Get all volumes completed successfully. Jul 22 07:45:20.904357 np0000186159 devstack@c-api.service[111212]: INFO cinder.api.openstack.wsgi [None req-f165b686-35fb-4fa1-ba77-68d0f7aac35e demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 07:45:20.905076 np0000186159 devstack@c-api.service[111212]: [pid: 111212|app: 0|req: 7/26] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 07:45:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 07:45:30.894695 np0000186159 devstack@c-api.service[111212]: DEBUG dbcounter [-] [111212] Writing DB stats cinder:SELECT=1 {{(pid=111212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:46:20.925126 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.middleware.request_id [None req-72344d4d-7250-4879-b8a1-d42517c6dc89 None None] RequestId filter calling following filter/app {{(pid=111214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:46:21.153768 np0000186159 devstack@c-api.service[111214]: INFO cinder.api.openstack.wsgi [None req-72344d4d-7250-4879-b8a1-d42517c6dc89 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 07:46:21.153768 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.openstack.wsgi [None req-72344d4d-7250-4879-b8a1-d42517c6dc89 demo demo] Empty body provided in request {{(pid=111214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:46:21.153768 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.openstack.wsgi [None req-72344d4d-7250-4879-b8a1-d42517c6dc89 demo demo] Calling method 'detail' {{(pid=111214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:46:21.154137 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.api_utils [None req-72344d4d-7250-4879-b8a1-d42517c6dc89 demo demo] Removing options '' from query. {{(pid=111214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 07:46:21.155404 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.volume.api [None req-72344d4d-7250-4879-b8a1-d42517c6dc89 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 07:46:21.165147 np0000186159 devstack@c-api.service[111214]: INFO cinder.volume.api [None req-72344d4d-7250-4879-b8a1-d42517c6dc89 demo demo] Get all volumes completed successfully. Jul 22 07:46:21.168044 np0000186159 devstack@c-api.service[111214]: INFO cinder.api.openstack.wsgi [None req-72344d4d-7250-4879-b8a1-d42517c6dc89 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 07:46:21.168664 np0000186159 devstack@c-api.service[111214]: [pid: 111214|app: 0|req: 8/27] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 07:46:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 07:46:31.159961 np0000186159 devstack@c-api.service[111214]: DEBUG dbcounter [-] [111214] Writing DB stats cinder:SELECT=1 {{(pid=111214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:47:21.227203 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.middleware.request_id [None req-9b718bd9-0c63-4706-9406-73b6d6981fcf None None] RequestId filter calling following filter/app {{(pid=111215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:47:21.230406 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [None req-9b718bd9-0c63-4706-9406-73b6d6981fcf demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 07:47:21.230644 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [None req-9b718bd9-0c63-4706-9406-73b6d6981fcf demo demo] Empty body provided in request {{(pid=111215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:47:21.230856 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [None req-9b718bd9-0c63-4706-9406-73b6d6981fcf demo demo] Calling method 'detail' {{(pid=111215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:47:21.231179 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.api_utils [None req-9b718bd9-0c63-4706-9406-73b6d6981fcf demo demo] Removing options '' from query. {{(pid=111215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 07:47:21.232413 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.volume.api [None req-9b718bd9-0c63-4706-9406-73b6d6981fcf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 07:47:21.241703 np0000186159 devstack@c-api.service[111215]: INFO cinder.volume.api [None req-9b718bd9-0c63-4706-9406-73b6d6981fcf demo demo] Get all volumes completed successfully. Jul 22 07:47:21.243849 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [None req-9b718bd9-0c63-4706-9406-73b6d6981fcf demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 07:47:21.244287 np0000186159 devstack@c-api.service[111215]: [pid: 111215|app: 0|req: 7/28] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 07:47:21 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 22 07:47:31.236112 np0000186159 devstack@c-api.service[111215]: DEBUG dbcounter [-] [111215] Writing DB stats cinder:SELECT=1 {{(pid=111215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:48:21.265398 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.middleware.request_id [None req-3a291c6c-8c23-4b47-bf02-970c8505c14c None None] RequestId filter calling following filter/app {{(pid=111213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:48:21.269330 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-3a291c6c-8c23-4b47-bf02-970c8505c14c demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 07:48:21.269693 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-3a291c6c-8c23-4b47-bf02-970c8505c14c demo demo] Empty body provided in request {{(pid=111213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:48:21.270029 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-3a291c6c-8c23-4b47-bf02-970c8505c14c demo demo] Calling method 'detail' {{(pid=111213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:48:21.270504 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.api_utils [None req-3a291c6c-8c23-4b47-bf02-970c8505c14c demo demo] Removing options '' from query. {{(pid=111213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 07:48:21.271750 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.volume.api [None req-3a291c6c-8c23-4b47-bf02-970c8505c14c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 07:48:21.282596 np0000186159 devstack@c-api.service[111213]: INFO cinder.volume.api [None req-3a291c6c-8c23-4b47-bf02-970c8505c14c demo demo] Get all volumes completed successfully. Jul 22 07:48:21.284012 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-3a291c6c-8c23-4b47-bf02-970c8505c14c demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 07:48:21.284437 np0000186159 devstack@c-api.service[111213]: [pid: 111213|app: 0|req: 7/29] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 07:48:21 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 22 07:48:31.275758 np0000186159 devstack@c-api.service[111213]: DEBUG dbcounter [-] [111213] Writing DB stats cinder:SELECT=1 {{(pid=111213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:49:21.304011 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.middleware.request_id [None req-65b015bc-a5f8-45a0-a5ac-b6bbb5bb569a None None] RequestId filter calling following filter/app {{(pid=111212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:49:21.309054 np0000186159 devstack@c-api.service[111212]: INFO cinder.api.openstack.wsgi [None req-65b015bc-a5f8-45a0-a5ac-b6bbb5bb569a demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 07:49:21.309349 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.openstack.wsgi [None req-65b015bc-a5f8-45a0-a5ac-b6bbb5bb569a demo demo] Empty body provided in request {{(pid=111212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:49:21.309693 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.openstack.wsgi [None req-65b015bc-a5f8-45a0-a5ac-b6bbb5bb569a demo demo] Calling method 'detail' {{(pid=111212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:49:21.310023 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.api_utils [None req-65b015bc-a5f8-45a0-a5ac-b6bbb5bb569a demo demo] Removing options '' from query. {{(pid=111212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 07:49:21.311074 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.volume.api [None req-65b015bc-a5f8-45a0-a5ac-b6bbb5bb569a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 07:49:21.320997 np0000186159 devstack@c-api.service[111212]: INFO cinder.volume.api [None req-65b015bc-a5f8-45a0-a5ac-b6bbb5bb569a demo demo] Get all volumes completed successfully. Jul 22 07:49:21.323119 np0000186159 devstack@c-api.service[111212]: INFO cinder.api.openstack.wsgi [None req-65b015bc-a5f8-45a0-a5ac-b6bbb5bb569a demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 07:49:21.323562 np0000186159 devstack@c-api.service[111212]: [pid: 111212|app: 0|req: 8/30] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 07:49:21 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 22 07:49:31.315384 np0000186159 devstack@c-api.service[111212]: DEBUG dbcounter [-] [111212] Writing DB stats cinder:SELECT=1 {{(pid=111212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:50:21.343941 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.middleware.request_id [None req-881fea9b-7abe-48ff-b0a5-af6ef67cc871 None None] RequestId filter calling following filter/app {{(pid=111214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:50:21.347547 np0000186159 devstack@c-api.service[111214]: INFO cinder.api.openstack.wsgi [None req-881fea9b-7abe-48ff-b0a5-af6ef67cc871 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 07:50:21.347995 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.openstack.wsgi [None req-881fea9b-7abe-48ff-b0a5-af6ef67cc871 demo demo] Empty body provided in request {{(pid=111214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:50:21.348264 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.openstack.wsgi [None req-881fea9b-7abe-48ff-b0a5-af6ef67cc871 demo demo] Calling method 'detail' {{(pid=111214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:50:21.348610 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.api_utils [None req-881fea9b-7abe-48ff-b0a5-af6ef67cc871 demo demo] Removing options '' from query. {{(pid=111214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 07:50:21.350222 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.volume.api [None req-881fea9b-7abe-48ff-b0a5-af6ef67cc871 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 07:50:21.363304 np0000186159 devstack@c-api.service[111214]: INFO cinder.volume.api [None req-881fea9b-7abe-48ff-b0a5-af6ef67cc871 demo demo] Get all volumes completed successfully. Jul 22 07:50:21.365833 np0000186159 devstack@c-api.service[111214]: INFO cinder.api.openstack.wsgi [None req-881fea9b-7abe-48ff-b0a5-af6ef67cc871 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 07:50:21.366305 np0000186159 devstack@c-api.service[111214]: [pid: 111214|app: 0|req: 9/31] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 07:50:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 07:50:31.356387 np0000186159 devstack@c-api.service[111214]: DEBUG dbcounter [-] [111214] Writing DB stats cinder:SELECT=1 {{(pid=111214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:51:21.386902 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.middleware.request_id [None req-101a3c31-746c-41f7-9d50-058646d238ee None None] RequestId filter calling following filter/app {{(pid=111215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:51:21.565913 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [None req-101a3c31-746c-41f7-9d50-058646d238ee demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 07:51:21.566310 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [None req-101a3c31-746c-41f7-9d50-058646d238ee demo demo] Empty body provided in request {{(pid=111215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:51:21.566735 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [None req-101a3c31-746c-41f7-9d50-058646d238ee demo demo] Calling method 'detail' {{(pid=111215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:51:21.567203 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.api_utils [None req-101a3c31-746c-41f7-9d50-058646d238ee demo demo] Removing options '' from query. {{(pid=111215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 07:51:21.568233 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.volume.api [None req-101a3c31-746c-41f7-9d50-058646d238ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 07:51:21.579099 np0000186159 devstack@c-api.service[111215]: INFO cinder.volume.api [None req-101a3c31-746c-41f7-9d50-058646d238ee demo demo] Get all volumes completed successfully. Jul 22 07:51:21.581639 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [None req-101a3c31-746c-41f7-9d50-058646d238ee demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 07:51:21.582148 np0000186159 devstack@c-api.service[111215]: [pid: 111215|app: 0|req: 8/32] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 07:51:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 07:51:31.571892 np0000186159 devstack@c-api.service[111215]: DEBUG dbcounter [-] [111215] Writing DB stats cinder:SELECT=1 {{(pid=111215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:52:21.597259 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.middleware.request_id [None req-9ae518af-c9e0-44af-b98d-8774071a585a None None] RequestId filter calling following filter/app {{(pid=111213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:52:21.600467 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-9ae518af-c9e0-44af-b98d-8774071a585a demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 07:52:21.600733 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-9ae518af-c9e0-44af-b98d-8774071a585a demo demo] Empty body provided in request {{(pid=111213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:52:21.601001 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-9ae518af-c9e0-44af-b98d-8774071a585a demo demo] Calling method 'detail' {{(pid=111213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:52:21.601353 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.api_utils [None req-9ae518af-c9e0-44af-b98d-8774071a585a demo demo] Removing options '' from query. {{(pid=111213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 07:52:21.602402 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.volume.api [None req-9ae518af-c9e0-44af-b98d-8774071a585a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 07:52:21.611007 np0000186159 devstack@c-api.service[111213]: INFO cinder.volume.api [None req-9ae518af-c9e0-44af-b98d-8774071a585a demo demo] Get all volumes completed successfully. Jul 22 07:52:21.612852 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-9ae518af-c9e0-44af-b98d-8774071a585a demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 07:52:21.613198 np0000186159 devstack@c-api.service[111213]: [pid: 111213|app: 0|req: 8/33] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 07:52:21 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 22 07:52:31.606323 np0000186159 devstack@c-api.service[111213]: DEBUG dbcounter [-] [111213] Writing DB stats cinder:SELECT=1 {{(pid=111213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:53:21.672790 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.middleware.request_id [None req-4dd30424-3d25-4714-b04d-849b806df240 None None] RequestId filter calling following filter/app {{(pid=111212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:53:21.672790 np0000186159 devstack@c-api.service[111212]: INFO cinder.api.openstack.wsgi [None req-4dd30424-3d25-4714-b04d-849b806df240 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 07:53:21.672790 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.openstack.wsgi [None req-4dd30424-3d25-4714-b04d-849b806df240 demo demo] Empty body provided in request {{(pid=111212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:53:21.672790 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.openstack.wsgi [None req-4dd30424-3d25-4714-b04d-849b806df240 demo demo] Calling method 'detail' {{(pid=111212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:53:21.672790 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.api_utils [None req-4dd30424-3d25-4714-b04d-849b806df240 demo demo] Removing options '' from query. {{(pid=111212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 07:53:21.672790 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.volume.api [None req-4dd30424-3d25-4714-b04d-849b806df240 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 07:53:21.672790 np0000186159 devstack@c-api.service[111212]: INFO cinder.volume.api [None req-4dd30424-3d25-4714-b04d-849b806df240 demo demo] Get all volumes completed successfully. Jul 22 07:53:21.672790 np0000186159 devstack@c-api.service[111212]: INFO cinder.api.openstack.wsgi [None req-4dd30424-3d25-4714-b04d-849b806df240 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 07:53:21.672790 np0000186159 devstack@c-api.service[111212]: [pid: 111212|app: 0|req: 9/34] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 07:53:21 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 22 07:53:31.674255 np0000186159 devstack@c-api.service[111212]: DEBUG dbcounter [-] [111212] Writing DB stats cinder:SELECT=1 {{(pid=111212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:54:21.669058 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.middleware.request_id [None req-65380cc8-c855-4c34-a166-87bea8e6617e None None] RequestId filter calling following filter/app {{(pid=111214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:54:21.673726 np0000186159 devstack@c-api.service[111214]: INFO cinder.api.openstack.wsgi [None req-65380cc8-c855-4c34-a166-87bea8e6617e demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 07:54:21.673959 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.openstack.wsgi [None req-65380cc8-c855-4c34-a166-87bea8e6617e demo demo] Empty body provided in request {{(pid=111214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:54:21.674217 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.openstack.wsgi [None req-65380cc8-c855-4c34-a166-87bea8e6617e demo demo] Calling method 'detail' {{(pid=111214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:54:21.674851 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.api_utils [None req-65380cc8-c855-4c34-a166-87bea8e6617e demo demo] Removing options '' from query. {{(pid=111214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 07:54:21.676475 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.volume.api [None req-65380cc8-c855-4c34-a166-87bea8e6617e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 07:54:21.686388 np0000186159 devstack@c-api.service[111214]: INFO cinder.volume.api [None req-65380cc8-c855-4c34-a166-87bea8e6617e demo demo] Get all volumes completed successfully. Jul 22 07:54:21.688302 np0000186159 devstack@c-api.service[111214]: INFO cinder.api.openstack.wsgi [None req-65380cc8-c855-4c34-a166-87bea8e6617e demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 07:54:21.688709 np0000186159 devstack@c-api.service[111214]: [pid: 111214|app: 0|req: 10/35] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 07:54:21 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 22 07:54:31.679972 np0000186159 devstack@c-api.service[111214]: DEBUG dbcounter [-] [111214] Writing DB stats cinder:SELECT=1 {{(pid=111214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:55:21.706417 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.middleware.request_id [None req-701dee9c-fe93-489c-bcde-7882ca5febdc None None] RequestId filter calling following filter/app {{(pid=111215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:55:21.709434 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [None req-701dee9c-fe93-489c-bcde-7882ca5febdc demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 07:55:21.709699 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [None req-701dee9c-fe93-489c-bcde-7882ca5febdc demo demo] Empty body provided in request {{(pid=111215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:55:21.709965 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [None req-701dee9c-fe93-489c-bcde-7882ca5febdc demo demo] Calling method 'detail' {{(pid=111215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:55:21.710309 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.api_utils [None req-701dee9c-fe93-489c-bcde-7882ca5febdc demo demo] Removing options '' from query. {{(pid=111215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 07:55:21.711251 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.volume.api [None req-701dee9c-fe93-489c-bcde-7882ca5febdc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 07:55:21.721258 np0000186159 devstack@c-api.service[111215]: INFO cinder.volume.api [None req-701dee9c-fe93-489c-bcde-7882ca5febdc demo demo] Get all volumes completed successfully. Jul 22 07:55:21.723107 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [None req-701dee9c-fe93-489c-bcde-7882ca5febdc demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 07:55:21.723519 np0000186159 devstack@c-api.service[111215]: [pid: 111215|app: 0|req: 9/36] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 07:55:21 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 22 07:55:31.716059 np0000186159 devstack@c-api.service[111215]: DEBUG dbcounter [-] [111215] Writing DB stats cinder:SELECT=1 {{(pid=111215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:56:21.739688 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.middleware.request_id [None req-29993300-34af-4d15-933b-9e06b14fa08c None None] RequestId filter calling following filter/app {{(pid=111213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:56:21.742943 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-29993300-34af-4d15-933b-9e06b14fa08c demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 07:56:21.743210 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-29993300-34af-4d15-933b-9e06b14fa08c demo demo] Empty body provided in request {{(pid=111213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:56:21.743488 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-29993300-34af-4d15-933b-9e06b14fa08c demo demo] Calling method 'detail' {{(pid=111213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:56:21.743884 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.api_utils [None req-29993300-34af-4d15-933b-9e06b14fa08c demo demo] Removing options '' from query. {{(pid=111213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 07:56:21.744855 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.volume.api [None req-29993300-34af-4d15-933b-9e06b14fa08c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 07:56:21.753964 np0000186159 devstack@c-api.service[111213]: INFO cinder.volume.api [None req-29993300-34af-4d15-933b-9e06b14fa08c demo demo] Get all volumes completed successfully. Jul 22 07:56:21.755798 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-29993300-34af-4d15-933b-9e06b14fa08c demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 07:56:21.756134 np0000186159 devstack@c-api.service[111213]: [pid: 111213|app: 0|req: 9/37] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 07:56:21 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 22 07:56:31.748408 np0000186159 devstack@c-api.service[111213]: DEBUG dbcounter [-] [111213] Writing DB stats cinder:SELECT=1 {{(pid=111213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:57:21.776469 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.middleware.request_id [None req-477a9026-f616-4596-b608-f57253d06109 None None] RequestId filter calling following filter/app {{(pid=111212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:57:21.927778 np0000186159 devstack@c-api.service[111212]: INFO cinder.api.openstack.wsgi [None req-477a9026-f616-4596-b608-f57253d06109 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 07:57:21.928158 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.openstack.wsgi [None req-477a9026-f616-4596-b608-f57253d06109 demo demo] Empty body provided in request {{(pid=111212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:57:21.928570 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.openstack.wsgi [None req-477a9026-f616-4596-b608-f57253d06109 demo demo] Calling method 'detail' {{(pid=111212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:57:21.929057 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.api_utils [None req-477a9026-f616-4596-b608-f57253d06109 demo demo] Removing options '' from query. {{(pid=111212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 07:57:21.930469 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.volume.api [None req-477a9026-f616-4596-b608-f57253d06109 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 07:57:21.941844 np0000186159 devstack@c-api.service[111212]: INFO cinder.volume.api [None req-477a9026-f616-4596-b608-f57253d06109 demo demo] Get all volumes completed successfully. Jul 22 07:57:21.944289 np0000186159 devstack@c-api.service[111212]: INFO cinder.api.openstack.wsgi [None req-477a9026-f616-4596-b608-f57253d06109 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 07:57:21.945074 np0000186159 devstack@c-api.service[111212]: [pid: 111212|app: 0|req: 10/38] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 07:57:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 07:57:31.934568 np0000186159 devstack@c-api.service[111212]: DEBUG dbcounter [-] [111212] Writing DB stats cinder:SELECT=1 {{(pid=111212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:58:21.985069 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.middleware.request_id [None req-cd9f5be7-4ae1-4674-9d67-0c119ebf8c97 None None] RequestId filter calling following filter/app {{(pid=111214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:58:21.989612 np0000186159 devstack@c-api.service[111214]: INFO cinder.api.openstack.wsgi [None req-cd9f5be7-4ae1-4674-9d67-0c119ebf8c97 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 07:58:21.989871 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.openstack.wsgi [None req-cd9f5be7-4ae1-4674-9d67-0c119ebf8c97 demo demo] Empty body provided in request {{(pid=111214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:58:21.990130 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.openstack.wsgi [None req-cd9f5be7-4ae1-4674-9d67-0c119ebf8c97 demo demo] Calling method 'detail' {{(pid=111214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:58:21.990488 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.api_utils [None req-cd9f5be7-4ae1-4674-9d67-0c119ebf8c97 demo demo] Removing options '' from query. {{(pid=111214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 07:58:21.991571 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.volume.api [None req-cd9f5be7-4ae1-4674-9d67-0c119ebf8c97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 07:58:22.002017 np0000186159 devstack@c-api.service[111214]: INFO cinder.volume.api [None req-cd9f5be7-4ae1-4674-9d67-0c119ebf8c97 demo demo] Get all volumes completed successfully. Jul 22 07:58:22.006490 np0000186159 devstack@c-api.service[111214]: INFO cinder.api.openstack.wsgi [None req-cd9f5be7-4ae1-4674-9d67-0c119ebf8c97 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 07:58:22.006490 np0000186159 devstack@c-api.service[111214]: [pid: 111214|app: 0|req: 11/39] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 07:58:21 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 22 07:58:31.995489 np0000186159 devstack@c-api.service[111214]: DEBUG dbcounter [-] [111214] Writing DB stats cinder:SELECT=1 {{(pid=111214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 07:59:22.038433 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.middleware.request_id [None req-8e5e1aa4-9522-4525-b719-39423880733c None None] RequestId filter calling following filter/app {{(pid=111215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 07:59:22.041561 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [None req-8e5e1aa4-9522-4525-b719-39423880733c demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 07:59:22.041801 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [None req-8e5e1aa4-9522-4525-b719-39423880733c demo demo] Empty body provided in request {{(pid=111215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 07:59:22.042043 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [None req-8e5e1aa4-9522-4525-b719-39423880733c demo demo] Calling method 'detail' {{(pid=111215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 07:59:22.042887 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.api_utils [None req-8e5e1aa4-9522-4525-b719-39423880733c demo demo] Removing options '' from query. {{(pid=111215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 07:59:22.043771 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.volume.api [None req-8e5e1aa4-9522-4525-b719-39423880733c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 07:59:22.056122 np0000186159 devstack@c-api.service[111215]: INFO cinder.volume.api [None req-8e5e1aa4-9522-4525-b719-39423880733c demo demo] Get all volumes completed successfully. Jul 22 07:59:22.062949 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [None req-8e5e1aa4-9522-4525-b719-39423880733c demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 07:59:22.064163 np0000186159 devstack@c-api.service[111215]: [pid: 111215|app: 0|req: 10/40] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 07:59:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 07:59:32.048188 np0000186159 devstack@c-api.service[111215]: DEBUG dbcounter [-] [111215] Writing DB stats cinder:SELECT=1 {{(pid=111215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 08:00:22.088492 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.middleware.request_id [None req-26cf805d-9fec-473c-91c5-ac1eaa8a62ab None None] RequestId filter calling following filter/app {{(pid=111213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 08:00:22.091193 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-26cf805d-9fec-473c-91c5-ac1eaa8a62ab demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 08:00:22.091431 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-26cf805d-9fec-473c-91c5-ac1eaa8a62ab demo demo] Empty body provided in request {{(pid=111213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 08:00:22.091714 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-26cf805d-9fec-473c-91c5-ac1eaa8a62ab demo demo] Calling method 'detail' {{(pid=111213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 08:00:22.092020 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.api_utils [None req-26cf805d-9fec-473c-91c5-ac1eaa8a62ab demo demo] Removing options '' from query. {{(pid=111213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 08:00:22.092918 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.volume.api [None req-26cf805d-9fec-473c-91c5-ac1eaa8a62ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 08:00:22.102322 np0000186159 devstack@c-api.service[111213]: INFO cinder.volume.api [None req-26cf805d-9fec-473c-91c5-ac1eaa8a62ab demo demo] Get all volumes completed successfully. Jul 22 08:00:22.104786 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-26cf805d-9fec-473c-91c5-ac1eaa8a62ab demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 08:00:22.105374 np0000186159 devstack@c-api.service[111213]: [pid: 111213|app: 0|req: 10/41] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 08:00:22 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 22 08:00:32.096368 np0000186159 devstack@c-api.service[111213]: DEBUG dbcounter [-] [111213] Writing DB stats cinder:SELECT=1 {{(pid=111213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 08:01:22.121679 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.middleware.request_id [None req-03b41da4-af90-49b3-af69-5a0ce1b5d9ad None None] RequestId filter calling following filter/app {{(pid=111212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 08:01:22.124481 np0000186159 devstack@c-api.service[111212]: INFO cinder.api.openstack.wsgi [None req-03b41da4-af90-49b3-af69-5a0ce1b5d9ad demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 08:01:22.124689 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.openstack.wsgi [None req-03b41da4-af90-49b3-af69-5a0ce1b5d9ad demo demo] Empty body provided in request {{(pid=111212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 08:01:22.124887 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.openstack.wsgi [None req-03b41da4-af90-49b3-af69-5a0ce1b5d9ad demo demo] Calling method 'detail' {{(pid=111212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 08:01:22.125144 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.api_utils [None req-03b41da4-af90-49b3-af69-5a0ce1b5d9ad demo demo] Removing options '' from query. {{(pid=111212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 08:01:22.126963 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.volume.api [None req-03b41da4-af90-49b3-af69-5a0ce1b5d9ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 08:01:22.141840 np0000186159 devstack@c-api.service[111212]: INFO cinder.volume.api [None req-03b41da4-af90-49b3-af69-5a0ce1b5d9ad demo demo] Get all volumes completed successfully. Jul 22 08:01:22.147020 np0000186159 devstack@c-api.service[111212]: INFO cinder.api.openstack.wsgi [None req-03b41da4-af90-49b3-af69-5a0ce1b5d9ad demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 08:01:22.148210 np0000186159 devstack@c-api.service[111212]: [pid: 111212|app: 0|req: 11/42] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 08:01:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 08:01:32.131756 np0000186159 devstack@c-api.service[111212]: DEBUG dbcounter [-] [111212] Writing DB stats cinder:SELECT=1 {{(pid=111212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 08:02:22.168142 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.middleware.request_id [None req-acdbcf78-1587-4fb4-9abe-798561b47c2f None None] RequestId filter calling following filter/app {{(pid=111214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 08:02:22.173422 np0000186159 devstack@c-api.service[111214]: INFO cinder.api.openstack.wsgi [None req-acdbcf78-1587-4fb4-9abe-798561b47c2f demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 08:02:22.173422 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.openstack.wsgi [None req-acdbcf78-1587-4fb4-9abe-798561b47c2f demo demo] Empty body provided in request {{(pid=111214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 08:02:22.173707 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.openstack.wsgi [None req-acdbcf78-1587-4fb4-9abe-798561b47c2f demo demo] Calling method 'detail' {{(pid=111214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 08:02:22.174314 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.api_utils [None req-acdbcf78-1587-4fb4-9abe-798561b47c2f demo demo] Removing options '' from query. {{(pid=111214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 08:02:22.175043 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.volume.api [None req-acdbcf78-1587-4fb4-9abe-798561b47c2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 08:02:22.184512 np0000186159 devstack@c-api.service[111214]: INFO cinder.volume.api [None req-acdbcf78-1587-4fb4-9abe-798561b47c2f demo demo] Get all volumes completed successfully. Jul 22 08:02:22.187076 np0000186159 devstack@c-api.service[111214]: INFO cinder.api.openstack.wsgi [None req-acdbcf78-1587-4fb4-9abe-798561b47c2f demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 08:02:22.187617 np0000186159 devstack@c-api.service[111214]: [pid: 111214|app: 0|req: 12/43] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 08:02:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 08:02:32.178914 np0000186159 devstack@c-api.service[111214]: DEBUG dbcounter [-] [111214] Writing DB stats cinder:SELECT=1 {{(pid=111214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 08:03:22.207074 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.middleware.request_id [None req-73b749e6-6c0b-4713-81cf-b2633d9fe3f9 None None] RequestId filter calling following filter/app {{(pid=111215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 08:03:22.324663 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [None req-73b749e6-6c0b-4713-81cf-b2633d9fe3f9 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 08:03:22.324917 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [None req-73b749e6-6c0b-4713-81cf-b2633d9fe3f9 demo demo] Empty body provided in request {{(pid=111215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 08:03:22.325167 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [None req-73b749e6-6c0b-4713-81cf-b2633d9fe3f9 demo demo] Calling method 'detail' {{(pid=111215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 08:03:22.325614 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.api_utils [None req-73b749e6-6c0b-4713-81cf-b2633d9fe3f9 demo demo] Removing options '' from query. {{(pid=111215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 08:03:22.326455 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.volume.api [None req-73b749e6-6c0b-4713-81cf-b2633d9fe3f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 08:03:22.337023 np0000186159 devstack@c-api.service[111215]: INFO cinder.volume.api [None req-73b749e6-6c0b-4713-81cf-b2633d9fe3f9 demo demo] Get all volumes completed successfully. Jul 22 08:03:22.339236 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [None req-73b749e6-6c0b-4713-81cf-b2633d9fe3f9 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 08:03:22.339650 np0000186159 devstack@c-api.service[111215]: [pid: 111215|app: 0|req: 11/44] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 08:03:22 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 22 08:03:32.330788 np0000186159 devstack@c-api.service[111215]: DEBUG dbcounter [-] [111215] Writing DB stats cinder:SELECT=1 {{(pid=111215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 08:04:22.361657 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.middleware.request_id [None req-323dab7a-6fc7-4030-b444-d5268dbd961d None None] RequestId filter calling following filter/app {{(pid=111213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 08:04:22.365182 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-323dab7a-6fc7-4030-b444-d5268dbd961d demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 08:04:22.365423 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-323dab7a-6fc7-4030-b444-d5268dbd961d demo demo] Empty body provided in request {{(pid=111213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 08:04:22.365771 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-323dab7a-6fc7-4030-b444-d5268dbd961d demo demo] Calling method 'detail' {{(pid=111213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 08:04:22.366509 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.api_utils [None req-323dab7a-6fc7-4030-b444-d5268dbd961d demo demo] Removing options '' from query. {{(pid=111213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 08:04:22.367688 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.volume.api [None req-323dab7a-6fc7-4030-b444-d5268dbd961d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 08:04:22.376676 np0000186159 devstack@c-api.service[111213]: INFO cinder.volume.api [None req-323dab7a-6fc7-4030-b444-d5268dbd961d demo demo] Get all volumes completed successfully. Jul 22 08:04:22.379559 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-323dab7a-6fc7-4030-b444-d5268dbd961d demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 08:04:22.380309 np0000186159 devstack@c-api.service[111213]: [pid: 111213|app: 0|req: 11/45] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 08:04:22 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 22 08:04:32.372250 np0000186159 devstack@c-api.service[111213]: DEBUG dbcounter [-] [111213] Writing DB stats cinder:SELECT=1 {{(pid=111213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 08:05:22.410610 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.middleware.request_id [None req-bd8c2305-1f8a-4ad1-b5bf-73f2b1ec07d0 None None] RequestId filter calling following filter/app {{(pid=111212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 08:05:22.413986 np0000186159 devstack@c-api.service[111212]: INFO cinder.api.openstack.wsgi [None req-bd8c2305-1f8a-4ad1-b5bf-73f2b1ec07d0 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 08:05:22.414260 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.openstack.wsgi [None req-bd8c2305-1f8a-4ad1-b5bf-73f2b1ec07d0 demo demo] Empty body provided in request {{(pid=111212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 08:05:22.414569 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.openstack.wsgi [None req-bd8c2305-1f8a-4ad1-b5bf-73f2b1ec07d0 demo demo] Calling method 'detail' {{(pid=111212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 08:05:22.414907 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.api_utils [None req-bd8c2305-1f8a-4ad1-b5bf-73f2b1ec07d0 demo demo] Removing options '' from query. {{(pid=111212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 08:05:22.416291 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.volume.api [None req-bd8c2305-1f8a-4ad1-b5bf-73f2b1ec07d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 08:05:22.424922 np0000186159 devstack@c-api.service[111212]: INFO cinder.volume.api [None req-bd8c2305-1f8a-4ad1-b5bf-73f2b1ec07d0 demo demo] Get all volumes completed successfully. Jul 22 08:05:22.426918 np0000186159 devstack@c-api.service[111212]: INFO cinder.api.openstack.wsgi [None req-bd8c2305-1f8a-4ad1-b5bf-73f2b1ec07d0 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 08:05:22.427329 np0000186159 devstack@c-api.service[111212]: [pid: 111212|app: 0|req: 12/46] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 08:05:22 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 22 08:05:32.420351 np0000186159 devstack@c-api.service[111212]: DEBUG dbcounter [-] [111212] Writing DB stats cinder:SELECT=1 {{(pid=111212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 08:06:22.454467 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.middleware.request_id [None req-ca393da0-888e-4bf7-b967-9184d479e8d9 None None] RequestId filter calling following filter/app {{(pid=111214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 08:06:22.457594 np0000186159 devstack@c-api.service[111214]: INFO cinder.api.openstack.wsgi [None req-ca393da0-888e-4bf7-b967-9184d479e8d9 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 08:06:22.457883 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.openstack.wsgi [None req-ca393da0-888e-4bf7-b967-9184d479e8d9 demo demo] Empty body provided in request {{(pid=111214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 08:06:22.458152 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.openstack.wsgi [None req-ca393da0-888e-4bf7-b967-9184d479e8d9 demo demo] Calling method 'detail' {{(pid=111214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 08:06:22.458492 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.api.api_utils [None req-ca393da0-888e-4bf7-b967-9184d479e8d9 demo demo] Removing options '' from query. {{(pid=111214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 08:06:22.459429 np0000186159 devstack@c-api.service[111214]: DEBUG cinder.volume.api [None req-ca393da0-888e-4bf7-b967-9184d479e8d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 08:06:22.470222 np0000186159 devstack@c-api.service[111214]: INFO cinder.volume.api [None req-ca393da0-888e-4bf7-b967-9184d479e8d9 demo demo] Get all volumes completed successfully. Jul 22 08:06:22.472715 np0000186159 devstack@c-api.service[111214]: INFO cinder.api.openstack.wsgi [None req-ca393da0-888e-4bf7-b967-9184d479e8d9 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 08:06:22.473205 np0000186159 devstack@c-api.service[111214]: [pid: 111214|app: 0|req: 13/47] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 08:06:22 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 22 08:06:32.464487 np0000186159 devstack@c-api.service[111214]: DEBUG dbcounter [-] [111214] Writing DB stats cinder:SELECT=1 {{(pid=111214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 08:07:22.500053 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.middleware.request_id [None req-fc6ecf65-cc35-4f62-b1c9-705107755e59 None None] RequestId filter calling following filter/app {{(pid=111215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 08:07:22.502391 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [None req-fc6ecf65-cc35-4f62-b1c9-705107755e59 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 08:07:22.502802 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [None req-fc6ecf65-cc35-4f62-b1c9-705107755e59 demo demo] Empty body provided in request {{(pid=111215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 08:07:22.503166 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.openstack.wsgi [None req-fc6ecf65-cc35-4f62-b1c9-705107755e59 demo demo] Calling method 'detail' {{(pid=111215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 08:07:22.503588 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.api.api_utils [None req-fc6ecf65-cc35-4f62-b1c9-705107755e59 demo demo] Removing options '' from query. {{(pid=111215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 08:07:22.504600 np0000186159 devstack@c-api.service[111215]: DEBUG cinder.volume.api [None req-fc6ecf65-cc35-4f62-b1c9-705107755e59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 08:07:22.511656 np0000186159 devstack@c-api.service[111215]: INFO cinder.volume.api [None req-fc6ecf65-cc35-4f62-b1c9-705107755e59 demo demo] Get all volumes completed successfully. Jul 22 08:07:22.513735 np0000186159 devstack@c-api.service[111215]: INFO cinder.api.openstack.wsgi [None req-fc6ecf65-cc35-4f62-b1c9-705107755e59 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 08:07:22.514213 np0000186159 devstack@c-api.service[111215]: [pid: 111215|app: 0|req: 12/48] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 08:07:22 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 22 08:07:32.507835 np0000186159 devstack@c-api.service[111215]: DEBUG dbcounter [-] [111215] Writing DB stats cinder:SELECT=1 {{(pid=111215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 08:08:22.532897 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.middleware.request_id [None req-20f1a3bc-52d1-4427-8de6-70bd58c69279 None None] RequestId filter calling following filter/app {{(pid=111213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 08:08:22.537610 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-20f1a3bc-52d1-4427-8de6-70bd58c69279 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 08:08:22.538037 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-20f1a3bc-52d1-4427-8de6-70bd58c69279 demo demo] Empty body provided in request {{(pid=111213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 08:08:22.538618 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.openstack.wsgi [None req-20f1a3bc-52d1-4427-8de6-70bd58c69279 demo demo] Calling method 'detail' {{(pid=111213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 08:08:22.539223 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.api.api_utils [None req-20f1a3bc-52d1-4427-8de6-70bd58c69279 demo demo] Removing options '' from query. {{(pid=111213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 08:08:22.540494 np0000186159 devstack@c-api.service[111213]: DEBUG cinder.volume.api [None req-20f1a3bc-52d1-4427-8de6-70bd58c69279 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 08:08:22.555396 np0000186159 devstack@c-api.service[111213]: INFO cinder.volume.api [None req-20f1a3bc-52d1-4427-8de6-70bd58c69279 demo demo] Get all volumes completed successfully. Jul 22 08:08:22.558110 np0000186159 devstack@c-api.service[111213]: INFO cinder.api.openstack.wsgi [None req-20f1a3bc-52d1-4427-8de6-70bd58c69279 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 08:08:22.558703 np0000186159 devstack@c-api.service[111213]: [pid: 111213|app: 0|req: 12/49] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 08:08:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 08:08:32.545143 np0000186159 devstack@c-api.service[111213]: DEBUG dbcounter [-] [111213] Writing DB stats cinder:SELECT=1 {{(pid=111213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 08:09:22.625804 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.middleware.request_id [None req-8fcdb509-cf06-4539-95c7-d9747603a40b None None] RequestId filter calling following filter/app {{(pid=111212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 08:09:22.676841 np0000186159 devstack@c-api.service[111212]: INFO cinder.api.openstack.wsgi [None req-8fcdb509-cf06-4539-95c7-d9747603a40b demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 22 08:09:22.677154 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.openstack.wsgi [None req-8fcdb509-cf06-4539-95c7-d9747603a40b demo demo] Empty body provided in request {{(pid=111212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 08:09:22.677567 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.openstack.wsgi [None req-8fcdb509-cf06-4539-95c7-d9747603a40b demo demo] Calling method 'detail' {{(pid=111212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 08:09:22.677990 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.api.api_utils [None req-8fcdb509-cf06-4539-95c7-d9747603a40b demo demo] Removing options '' from query. {{(pid=111212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 08:09:22.678932 np0000186159 devstack@c-api.service[111212]: DEBUG cinder.volume.api [None req-8fcdb509-cf06-4539-95c7-d9747603a40b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 08:09:22.687490 np0000186159 devstack@c-api.service[111212]: INFO cinder.volume.api [None req-8fcdb509-cf06-4539-95c7-d9747603a40b demo demo] Get all volumes completed successfully. Jul 22 08:09:22.689426 np0000186159 devstack@c-api.service[111212]: INFO cinder.api.openstack.wsgi [None req-8fcdb509-cf06-4539-95c7-d9747603a40b demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 22 08:09:22.689816 np0000186159 devstack@c-api.service[111212]: [pid: 111212|app: 0|req: 13/50] 199.204.45.138 () {64 vars in 1295 bytes} [Wed Jul 22 08:09:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 08:09:32.725550 np0000186159 devstack@c-api.service[111212]: DEBUG dbcounter [-] [111212] Writing DB stats cinder:SELECT=1 {{(pid=111212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}